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

deploy --watch #62

Open
dckc opened this issue Sep 6, 2024 · 1 comment
Open

deploy --watch #62

dckc opened this issue Sep 6, 2024 · 1 comment

Comments

@dckc
Copy link
Member

dckc commented Sep 6, 2024

Many tools have a --watch mode that somehow notices every time you change a relevant file.

Use the same technique, and re-deploy on each change.

p.s. this is a substantial project. before we get into this, there's some low hanging fruit:

@dckc
Copy link
Member Author

dckc commented Sep 6, 2024

Sometimes redeploying requires restarting the chain; for example, if you're trying to put something in the vbank, you irreversibly use up names when you do so. How to manage expectations around that?

  • issue a warning of some sort?

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

No branches or pull requests

1 participant