Skip to content

Stricter ethd CI#2554

Open
yorickdowne wants to merge 1 commit intoethstaker:mainfrom
yorickdowne:ethd-CI
Open

Stricter ethd CI#2554
yorickdowne wants to merge 1 commit intoethstaker:mainfrom
yorickdowne:ethd-CI

Conversation

@yorickdowne
Copy link
Copy Markdown
Collaborator

@yorickdowne yorickdowne commented Apr 21, 2026

What I did

expect fails when it doesn't see what it expects, on unexpected EOF, or when an expected EOF does not materialize

./ethd config --ci skips the final build step, so CI finishes in a reasonable time

Pro: The CI actually tells us if the config flow is not as expected
Con: The CI needs to be adjusted every time the config flow changes

Alternative: Remove the entire expect CI. However, it's there for a reason: it's meant to find paths that have ethd fail with an exit code

Two small style changes

@yorickdowne yorickdowne force-pushed the ethd-CI branch 3 times, most recently from 9a0e09b to db2af26 Compare April 21, 2026 11:29
@yorickdowne yorickdowne requested a review from pietjepuk2 April 21, 2026 11:33
@yorickdowne yorickdowne force-pushed the ethd-CI branch 3 times, most recently from c938b2b to 9bca56f Compare April 21, 2026 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant