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

Fix reliability env deploy / Gitlab scheduled pipeline #7285

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

randomanderson
Copy link
Contributor

What Does This Do

The gitlab pipeline for scheduled jobs was broken. Gitlab is not smart enough to handle "If B needs A, and A's rule says not to run, don't run B either"

generate-lib-init-tag-values didn't run when POPULATE_CACHE was set. deploy-lib-init-trigger needs to have the same rules.

Motivation

Gitlab pipeline broken overnight.

@randomanderson randomanderson added tag: no release notes Changes to exclude from release notes comp: tooling Build & Tooling labels Jul 5, 2024
@randomanderson randomanderson requested a review from a team as a code owner July 5, 2024 15:38
@randomanderson randomanderson merged commit 504428e into master Jul 5, 2024
81 of 84 checks passed
@randomanderson randomanderson deleted the landerson/fix-rel-env-deploy branch July 5, 2024 18:38
@github-actions github-actions bot added this to the 1.38.0 milestone Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: tooling Build & Tooling tag: no release notes Changes to exclude from release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants