Skip to content

ci: pass brownie_fork_tests inputs via env before shell - #675

Open
SashaMIT wants to merge 1 commit into
lidofinance:masterfrom
SashaMIT:ci/bind-brownie-fork-inputs-env
Open

ci: pass brownie_fork_tests inputs via env before shell#675
SashaMIT wants to merge 1 commit into
lidofinance:masterfrom
SashaMIT:ci/bind-brownie-fork-inputs-env

Conversation

@SashaMIT

@SashaMIT SashaMIT commented Aug 5, 2026

Copy link
Copy Markdown

Summary

The brownie_fork_tests composite action interpolated inputs.vote and inputs.command directly into run: scripts. Move them into env: and expand shell variables instead ("$VOTE_TYPE", bash -lc "$COMMAND").

Test plan

  • Fork-test workflow still prints vote type
  • Configured command still runs under the same etherscan/rpc env

Made with Cursor

Move vote and command composite inputs into env before use in run
scripts so workflow expressions are not interpolated into the shell body.

Co-authored-by: Cursor <cursoragent@cursor.com>
@SashaMIT
SashaMIT requested a review from a team as a code owner August 5, 2026 12:05
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