Skip to content

Add dispatch inputs to development workflow#74

Merged
bschwedler merged 1 commit intomainfrom
dev-dispatch-inputs
Apr 24, 2026
Merged

Add dispatch inputs to development workflow#74
bschwedler merged 1 commit intomainfrom
dev-dispatch-inputs

Conversation

@bschwedler
Copy link
Copy Markdown
Contributor

@bschwedler bschwedler commented Apr 13, 2026

Summary

  • Add version and stream inputs to workflow_dispatch on development.yml
  • Forward version as image-version and stream as dev-stream to the shared bakery-build-native.yml workflow (images-shared#480)
  • Enables upstream product repos to trigger targeted dev builds (narrow to a specific version + stream)

Part of posit-dev/images-shared#302. Requires images-shared#480 on main (merged).

Expose workflow_dispatch inputs (version, stream) on development.yml
and plumb them through to the shared bakery-build-native.yml reusable
(as image-version and dev-stream) so upstream product-repo dispatches
can narrow the build to a single version/stream.
@bschwedler bschwedler force-pushed the dev-dispatch-inputs branch from cb6fbd3 to 3866dd1 Compare April 23, 2026 19:50
@bschwedler bschwedler merged commit 5712c12 into main Apr 24, 2026
71 checks passed
@bschwedler bschwedler deleted the dev-dispatch-inputs branch April 24, 2026 15:34
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