Skip to content

fix(release): exclude empty scan placeholder from GitHub release assets - #109

Merged
cheazygoya merged 1 commit into
mainfrom
feature/202606-security-uplift
Jun 16, 2026
Merged

fix(release): exclude empty scan placeholder from GitHub release assets#109
cheazygoya merged 1 commit into
mainfrom
feature/202606-security-uplift

Conversation

@cheazygoya

Copy link
Copy Markdown
Member

GitHub rejects release assets with size 0. The security/scans/.gitkeep placeholder matched security/scans/* and failed after wheel/sdist uploads. Restrict release attachments to compressed SBOM/scan artifacts (.zst) and dist/; document the scans directory with README instead of .gitkeep.

GitHub rejects release assets with size 0. The security/scans/.gitkeep
placeholder matched security/scans/* and failed after wheel/sdist uploads.
Restrict release attachments to compressed SBOM/scan artifacts (*.zst) and
dist/*; document the scans directory with README instead of .gitkeep.
@cheazygoya
cheazygoya merged commit a030b42 into main Jun 16, 2026
2 checks passed
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