ci: add discord notify job to sync workflow#43
Conversation
Co-authored-by: Marketen <36164126+Marketen@users.noreply.github.com>
✅ SYNC TEST REPORT - PASSEDThis 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. The self-hosted runner is pre-loaded with synced (or near-synced) execution client volumes, enabling fast sync and attestation tests with any client combination. Consensus clients use checkpoint sync, so no pre-synced volume is required. Sync Test: Verifies that both execution and consensus clients reach a synced state. This test ensures the staker configuration is valid and clients can synchronize with the network. 📦 Clients Used
🔖 Version TrackingExecution Client Versions
Consensus Client Versions
⏱️ Timing MeasurementsEnvironment Setup
Test Execution
Total Duration: 6m35s 🔴 Container Error Logs
DAppNodePackage-brain.web3signer-hoodi.dnp.dappnode.eth: DAppNodePackage-validator.teku-hoodi.dnp.dappnode.eth: DAppNodePackage-besu.hoodi-besu.dnp.dappnode.eth: |
Adds Discord notifications to the sync workflow, mirroring the implementation from the Geth generic repository.
Changes
notifyjob to.github/workflows/sync.ymlthat:syncjob completionOriginal prompt
This pull request was created from Copilot chat.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.