Skip to content

ci: pin circuits install script to known-good commit in all workflows#229

Merged
vpavlin merged 1 commit into
mainfrom
ci/fix-circuits-script-all-workflows
Jun 1, 2026
Merged

ci: pin circuits install script to known-good commit in all workflows#229
vpavlin merged 1 commit into
mainfrom
ci/fix-circuits-script-all-workflows

Conversation

@vpavlin
Copy link
Copy Markdown
Collaborator

@vpavlin vpavlin commented Jun 1, 2026

Summary

  • The setup-logos-blockchain-circuits.sh script was removed from the logos-blockchain/logos-blockchain main branch after commit 1da154c, causing any workflow fetching it from /main/ to 404.
  • ci.yml was already fixed in feat(quality): lint guardrails, rustfmt baseline, and CI quality gate #222; this PR patches the three remaining workflows (release.yml, weekly-rc.yml, lez-compat.yml) that still referenced the broken URL.

Failing run

https://github.com/logos-co/spel/actions/runs/26747912744/job/78828089331 (Prepare ReleaseInstall logos-blockchain-circuits)

Test plan

  • Re-run the Release workflow after merge — Install logos-blockchain-circuits step should pass.
  • Verify Weekly RC and LEZ Bump workflows are unblocked on next scheduled run.

🤖 Generated with Claude Code

The setup-logos-blockchain-circuits.sh script was removed from the
logos-blockchain main branch (after commit 1da154c), causing all
workflows that fetched it from /main/ to 404. Pin every occurrence to
the last commit where the script existed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@vpavlin vpavlin merged commit 2848f8e into main Jun 1, 2026
6 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