-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
chore: Merge back build 4.1.3 into release/4.1.x
#8023
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
Conversation
* chore: Re-hook fixture loading to stay compatible with django 5.2 * Remove Postgres pin to v12 for testing * Exclude Py39 from dj51 * Pin postgres to version 15 * Switch from psycopg2 to recommended psycopg>=3.1.8 --------- Co-authored-by: Github Release Action <info@django-cms.org>
👋 Hi there! Please remember to MERGE COMMIT pull requests from Do not SQUASH commits to preserve history for the changelog. |
👋 Hi there! Please remember to MERGE COMMIT pull requests from Do not SQUASH commits to preserve history for the changelog. |
release/4.1.x
release/4.1.x
👋 Hi there! Please remember to MERGE COMMIT pull requests from Do not SQUASH commits to preserve history for the changelog. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah happy with with this 👍
Description
This is the release 4.1.3 to be merged back into
release/4.1.x
.It contains a backport of today's fix for legacy action names for page permissions (#8021)
@marksweb Once this is merged back, we can IMHO release 4.1.3
Related resources
Checklist
develop-4