chore: Add workflow to keep them in sync#6971
Merged
erezrokah merged 5 commits intocloudquery:mainfrom Jan 24, 2023
Merged
Conversation
erezrokah
commented
Jan 19, 2023
| "iam.googleapis.com": true, | ||
| "iamcredentials.googleapis.com": true, | ||
| "iap.googleapis.com": true, | ||
| "ideahub.googleapis.com": true, |
Member
Author
There was a problem hiding this comment.
We don't use this so it's not breaking
yevgenypats
reviewed
Jan 23, 2023
.github/workflows/gcp-services.yml
Outdated
| name: Generate GCP Services | ||
| on: | ||
| schedule: | ||
| - cron: "60 * * * *" |
Contributor
There was a problem hiding this comment.
is it every hour? can we do weekly basis?
Member
Author
There was a problem hiding this comment.
This is actually wrong syntax 🤦
I'll update it to run every Monday morning
Member
Author
|
I'll go ahead and merge this as it's blocking another PR |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Similar to https://github.com/cloudquery/cloudquery/blob/main/.github/workflows/endpoints.yml.
This PR creates a workflow to periodically update https://github.com/cloudquery/cloudquery/blob/796e82a30436e0df3a0d00fa82daad98cec015fb/plugins/source/gcp/client/services.go