Skip to content

Split UPM publish into upm and upm-preview branches#31

Merged
VPDPersonal merged 1 commit into
mainfrom
split-upm-preview-branch
May 23, 2026
Merged

Split UPM publish into upm and upm-preview branches#31
VPDPersonal merged 1 commit into
mainfrom
split-upm-preview-branch

Conversation

@VPDPersonal
Copy link
Copy Markdown
Owner

Summary

  • Prerelease versions (e.g. 1.0.0-rc.2) now publish to the upm-preview branch and upm-preview/<version> tags
  • Stable versions continue to use the upm branch and upm/<version> tags
  • Keeps the upm branch clean for users who want only stable releases

Notes for review

The change reuses the existing prerelease output from the version step — no new parsing logic needed.

Prerelease versions (e.g. 1.0.0-rc.2) now publish to the
upm-preview branch and upm-preview/<version> tags, keeping
the upm branch exclusively for stable releases.
@VPDPersonal VPDPersonal added type: ci CI / build pipeline changes status: work-in-progress Draft / not ready for review labels May 23, 2026
@VPDPersonal VPDPersonal marked this pull request as ready for review May 23, 2026 16:29
@VPDPersonal VPDPersonal added status: needs-review Ready for review and removed status: work-in-progress Draft / not ready for review labels May 23, 2026
@VPDPersonal VPDPersonal merged commit 3c9cbb9 into main May 23, 2026
2 checks passed
@VPDPersonal VPDPersonal deleted the split-upm-preview-branch branch May 23, 2026 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: needs-review Ready for review type: ci CI / build pipeline changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant