-
-
Notifications
You must be signed in to change notification settings - Fork 176
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
Version 6 - roadmap #630
Comments
This is on the roadmap:
@thet - How would you perceive a good transition process? My bit: With my libraries, I say: install icalendar with a fixed major version so that I can be sure that compatibility is there.
|
I think we should use alphas for 6 now. That clearly communicates that (1) there are changes in the release that may not stable and feedback is desired, (2) makes it easier to install a specific alpha version, and (3) shows that there is release activity. There may be more good reasons. I use zest.releaser for releasing. The maintainer is the release manager of Plone. It's well designed, and catches things that I might miss. |
I had a look at the documentation and I do not know how it works. I think, I could open an issue or contribute documentation. Thanks for the suggestion though... I should try it. |
Yeah, usage is buried under available commands: https://zestreleaser.readthedocs.io/en/latest/overview.html#available-commands. It would be good to show the interface in the usage documentation instead of a wall of text. It essentially asks a series of questions, providing sensible defaults that you can accept or edit such as |
I am working on creating an alpha release. https://packaging.python.org/en/latest/specifications/version-specifiers/#public-version-identifiers v6.0.0a0 |
It is official, we can install this alpha release from pypi.
|
Should we document this... I think so... |
Announcement made: #687 |
We would like to release version 6 soon.
In this issue, I propose a plan and gather your ideas and requirements for what that big version change means.
What to include:
master
tomain
#627Related:
The text was updated successfully, but these errors were encountered: