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

version tag #29

Open
rsgalloway opened this issue Dec 16, 2024 · 0 comments
Open

version tag #29

rsgalloway opened this issue Dec 16, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@rsgalloway
Copy link
Owner

add a top-level version tag to envstack files so they can be versioned and correlate to specific versions of envstack. default version should be 1:

version: 1

future versions may encode a different version and would not be backwards compatible. for example if custom data types were implemented then these envstack files would not be backwards compatible, or at least the data types would not be supported in older versions.

@rsgalloway rsgalloway added the enhancement New feature or request label Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant