-
Notifications
You must be signed in to change notification settings - Fork 15
Comparing changes
Open a pull request
base repository: cfpb/wagtail-flags
base: 5.3.0
head repository: cfpb/wagtail-flags
compare: 5.3.1
- 7 commits
- 4 files changed
- 4 contributors
Commits on Aug 15, 2023
-
Deprecate reliance on Wagtail's testapp
This commit removes the reference to wagtail.test.testapp from this project's test settings. It is not used or needed, and was causing issues testing Wagtail 4.2.4. See wagtail-sharing#66. As part of this change I tidied up the settings INSTALLED_APPS.
Configuration menu - View commit details
-
Copy full SHA for 3943834 - Browse repository at this point
Copy the full SHA 3943834View commit details -
Merge pull request #75 from cfpb/deprecate/wagtail-testapp
Deprecate reliance on Wagtail's testapp
Configuration menu - View commit details
-
Copy full SHA for d49b2f5 - Browse repository at this point
Copy the full SHA d49b2f5View commit details -
Fix classname deprecation warning in Wagtail 4.2
Wagtail 4.2 deprecates use of the `class_name` attribute in the icon tag. This commit replaces it with `classname` instead. See: https://docs.wagtail.org/en/stable/releases/4.2.html#adoption-of-classname-convention-for-some-template-tags-includes
Configuration menu - View commit details
-
Copy full SHA for 94fa56a - Browse repository at this point
Copy the full SHA 94fa56aView commit details -
Merge pull request #74 from cfpb/fix/class_name-to-classname
Fix classname deprecation warning in Wagtail 4.2
Configuration menu - View commit details
-
Copy full SHA for 6520756 - Browse repository at this point
Copy the full SHA 6520756View commit details
Commits on Jan 8, 2024
-
Use PyPI trusted publishing on release
This change uses [PyPI trusted publishing](https://docs.pypi.org/trusted-publishers/) on release. It requires corresponding changes to the wagtail-sharing package on PyPI to configure the GitHub Actions in release.yml to be allowed to publish, but I have already done this. This is the model that PyPI recommends, and that works for our latest [wagtail-treemodeladmin](https://github.com/cfpb/wagtail-treemodeladmin/blob/main/.github/workflows/release.yml) release.
Configuration menu - View commit details
-
Copy full SHA for 52b1a19 - Browse repository at this point
Copy the full SHA 52b1a19View commit details -
Merge pull request #76 from cfpb/pypi-trusted-publishing
Use PyPI trusted publishing on release
Configuration menu - View commit details
-
Copy full SHA for 3bc6c17 - Browse repository at this point
Copy the full SHA 3bc6c17View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d53ae98 - Browse repository at this point
Copy the full SHA d53ae98View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.3.0...5.3.1