-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
chore: Build django CMS 4.1.5 #8196
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
Reviewer's Guide by SourceryThis pull request updates the django CMS build to version 4.1.5. It includes changes to the version number, icon font paths, and javascript bundle. Updated class diagram for CMS versionclassDiagram
class cms {
- __version__ : str
}
note for cms "Version updated from 4.1.4 to 4.1.5"
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
👋 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.
Hey @fsbraun - I've reviewed your changes - here's some feedback:
Overall Comments:
- Consider using a tool like
bumpversion
to automate version updates across the project. - It would be helpful to have a dedicated upgrade guide for users migrating to this new version.
Here's what I looked at during the review
- 🟡 General issues: 2 issues found
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
page here shows latest version as 4.1.4 |
Description
Related resources
Checklist
main
Summary by Sourcery
Chores: