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

Use 6-latest for the truly latest 6 #1849

Merged
merged 1 commit into from
Feb 8, 2025
Merged

Use 6-latest for the truly latest 6 #1849

merged 1 commit into from
Feb 8, 2025

Conversation

stevepiercy
Copy link
Contributor

@stevepiercy stevepiercy commented Feb 8, 2025

  • Thus we don't have to update it for 6.2 🥳

📚 Documentation preview 📚: https://plone6--1849.org.readthedocs.build/

- Thus we don't have to update it for 6.2 🥳
@stevepiercy stevepiercy self-assigned this Feb 8, 2025
Copy link
Member

@davisagli davisagli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, please don't do that. Getting patch releases automatically is probably a good thing. Getting minor updates with new features without opting into it is too surprising.

@stevepiercy
Copy link
Contributor Author

@davisagli the context is for install only, so I don't understand your comment. If I install Plone, I expect the latest possible versions. Can you elaborate?

Copy link
Member

@davisagli davisagli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stevepiercy I was overlooking the context of where you changed it. It should be okay to use 6-latest in these places. I wouldn't want to use it in the buildout instructions, since the buildout could be re-run in the future and we wouldn't want an accidental upgrade at that point.

@stevepiercy
Copy link
Contributor Author

@davisagli OK, yeah, that's what I had in mind. There are some places I didn't change, for example in the version upgrade guides or this:

For {guilabel}`Project Slug`, you must not use any of the Plone core package names listed in [`constraints.txt`](https://dist.plone.org/release/6.0-latest/constraints.txt).

Or updating documentation's own requirements to avoid those unwanted surprises.

https://github.com/plone/documentation/pull/1845/files#diff-54c8b05644cf835f41801972f716dfd4eb526ae9be79c33297be600dfeb7c259

I tried to keep the context in mind when doing these recent updates, but it's possible I goofed.

@stevepiercy stevepiercy merged commit 105395c into 6.0 Feb 8, 2025
4 checks passed
@stevepiercy stevepiercy deleted the use-6-latest branch February 8, 2025 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants