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

Versions 2.* are not distinguishable #1078

Closed
EmilyGraceSeville7cf opened this issue Mar 22, 2023 · 3 comments
Closed

Versions 2.* are not distinguishable #1078

EmilyGraceSeville7cf opened this issue Mar 22, 2023 · 3 comments

Comments

@EmilyGraceSeville7cf
Copy link

EmilyGraceSeville7cf commented Mar 22, 2023

Documentation lists changes made in 2.* versions, but version key in code examples is still 2 everywhere. Is it a mistake? I need to know to update schema.

  • Task version:
  • Operating System:
@task-bot task-bot added the state: needs triage Waiting to be triaged by a maintainer. label Mar 22, 2023
@richard-hajek
Copy link

As far as I can tell the code base fully supports any semver so "2.6" for example should work too, haven't tested it though

@richard-hajek
Copy link

I am 99% sure it's a mistake in the doc, although technically, all the taskfiles are valid, because version: "2" really means "version 2.0.0 or higher but lower than 3.0.0"

@pd93
Copy link
Member

pd93 commented May 31, 2023

Closing this issue now.

Also worth mentioning that v2 schemas are now deprecated #1197

@pd93 pd93 closed this as completed May 31, 2023
@task-bot task-bot removed the state: needs triage Waiting to be triaged by a maintainer. label May 31, 2023
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

No branches or pull requests

4 participants