Skip to content

Rework Foundry installation#71

Open
elopez wants to merge 1 commit into
mainfrom
dev-foundryup-retry
Open

Rework Foundry installation#71
elopez wants to merge 1 commit into
mainfrom
dev-foundryup-retry

Conversation

@elopez

@elopez elopez commented Feb 13, 2024

Copy link
Copy Markdown
Member

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

excalq commented Jul 1, 2024

Copy link
Copy Markdown

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

2 participants