ci: split Positron dev builds into a dedicated workflow#139
Merged
Conversation
Rename development.yml to development-workbench.yml and add an image-name
filter so it builds only the workbench and workbench-session-init dev
versions. Add development-positron.yml ("Development - Positron") to build
the workbench-positron-init dev version from the latest Positron prerelease
daily, on a 09:55 schedule that fast-follows the Workbench dev rebuild.
Update the README badges and the CI workflow tables in CLAUDE.md and
CONTRIBUTING.md to reflect the split.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
39b05a4 to
51d4262
Compare
ssinnott
approved these changes
Jun 12, 2026
Contributor
Author
|
Something is wrong here. A development build was created for |
04bfd00 to
bd2a8af
Compare
c7a7338 to
0655b45
Compare
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
Splits the daily development image builds so Positron init previews build on their own cadence, decoupled from the Workbench server dev stream.
development.yml→development-workbench.yml(name: Development - Workbench) and added animage-name: "^workbench(-session-init)?$"filter so it builds only theworkbenchandworkbench-session-initdev versions (excludesworkbench-positron-init).development-positron.yml(name: Development - Positron) to build theworkbench-positron-initdev version from the latest Positron prerelease daily, on a55 9 * * *schedule that fast-follows the Workbench dev rebuild (09:45). Exposesversion→dev-versionandchannel→dev-channeldispatch inputs.CLAUDE.mdandCONTRIBUTING.md, noting positron previews push toghcr.io/posit-dev/workbench-positron-init-preview.bakery run dgossare changed tobakery dgoss run.🤖 Generated with Claude Code