Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-Detect Template in justfile #30

Draft
wants to merge 8 commits into
base: feat/transfer-owner-template
Choose a base branch
from

Conversation

ElliotFriedman
Copy link

@ElliotFriedman ElliotFriedman commented Feb 11, 2025

Changes to justfiles:

  • Automatically find the template name in the config.toml file
  • Remove owner safe as an env var as it is no longer needed with the new tooling
  • Remove need to pass RPC URL to justfile as this is automatically detected

…owner safe from required env var unless running simulate

Signed-off-by: Elliot <[email protected]>
@ElliotFriedman
Copy link
Author

ElliotFriedman commented Feb 12, 2025

command to test updated simulate command:

cd test/tasks/mock/example/task-04
ETH_RPC_URL="https://ethereum-sepolia-rpc.publicnode.com" just --justfile ../../../../../src/improvements/single.just simulate

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