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

proposal: incremental development environment #1459

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kemingy
Copy link
Member

@kemingy kemingy commented Feb 2, 2023

@kemingy kemingy marked this pull request as ready for review February 2, 2023 03:01
Copy link
Member

@terrytangyuan terrytangyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This seems very intrusive to users though and introduces a learning curve. I wonder if we could do something like GitOps-like workflow for our users:

  1. Users modify envd file in the environment.
  2. envd constantly watches changes in envd file and incrementally modifies the environment based on the changes.

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

Successfully merging this pull request may close these issues.

feat(CLI): Support denpendency sync command
3 participants