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 initial configurables in forc-deploy #6367

Open
sdankel opened this issue Aug 6, 2024 · 0 comments · May be fixed by #6596
Open

Allow user to override initial configurables in forc-deploy #6367

sdankel opened this issue Aug 6, 2024 · 0 comments · May be fixed by #6596
Assignees
Labels
forc-deploy Everything to do with forc-deploy

Comments

@sdankel
Copy link
Member

sdankel commented Aug 6, 2024

Similar to #5311, but for configurables.

In my case I am starting to integrate upgradable contracts (proxies) and other things that do have different starting configurables. Our watchtower and l2 staking projects are very dependant on the bridge repository, and we won't be able to implement the e2e tests without developing a set of deploy scripts that could be very easily replaced by forc-deploy if it did not lack this feature.

@sdankel sdankel added the forc-deploy Everything to do with forc-deploy label Aug 6, 2024
@kayagokalp kayagokalp linked a pull request Sep 28, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
forc-deploy Everything to do with forc-deploy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants