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

Feat: installing forge using specific commit should install to different bin dir #7794

Open
sambacha opened this issue Apr 26, 2024 · 0 comments
Labels
T-feature Type: feature

Comments

@sambacha
Copy link
Contributor

Component

Forge, Cast, Anvil, Foundryup, Chisel

Describe the feature you would like

foundryup: warning: overwriting existing forge in /Users/janitor/.foundry/bin
foundryup: warning: overwriting existing cast in /Users/janitor/.foundry/bin
foundryup: warning: overwriting existing anvil in /Users/janitor/.foundry/bin
foundryup: warning: overwriting existing chisel in /Users/janitor/.foundry/bin

Installing by commit should not overwrite the default install path, in fact foundry should support versioned install paths with a latest path being symlink updated on foundryup updates.

This would allow easier orchestration for regression matrix testing in CI env for example.

Additional context

No response

@sambacha sambacha added the T-feature Type: feature label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-feature Type: feature
Projects
None yet
Development

No branches or pull requests

1 participant