Skip to content

Bump version to 1.0.0-rc.2 and switch UPM URLs to upm branch#30

Merged
VPDPersonal merged 1 commit into
mainfrom
claude/test-release-workflow-Yn8q0
May 18, 2026
Merged

Bump version to 1.0.0-rc.2 and switch UPM URLs to upm branch#30
VPDPersonal merged 1 commit into
mainfrom
claude/test-release-workflow-Yn8q0

Conversation

@VPDPersonal
Copy link
Copy Markdown
Owner

Summary

  • Bumps package.json to 1.0.0-rc.2 and adds the matching ## [1.0.0-rc.2] — 2026-05-18 section to CHANGELOG.md (with the compare/v1.0.0-rc.1...v1.0.0-rc.2 reference link), so the release workflow's CHANGELOG-extraction step has a section to lift into the GitHub Release body.
  • Switches the UPM install URL in all four READMEs (root README.md / README_RU.md and Documentation/EN / Documentation/RU) from the legacy ?path=Aspid.FastTools/Assets/Aspid/FastTools form to the dedicated upm branch / upm/<version> tag published by the new release workflow's subtree split — package contents live at the root of the ref, so no ?path= query is needed:
    https://github.com/VPDPersonal/Aspid.FastTools.git#upm
    https://github.com/VPDPersonal/Aspid.FastTools.git#upm/1.0.0-rc.2
    

Notes for review

  • Cut as a test of the release workflow added in Add automated release workflow for GitHub Actions #29 — no functional code changes, no generator changes, the deployed Aspid.FastTools.Generators.dll is untouched.
  • After merge, dispatch the Release workflow with version: 1.0.0-rc.2 (or push a v1.0.0-rc.2 tag) to exercise the full path: tag → subtree split → upm branch / upm/1.0.0-rc.2 tag → GitHub prerelease.

Linked issues


Generated by Claude Code

Test build for the release workflow. Replaces the ?path= UPM URL in all
four READMEs (EN/RU at the root and under Documentation/) with the
upm branch / upm/<version> tag pair published by the workflow's
subtree split, so the package lives at the root of the ref and no path
query is needed.
@VPDPersonal VPDPersonal added type: chore Maintenance, version bumps, tooling status: needs-review Ready for review labels May 18, 2026 — with Claude
@VPDPersonal VPDPersonal merged commit 0944d25 into main May 18, 2026
1 check passed
@VPDPersonal VPDPersonal deleted the claude/test-release-workflow-Yn8q0 branch May 18, 2026 10:01
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: chore Maintenance, version bumps, tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants