Skip to content

fix(release): enable v0.1.0 publishing - #14

Merged
cyfyifanchen merged 1 commit into
mainfrom
release/fix-root-package-tag
Aug 31, 2026
Merged

fix(release): enable v0.1.0 publishing#14
cyfyifanchen merged 1 commit into
mainfrom
release/fix-root-package-tag

Conversation

@cyfyifanchen

Copy link
Copy Markdown
Collaborator

Summary

  • Match standard root-package release tags such as v0.1.0.
  • Keep the existing exact version guard: the tag must equal the version in pyproject.toml.

Validation

  • git diff --check
  • Verified v0.1.0 matches the workflow trigger, while skillcorpus-plugins-v0.2.0 does not.
  • Existing CI will run repository gates, tests, package build, and package-content checks.

Closes #13.

@cyfyifanchen
cyfyifanchen merged commit 3f3d1aa into main Aug 31, 2026
2 checks passed
@cyfyifanchen
cyfyifanchen deleted the release/fix-root-package-tag branch August 31, 2026 13:14
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.

Release: enable root package tag publishing

1 participant