Skip to content

fix: release workflow repo name and job decoupling#70

Merged
avrabe merged 1 commit intomainfrom
fix/release-repo-name
Mar 23, 2026
Merged

fix: release workflow repo name and job decoupling#70
avrabe merged 1 commit intomainfrom
fix/release-repo-name

Conversation

@avrabe
Copy link
Contributor

@avrabe avrabe commented Mar 23, 2026

Root cause: github.repository check was 'pulseengine/wsc' (old name) instead of 'pulseengine/sigil'. This caused publish-crates to skip, which cascaded to build-and-release skipping → no binaries or compliance report uploaded.

- Fix github.repository check: 'pulseengine/wsc' → 'pulseengine/sigil'
- build-and-release runs even if publish-crates is skipped (tag-only)
  so binaries and compliance report are uploaded on every release

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@avrabe avrabe merged commit 75f2cb6 into main Mar 23, 2026
11 checks passed
@avrabe avrabe deleted the fix/release-repo-name branch March 23, 2026 05:06
@codecov
Copy link

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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