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

chore: use staging pickup in staging cron-pins job #2186

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

olizilla
Copy link
Contributor

Change cron-pins ci workflow to use staging pickup for the staging run and prod for prod.

Previously we used the same cluster url for both. We now want to see staging traffic hitting staging pickup.

Also cleans out some unused old cluster vars.

License: MIT
Signed-off-by: Oli Evans oli@protocol.ai

Change cron-pins ci workflow to use staging pickup for the staging run and prod for prod.
- uses `includes` to add `pickup_url` per env. see: https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs#expanding-or-adding-matrix-configurations
- we can't use github environments here as you can only have 1 of those set on the job, you can't use them in a matrix.

Previously we used the same cluster url for both. We now want to see staging traffic hitting staging pickup.

Also cleans out some unused old cluster vars.

License: MIT
Signed-off-by: Oli Evans <oli@protocol.ai>
@olizilla olizilla requested a review from alanshaw January 13, 2023 14:34
@olizilla olizilla merged commit e31bdfc into main Jan 13, 2023
@olizilla olizilla deleted the cron-pin-staging-pickup branch January 13, 2023 16:28
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