Skip to content

chore: 7.0.0-preview.1 — validate publish pipeline#3

Merged
ChrisonSimtian merged 1 commit into
mainfrom
chore/preview-7.0.0
Jul 24, 2026
Merged

chore: 7.0.0-preview.1 — validate publish pipeline#3
ChrisonSimtian merged 1 commit into
mainfrom
chore/preview-7.0.0

Conversation

@ChrisonSimtian

Copy link
Copy Markdown
Collaborator

Sets the package version to 7.0.0-preview.1 so we can fire publish.yml end-to-end (OIDC → nuget.org + GitHub Packages + GitHub Release) before committing to a stable 7.0.0.

Also documents the versioning reality: the version is authoritative in Directory.Build.props (we intentionally don't use GitVersion.MsBuild, since GitVersion mangles prerelease tags to X.Y.Z-<commitcount>).

After merge: git tag v7.0.0-preview.1 && git push origin v7.0.0-preview.1.

Preview release to exercise the full publish.yml end-to-end (OIDC trusted
publishing → nuget.org, GitHub Packages, GitHub Release). Documents that the
version is authoritative in Directory.Build.props (no GitVersion.MsBuild) because
GitVersion won't emit a clean prerelease from a tag.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ChrisonSimtian ChrisonSimtian added the chore Maintenance / housekeeping label Jul 24, 2026
@ChrisonSimtian
ChrisonSimtian merged commit e252f7b into main Jul 24, 2026
1 check passed
@ChrisonSimtian
ChrisonSimtian deleted the chore/preview-7.0.0 branch July 24, 2026 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance / housekeeping

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant