Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update gcp_checks.py#53

Merged
initstring merged 1 commit into
initstring:masterinitstring/cloud_enum:masterfrom
davidmcduffie:patch-1Copy head branch name to clipboard
Jun 24, 2022
Merged

Update gcp_checks.py#53
initstring merged 1 commit into
initstring:masterinitstring/cloud_enum:masterfrom
davidmcduffie:patch-1Copy head branch name to clipboard

Conversation

@davidmcduffie
Copy link
Copy Markdown
Contributor

Google Cloud Functions check did not correctly compile the candidates list; each instance of region from the respective config file list would overwrite the last, so only the last region listed was being used. Fix initializes candidates list and changes the replace to an append.

Google Cloud Functions check did not correctly compile the candidates list; each instance of region from the respective config file list would overwrite the last, so only the last region listed was being used. Fix initializes candidates list and changes the replace to an append.
@initstring
Copy link
Copy Markdown
Owner

Oh wow, nice catch!!! Thanks so much for taking the time to submit this fix. :)

@initstring initstring merged commit b53135f into initstring:master Jun 24, 2022
@initstring
Copy link
Copy Markdown
Owner

Hi @davidmcduffie,

There was a previous plan to move this project from GPL to MIT license, discussed here: #50

I just went ahead and did it, but I realize technically your contribution was to a GPL project. Are you ok with this license change? It affects the PR you submitted, meaning your code will be MIT and not GPL. I just want to make sure you are cool with that.

If not, I understand - just let me know and I will figure out a compliant way to include your fix.

Thanks!

@davidmcduffie
Copy link
Copy Markdown
Contributor Author

No issues at all with the license change @initstring, thanks for the heads up and for making this neat tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.