Skip to content

chore: sync develop with v0.3.1 hotfix - #11

Merged
SHcommit merged 4 commits into
developfrom
chore/sync-develop-with-v0.3.1
Sep 2, 2026
Merged

chore: sync develop with v0.3.1 hotfix#11
SHcommit merged 4 commits into
developfrom
chore/sync-develop-with-v0.3.1

Conversation

@SHcommit

@SHcommit SHcommit commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Summary

Per Git Flow, hotfix/* merges into master and back into develop. This brings the v0.3.1 release-attestation fix (PR #10, merged to master) back into develop -- a clean fast-forward, no conflicts.

🤖 Generated with Claude Code

SHcommit and others added 4 commits August 31, 2026 16:59
The v0.3.0 tag's release run failed at the attestation step --
GitHub's attestation API rejects it for a user-owned private repository
("Feature not available for user-owned private repositories"), which
could only be discovered against a real tag push. The job never reached
"Create GitHub Release", so v0.3.0 has no published release.

release.yml now guards the attestation step on
`!github.event.repository.private`, so it skips cleanly now and starts
running automatically once this repository goes public -- no workflow
change needed then. The archive and its checksum are unaffected.
SECURITY.md documents the current gap. Version bumped to 0.3.1; this
release supersedes the never-published v0.3.0 tag.
…te-repo

fix(release): skip attestation on private repo, bump to 0.3.1
@SHcommit
SHcommit merged commit 7510d0a into develop Sep 2, 2026
21 checks passed
@SHcommit
SHcommit deleted the chore/sync-develop-with-v0.3.1 branch September 2, 2026 00:54
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