Skip to content

Fix product-release.yml image names and tag format#883

Open
bschwedler wants to merge 1 commit into
mainfrom
fix-product-release
Open

Fix product-release.yml image names and tag format#883
bschwedler wants to merge 1 commit into
mainfrom
fix-product-release

Conversation

@bschwedler
Copy link
Copy Markdown
Contributor

The product-release.yml workflow was using stale image names (pre-rename to posit/) and the old ubuntu2204-{version} tag format. This fixes all three products to match what is actually published.

  • posit/connect, posit/workbench, posit/package-manager (renamed from rstudio/)
  • posit/workbench-session-init (renamed from rstudio/r-session-complete)
  • Tag format: {version}-ubuntu-24.04 (was ubuntu2204-{version})
  • Add posit/connect-content-init annotation update with OS-agnostic tag ({version}, no OS suffix)

Related:

@bschwedler bschwedler requested review from a team as code owners June 4, 2026 18:40
Update the image references and annotation tag format to match
the current published images:

- connect: rstudio/rstudio-connect → posit/connect
- workbench: rstudio/rstudio-workbench → posit/workbench
           session-image: rstudio/r-session-complete → posit/workbench-session-init
- package-manager: rstudio/rstudio-package-manager → posit/package-manager
- Tag format: ubuntu2204-{version} → {version}-ubuntu-24.04
- connect-content-init: add init-image (posit/connect-content-init)
  with OS-agnostic tag format ({version}, no OS suffix)
@bschwedler bschwedler force-pushed the fix-product-release branch from c85900a to 2a681ae Compare June 4, 2026 18:45
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.

1 participant