Add workflow_dispatch trigger and update-helm job#60
Closed
bschwedler wants to merge 2 commits intomainfrom
Closed
Add workflow_dispatch trigger and update-helm job#60bschwedler wants to merge 2 commits intomainfrom
bschwedler wants to merge 2 commits intomainfrom
Conversation
Add workflow_dispatch to production.yml for manual rebuild triggers. After successful builds on push to main or manual dispatch, use bakery to get the latest version and dispatch the helm product-release workflow to update the chart appVersion.
Move step output expressions out of run: blocks into env: bindings. Add update-helm to ci job needs so allowed-skips is effective.
Contributor
Author
|
Upstream dispatch: https://github.com/rstudio/package-manager/pull/17579 |
Contributor
Author
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
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.
Summary
workflow_dispatchtrigger toproduction.ymlfor manual rebuild+pushupdate-helmjob that dispatchesproduct-release.ymlinrstudio/helmafter successful builds on push to main or manual dispatchbakery get versionto read the latest version, strips build number suffix for helmTest plan
workflow_dispatchtrigger works for manual rebuildsupdate-helmjob is skipped on PRs and scheduled builds2025.12.0-14→2025.12.0update-helminallowed-skips