Skip to content

[CI] Fix Opencode checksum validation#4073

Merged
Wauplin merged 1 commit intomainfrom
fix-opencode-checksum-validation
Apr 9, 2026
Merged

[CI] Fix Opencode checksum validation#4073
Wauplin merged 1 commit intomainfrom
fix-opencode-checksum-validation

Conversation

@Wauplin
Copy link
Copy Markdown
Contributor

@Wauplin Wauplin commented Apr 9, 2026

follow-up after #4072

opencode is not in PATH just after installation. We need to run checksum validation in a separate step

cc @paulinebm


Note

Low Risk
Low risk: only adjusts the GitHub Actions release.yml workflow by reordering/splitting steps to make checksum validation reliable; no product code or release artifacts are changed.

Overview
Fixes OpenCode checksum validation in the release workflow by splitting the combined “install + verify” step into two separate steps (install, then checksum verify) so opencode is resolvable on PATH when sha256sum -c runs.

Applies this change in both the release-notes prerelease path and the slack-message job to prevent intermittent workflow failures.

Reviewed by Cursor Bugbot for commit fd2dc69. Bugbot is set up for automated code reviews on this repo. Configure here.

@Wauplin Wauplin changed the title [CI] Fix Opencode checlsum validation [CI] Fix Opencode checksum validation Apr 9, 2026
@Wauplin Wauplin merged commit c414cc5 into main Apr 9, 2026
14 of 20 checks passed
@Wauplin Wauplin deleted the fix-opencode-checksum-validation branch April 9, 2026 12:17
@bot-ci-comment
Copy link
Copy Markdown

bot-ci-comment Bot commented Apr 9, 2026

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

@huggingface-hub-bot
Copy link
Copy Markdown
Contributor

This PR has been shipped as part of the v1.11.0 release.

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