ci: migrate restoration benchmarks to GitHub Actions#5149
Merged
Conversation
Migrates restoration benchmarks from Buildkite to GitHub Actions. Only baseline variant enabled for initial testing. Closes #5127
848693e to
32b6c54
Compare
This was referenced Feb 12, 2026
paolino
added a commit
that referenced
this pull request
Feb 13, 2026
…5186) ## Summary - Rewrite `updating-dependencies.md`: replace stale Jörmungandr / `./nix/regenerate.sh` / Buildkite references with cardano-node bump, CHaP-only bump, and GHC bump sections (sourced from `.claude/skills/cardano-deps/SKILL.md`) - Add fourmolu migration ADR (`2026-02-12-fourmolu-migration.md`) - Replace stylish-haskell with fourmolu in `coding-standards.md` and `building.md` - Mark 2023-01-27 CI decision as superseded by 2026-02-10 GHA migration - Add PR references (#5105, #5124, #5149, #5153, #5168) to GHA migration ADR - Add missing entries to `SUMMARY.md` Closes #5173, closes #5174
github-actions Bot
pushed a commit
that referenced
this pull request
Feb 13, 2026
…ons (#5186) ## Summary - Rewrite `updating-dependencies.md`: replace stale Jörmungandr / `./nix/regenerate.sh` / Buildkite references with cardano-node bump, CHaP-only bump, and GHC bump sections (sourced from `.claude/skills/cardano-deps/SKILL.md`) - Add fourmolu migration ADR (`2026-02-12-fourmolu-migration.md`) - Replace stylish-haskell with fourmolu in `coding-standards.md` and `building.md` - Mark 2023-01-27 CI decision as superseded by 2026-02-10 GHA migration - Add PR references (#5105, #5124, #5149, #5153, #5168) to GHA migration ADR - Add missing entries to `SUMMARY.md` Closes #5173, closes #5174 Source commit: 49281f1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Migrates the weekly restoration benchmarks from Buildkite to GitHub Actions.
restoration-benchmarks.ymlworkflow (weekly schedule + manual dispatch)base,seq0,seq1,rnd5mainnet-1throughmainnet-4)scripts/buildkite/main/bench-restore.shscriptmax-parallel: 1)Infrastructure changes on benchmark-new
/var/lib/buildkite-agent/databases/node/to/home/gha-runner/databases/node/gha-runnerTested
Closes #5127