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

"Smart" migrations #23

Open
kostysh opened this issue Apr 11, 2018 · 0 comments
Open

"Smart" migrations #23

kostysh opened this issue Apr 11, 2018 · 0 comments

Comments

@kostysh
Copy link
Contributor

kostysh commented Apr 11, 2018

It is proposition to change migrations script to add following advanced features:

  • Two migration modes:
  1. clean mode (all contracts will be deployed. Useful for initial and testing setup)
  2. selective mode (only selected contracts will be deployed)
    In case of the selective mode, we need to create a special configuration file (which should be committed to the working branch) where will be defined migration settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant