Skip to content

✔ Container tutor_local-mysql-1 Running 0.0s Initialising MySQL... mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 2003 (HY000): Can't connect to MySQL server on 'mysql:3306' (111) [1/10] Waiting for MySQL service (this may take a while)... mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 2003 (HY000): Can't connect to MySQL server on 'mysql:3306' (111) [2/10] Waiting for MySQL service (this may take a while)... #24

✔ Container tutor_local-mysql-1 Running 0.0s Initialising MySQL... mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 2003 (HY000): Can't connect to MySQL server on 'mysql:3306' (111) [1/10] Waiting for MySQL service (this may take a while)... mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 2003 (HY000): Can't connect to MySQL server on 'mysql:3306' (111) [2/10] Waiting for MySQL service (this may take a while)...

✔ Container tutor_local-mysql-1 Running 0.0s Initialising MySQL... mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 2003 (HY000): Can't connect to MySQL server on 'mysql:3306' (111) [1/10] Waiting for MySQL service (this may take a while)... mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 2003 (HY000): Can't connect to MySQL server on 'mysql:3306' (111) [2/10] Waiting for MySQL service (this may take a while)... #24

name: Auto Add Issues and Pull Requests to Project
on:
pull_request:
types:
- opened
issues:
types:
- opened
jobs:
# https://github.com/actions/add-to-project
add-to-project:
name: Add issue and bugs to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/overhangio/projects/4
github-token: ${{ secrets.GH_PROJECT_PERSONAL_ACCESS_TOKEN }}