Skip to content
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

Set up different environments for GCP build triggers #66

Closed
jiggoha opened this issue Dec 14, 2023 · 1 comment
Closed

Set up different environments for GCP build triggers #66

jiggoha opened this issue Dec 14, 2023 · 1 comment
Assignees

Comments

@jiggoha
Copy link
Contributor

jiggoha commented Dec 14, 2023

Make sure we have:

  • trigger for presubmit (based on the short-lived PR branches) that will test that a manifest can be generated etc, but won't put this in a long-lived log
  • trigger for merge-to-main (based on the main branch) that will build every commit, build the manifest, and put it in the CI log
  • trigger for release tag (based on the main branch) that will sign a release manifest for the binary and put it in the prod log

The delta is that we to add the trigger for a presubmit.

@jiggoha jiggoha self-assigned this Dec 14, 2023
@jiggoha
Copy link
Contributor Author

jiggoha commented Jan 8, 2024

@jiggoha jiggoha closed this as completed Jan 17, 2024
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

No branches or pull requests

1 participant