Skip to content

chore(ci): migrate to shared reusable workflows#83

Merged
3alpha merged 1 commit into
mainfrom
ci/shared-workflows-erigon
Jun 2, 2026
Merged

chore(ci): migrate to shared reusable workflows#83
3alpha merged 1 commit into
mainfrom
ci/shared-workflows-erigon

Conversation

@3alpha
Copy link
Copy Markdown
Member

@3alpha 3alpha commented Jun 2, 2026

Summary

  • replace custom CI implementations with reusable workflows from dappnode/workflows
  • split sync workflows into dedicated test and production workflow files
  • simplify release pipeline to call shared staking release workflow
  • rename auto check workflow to bump-upstream and remove duplicated logic

Validation

  • not run locally (workflow-only change)

@tropibot
Copy link
Copy Markdown
Contributor

tropibot Bot commented Jun 2, 2026

✅ SYNC TEST REPORT - PASSED

This CI runs on a real DAppNode using the same RPC calls a user would make to configure a staker setup: execution client, consensus client, web3signer, MEV-boost, and relays.

📦 Clients Used

Component DNP Name
Execution hoodi-erigon.dnp.dappnode.eth
Consensus prysm-hoodi.dnp.dappnode.eth
Web3Signer web3signer-hoodi.dnp.dappnode.eth
MEV Boost mev-boost-hoodi.dnp.dappnode.eth
Network hoodi

🔖 Version Tracking

Client Before After
Execution erigon/3.2.0/linux-amd64/go1.24.7 erigon/3.4.2/linux-amd64/go1.25.10
Consensus Prysm/v7.1.2 (linux amd64) Prysm/v7.1.2 (linux amd64)

⏱️ Timing

Operation Duration Status
SetStakerConfig 52.2s
PackageInstall 42.5s
WaitForSync 18.0s

Total Duration: 2m 5s


📋 View full CI logs

@3alpha 3alpha merged commit f4453fa into main Jun 2, 2026
2 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