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

Set proper last version for salt #282

Merged
merged 1 commit into from
Sep 26, 2019
Merged

Conversation

Ikke
Copy link
Contributor

@Ikke Ikke commented Sep 26, 2019

Salt official releases have a 3-part version scheme, but they also push
2-part tags to github, which are not official releases.

For example the last official release is 2019.2.1. 2019.8 is
available as tag on github, but not as release (and also not available
on pypi, which they consider the official source for releases0).

@AMDmi3
Copy link
Member

AMDmi3 commented Sep 26, 2019

last should not used in the normal ruleset. It looks like you don't need a rule for official versions at all, just a devel one is fine.

@Ikke
Copy link
Contributor Author

Ikke commented Sep 26, 2019

@AMDmi3 Thanks, I've removed the last rule.

Salt official releases have a 3-part version scheme, but they also push
2-part tags to github, which are not official releases.

For example the last official release is 2019.2.1. 2019.8 is
available as tag on github, but not as release (and also not available
on pypi, which they consider the official source for releases[0]).

[0]:saltstack/salt#41847
@AMDmi3 AMDmi3 merged commit f5d61e5 into repology:master Sep 26, 2019
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.

2 participants