Skip to content

Harden release post-publication workflows - #134

Merged
masarray merged 6 commits into
mainfrom
fix/release-workflow-post-publication
Aug 4, 2026
Merged

Harden release post-publication workflows#134
masarray merged 6 commits into
mainfrom
fix/release-workflow-post-publication

Conversation

@masarray

@masarray masarray commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Goal

Prevent the non-binary post-publication failures observed after the successful ARSAS v1.6.20 release.

Fixes

  • write the GitHub Contents API request through an explicit UTF-8 no-BOM temporary JSON file instead of piping PowerShell text to gh api --input -
  • retry release metadata and checksum-asset discovery before synchronizing public evidence, removing the race where documentation starts before GitHub Release visibility
  • stop the legacy artifact-publication workflow from running whenever only landing/release-notes.json changes; it now runs only when its explicit verified-publication request or workflow changes

No application binary, tag, checksum or published v1.6.20 asset is changed by this PR.

@masarray
masarray marked this pull request as ready for review August 4, 2026 06:53
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@masarray
masarray merged commit 4e5da1f into main Aug 4, 2026
3 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