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

What's the release schedule? #4282

Closed
pradyunsg opened this issue Feb 12, 2017 · 6 comments
Closed

What's the release schedule? #4282

pradyunsg opened this issue Feb 12, 2017 · 6 comments
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@pradyunsg
Copy link
Member

What kind of release schedule does pip follow? Time based? Feature based?

When are the various parts of a version (major.minor.patch) bumped?

@pradyunsg
Copy link
Member Author

AFAICS:

Time based.

  • major version bump around every 4-8 months.
  • minor version bump around every 2-4 months.
  • patch version bumps in groups.

Is this a correct assessment or is there something I'm missing?

@dstufft
Copy link
Member

dstufft commented Feb 12, 2017

That's roughly what it ends up being, though the truth is that it gets released whenever I feel like cutting a release, and the versions get bumped in roughly a semver-ish way, but that we try to prevent doing major version bumps too regularly.

@pradyunsg
Copy link
Member Author

Oh. Cool.

@pradyunsg
Copy link
Member Author

This was probably the issue with the shortest lifespan on this repository... :)

@pradyunsg
Copy link
Member Author

Since this is the first issue that shows up on searching "pip release schedule", I'll note that in #5324, pip switched to a CalVer based versioning scheme -- releases are now time based.

@lock
Copy link

lock bot commented Jun 2, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 2, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

No branches or pull requests

2 participants