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

make compile should remove deployment files that are out of sync #1310

Open
pirapira opened this issue Oct 23, 2019 · 1 comment
Open

make compile should remove deployment files that are out of sync #1310

pirapira opened this issue Oct 23, 2019 · 1 comment
Labels
efforts: a few hours hack P1 urgent, blocker, or makes life easier forever

Comments

@pirapira
Copy link
Contributor

Currently, make compile_contracts update data/contracts.json but it does not update or remove data/deployment*.json. So make compile_contracts leaves the data directory out of sync. This issue keeps track of making sure that make compile_contracts remove stale deployment files.

Shall we try to remove only the broken deployment files? Or can we simply remove all deployment files?

@pirapira pirapira added P1 urgent, blocker, or makes life easier forever efforts: a few hours hack labels Oct 23, 2019
@pirapira
Copy link
Contributor Author

This depends on #1309

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
efforts: a few hours hack P1 urgent, blocker, or makes life easier forever
Projects
None yet
Development

No branches or pull requests

1 participant