-
Notifications
You must be signed in to change notification settings - Fork 109
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
Environment Migration #369
Comments
michaelquigley
added a commit
that referenced
this issue
Jul 10, 2023
michaelquigley
added a commit
that referenced
this issue
Jul 11, 2023
michaelquigley
added a commit
that referenced
this issue
Jul 11, 2023
michaelquigley
added a commit
that referenced
this issue
Jul 12, 2023
michaelquigley
added a commit
that referenced
this issue
Jul 12, 2023
michaelquigley
added a commit
that referenced
this issue
Jul 13, 2023
michaelquigley
added a commit
that referenced
this issue
Jul 14, 2023
michaelquigley
added a commit
that referenced
this issue
Jul 14, 2023
michaelquigley
added a commit
that referenced
this issue
Jul 14, 2023
michaelquigley
added a commit
that referenced
this issue
Jul 14, 2023
michaelquigley
added a commit
that referenced
this issue
Jul 14, 2023
michaelquigley
added a commit
that referenced
this issue
Jul 17, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In order to make material changes to an environment, we're going to need to support migration for environments. Moving to an XDG-compliant location (#161) will require this functionality.
This probably means that we're going to need to support the ability to run with a previous version's implementation of the on-disk environment format, and
zrok
should include a facility to migrate the on-disk format to the current version.The text was updated successfully, but these errors were encountered: