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

Fix django 3.2 tests, pypi release actions and pre-commit #594

Merged
merged 10 commits into from
Mar 9, 2022

Conversation

marksweb
Copy link
Member

@marksweb marksweb commented Mar 8, 2022

This prepares for the next major release.

Brings django 3.2 support to tests, drops EOL django and python, pypi releases via github workflows and pre-commit for code quality.

The general python changes you see here are because of the pre-commit checks. Flake8 hasn't been succeeding, it's just been running with the ignore flag on any errors.

Copy link
Member

@vinitkumar vinitkumar left a comment

Choose a reason for hiding this comment

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

Looks good to me. Let's get this merged and released 🚢 🚀

@vinitkumar vinitkumar merged commit ffbe35b into django-cms:master Mar 9, 2022
@marksweb marksweb deleted the feature/pypi-actions branch March 10, 2022 02:35
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

Successfully merging this pull request may close these issues.

3 participants