Skip to content

chore(release): fix release workflow to republish existing tags#38

Merged
francoischalifour merged 1 commit into
mainfrom
fc/investigate-release-failure
Jul 9, 2026
Merged

chore(release): fix release workflow to republish existing tags#38
francoischalifour merged 1 commit into
mainfrom
fc/investigate-release-failure

Conversation

@francoischalifour

Copy link
Copy Markdown
Member

Summary

  • Add a manual workflow_dispatch path to the release workflow so existing release tags can be rebuilt and republished without waiting for a new main push.
  • Gate the release-please job to push events only, while allowing the publish job to run for either a freshly created release or an explicitly requested tag.
  • Build artifacts from the requested ref, upload the tag-specific binaries, and scope checksums/attestations to the Darwin and Linux release outputs that are actually published.
  • Update the 1.0.0 changelog date to reflect the release timeline used by this branch.

@francoischalifour francoischalifour changed the title Fix release workflow to republish existing tags chore(release): fix release workflow to republish existing tags Jul 9, 2026
@francoischalifour francoischalifour force-pushed the fc/investigate-release-failure branch from c71c0e9 to 83d5d04 Compare July 9, 2026 14:26
@francoischalifour francoischalifour merged commit efe5651 into main Jul 9, 2026
9 checks passed
@francoischalifour francoischalifour deleted the fc/investigate-release-failure branch July 9, 2026 14:33
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.

2 participants