Skip to content

simple version comparison for tag validation#838

Closed
CagtayFabry wants to merge 3 commits into
asdf-format:masterfrom
CagtayFabry:tag_version_parsing
Closed

simple version comparison for tag validation#838
CagtayFabry wants to merge 3 commits into
asdf-format:masterfrom
CagtayFabry:tag_version_parsing

Conversation

@CagtayFabry
Copy link
Copy Markdown
Contributor

@CagtayFabry CagtayFabry commented Jul 29, 2020

very simple implementation for version parsing discussed in asdf-format/asdf-standard#271
This should enable the following syntax to work:

tag: http://stsci.edu/schemas/asdf/core/software-* # allow every version
tag: http://stsci.edu/schemas/asdf/core/software-1 # fix major version
tag: http://stsci.edu/schemas/asdf/core/software-1.2 # fix minor version
tag: http://stsci.edu/schemas/asdf/core/software-1.2.3 # fix patch version

@CagtayFabry
Copy link
Copy Markdown
Contributor Author

closing this in favor of #858

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.

1 participant