Skip to content

Fix stable CI publish job being skipped#180

Merged
JE-Chen merged 2 commits intomainfrom
dev
Apr 25, 2026
Merged

Fix stable CI publish job being skipped#180
JE-Chen merged 2 commits intomainfrom
dev

Conversation

@JE-Chen
Copy link
Copy Markdown
Member

@JE-Chen JE-Chen commented Apr 25, 2026

Summary

  • Publish job in stable.yml was gated on refs/heads/stable, but the repo only has main — every push silently skipped the release step.
  • Retarget the condition and the version-bump push at main so merges into main actually publish to PyPI and cut a GitHub release.

Test plan

  • Merge this PR and confirm the publish job runs (instead of being skipped) on the resulting push to main.
  • Verify the version bump commit + tag land on main and the new release appears on PyPI / GitHub Releases.

@sonarqubecloud
Copy link
Copy Markdown

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@JE-Chen JE-Chen merged commit a0b3954 into main Apr 25, 2026
9 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