ahmadnassri / action-google-cloud-sql-proxy

MIT License
8 stars 10 forks source link

Accept GOOGLE_APPLICATION_CREDENTIALS + don't bind host network + use ATTEMPTS parameter #67

Closed daaain closed 4 months ago

daaain commented 5 months ago

I had a bit of a nightmare getting this action going, but while debugging to make it work I found a few things to improve on:

ahmadnassri commented 5 months ago

thank you! i'll review today and merge if there are no issues ...

note: the README source is actually under docs/README.md the one in the root is auto generated with make readme (just a personal style setup, if you don't have a chance to make the necessary adjustments, I'll take care of them when I review later today)

daaain commented 4 months ago

thank you! i'll review today and merge if there are no issues ...

note: the README source is actually under docs/README.md the one in the root is auto generated with make readme (just a personal style setup, if you don't have a chance to make the necessary adjustments, I'll take care of them when I review later today)

Ah right, didn't notice that, was just looking at the previous PR. Updated the README template sources and also had a look at the linter output and fixed some Bash quoting issues. There were a few linting issues left, but don't think this branch broke them so eventually gave up 😅 see https://github.com/ahmadnassri/action-google-cloud-sql-proxy/pull/67/commits/0b76049df85a6deb2e8e1700c01714cc8193c058

ahmadnassri commented 4 months ago

I had to edit your commit messages and rebase locally (because of commit lint action, I should fix the workflows here to allow them to run on PRs...), your changes (with your authorship) are on main branch now, so I'll manually close this PR.

thank you!

ahmadnassri commented 4 months ago

now live as v1.4.0