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

Allow user to override version of sandbox binary #26

Closed
austinabell opened this issue Mar 3, 2022 · 1 comment
Closed

Allow user to override version of sandbox binary #26

austinabell opened this issue Mar 3, 2022 · 1 comment
Assignees

Comments

@austinabell
Copy link

Currently, the master branch with a specific commit is used for the bin_url, but it would be beneficial if a user could override this with their own URL or just be able to customize the commit/version to be able to test against older/newer versions.

Ideally using this env variable (or helper function) would overwrite the existing binary if one already exists instead of skipping checks if the binary is already installed.

@mohamedalichelbi
Copy link

By removing the commit hash from this line I got the latest binary (1.25.0) even though mainnet is on 1.24.0
I think ideally integration tests should run whatever is live on mainnet per default, but I agree that ability to control this would be very helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

3 participants