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

Limit the version range a specific version of GitTools/actions can install #1052

Closed
arturcic opened this issue Mar 1, 2024 · 0 comments · Fixed by #1057
Closed

Limit the version range a specific version of GitTools/actions can install #1052

arturcic opened this issue Mar 1, 2024 · 0 comments · Fixed by #1057
Milestone

Comments

@arturcic
Copy link
Member

arturcic commented Mar 1, 2024

We need to limit the versionSpec that can be specified for setup tasks/actions to avoid issues related to breaking changes in the tools we use

We might need to have this table of mapping:

GitTools/actions GitVersion GitReleaseManager
v1.0.0 >=5.10.0 <6.1.0 >=0.10.0 <0.17.0
v2.0.0 >=6.x >=0.17.0
v3.0.0 >=7.x >=0.17.0
@arturcic arturcic added this to the 1.0.0 milestone Mar 1, 2024
arturcic added a commit to arturcic/gittools-actions that referenced this issue Mar 3, 2024
arturcic added a commit to arturcic/gittools-actions that referenced this issue Mar 3, 2024
arturcic added a commit to arturcic/gittools-actions that referenced this issue Mar 3, 2024
arturcic added a commit to arturcic/gittools-actions that referenced this issue Mar 3, 2024
arturcic added a commit to arturcic/gittools-actions that referenced this issue Mar 3, 2024
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 a pull request may close this issue.

1 participant