Skip to content

Conversation

@zeroXbrock
Copy link
Member

@zeroXbrock zeroXbrock commented Jan 23, 2026

Motivation

pave the way to run more advanced test scenarios against builder-playground in CI

Solution

GH action that runs scripts from a new directory e2e-tests after installing builder-playground & contender

PR Checklist

  • Added Tests
  • Added Documentation
  • Ran cargo +nightly clippy --workspace --lib --examples --tests --benches --all-features --locked --fix
  • Ran cargo fmt --all
  • Note breaking changes in PR description, if applicable
  • update changelogs
    • Update CHANGELOG.md in each affected crate
    • add a high-level description in the root changelog

@zeroXbrock zeroXbrock requested a review from sukoneck as a code owner January 23, 2026 00:58
@zeroXbrock
Copy link
Member Author

CI now downloads builder-playground's binary instead of compiling it. It fails atm because the latest version (which includes the --detached flag we need) hasn't been released yet. Once it is, I'll update BUILDER_PLAYGROUND_VERSION and it should work

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