-
Notifications
You must be signed in to change notification settings - Fork 43
Run api-tools daily on google cloud #54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
jpahm
approved these changes
Feb 22, 2025
Contributor
jpahm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks like it was a lot of work but should be very helpful. Thank you!
jpahm
added a commit
that referenced
this pull request
Feb 22, 2025
* Docker stuff * GitHub Action * Quotes * is the secret there? * deployment env * Revert "is the secret there?" This reverts commit 086d3f3. * use federated thing * permissions * provider * github/actions-oidc-debugger * Revert "github/actions-oidc-debugger" This reverts commit 12cfd92. * Use gcloud CLI * build-push-action * docker/login-action@ * id auth * token_format: access_token * google-github-actions/deploy-cloudrun * service -> job * bump versions * region * scrape mazevo too * only on develop * Revert "only on develop" This reverts commit 65a85db. * big region change * remove exec * Reapply "only on develop" This reverts commit eab3852. * mazevo indentation * print when done in mazevo and astra scrapers for logs * detect empty env values * Use a service account to auth the env * Revert "Reapply "only on develop"" This reverts commit aa4309d. * Reapply "Reapply "only on develop"" This reverts commit 6ca207e. --------- Co-authored-by: Josh <[email protected]>
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.
This builds a docker container that is pushed to google artifacts and then to google cloud run jobs where it runs daily at midnight.
I did have to change the makefile for this to build in docker so I'll need some advice on if that change was ok.
Just changed the attribute conditions from
refs/heads/deployment-googletorefs/heads/developso it can only run on develop, not this branch anymore.Notes on what I did here:
https://nebula-labs.atlassian.net/wiki/x/AYBjFw