Skip to content

Conversation

@elopez
Copy link
Member

@elopez elopez commented Feb 13, 2024

The action will now attempt to run foundryup multiple times in an attempt to make the installation more reliable. A new action parameter, foundry-version, is now available as well, so users can lock in a known-working Foundry version if needed.

Closes #69

The action will now attempt to run `foundryup` multiple times in an
attempt to make the installation more reliable. A new action parameter,
`foundry-version`, is now available as well, so users can lock in
a known-working Foundry version if needed.

Closes #69
@excalq
Copy link

excalq commented Jul 1, 2024

Also considering support for a custom commit hash (foundryup --commit $FOUNDRYVER) as Foundry doesn't have immutable release tags yet. (foundry-rs/foundry#3895)

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.

Add retry logic for foundryup

3 participants