Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

add dependency on release pipeline jobs #943

Closed
daniel-sanche opened this issue Jun 15, 2022 · 1 comment
Closed

add dependency on release pipeline jobs #943

daniel-sanche opened this issue Jun 15, 2022 · 1 comment
Assignees
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: process A process-related concern. May include testing, release, or the like.
Milestone

Comments

@daniel-sanche
Copy link
Member

Currently the two jobs in make-release.yaml run in parallel. We want the second job to run only after the first is complete. We should add a needs tag to the second job

@daniel-sanche daniel-sanche added type: process A process-related concern. May include testing, release, or the like. priority: p3 Desirable enhancement or fix. May not be included in next release. labels Jun 15, 2022
@daniel-sanche daniel-sanche added this to the v0.8.1 milestone Jun 15, 2022
@daniel-sanche daniel-sanche self-assigned this Jun 15, 2022
@daniel-sanche
Copy link
Member Author

Also, it looks like the redundant "rebuild cloudshell" job didn't trigger as expected. Looking at the examples, it may be because we used quotes in the trigger name

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
Development

No branches or pull requests

1 participant