Skip to content

Conversation

@janbrasna
Copy link
Collaborator

One-line summary

This updates to use Wagtail 7.1.1 (the same as currently powering springfield)

Significant changes and points to review

These are the changes since last update work from Rob to LTS:
https://docs.wagtail.org/en/latest/releases/7.1.html

Issue / Bugzilla link

Closes #16334 as superseded.

Testing

yes please

not knowing too much about the internals I took it for a spin to see things work, and besides the usual images missing I hit all the content pages as:
http://localhost:8000/en-US/about/leadership/
http://localhost:8000/en-US/products/vpn/resource-center/
http://localhost:8000/en-US/products/vpn/resource-center/5-reasons-you-should-use-a-vpn/
http://localhost:8000/en-US/products/vpn/resource-center/what-is-a-vpn/
http://localhost:8000/en-US/products/vpn/resource-center/do-you-need-a-vpn-at-home-here-are-5-reasons-you-might/
http://localhost:8000/en-US/products/vpn/resource-center/what-does-a-vpn-do/
http://localhost:8000/en-US/products/monitor/
http://localhost:8000/en-US/products/monitor/what-is-a-data-broker/
http://localhost:8000/en-US/products/monitor/how-to-remove-your-information-from-the-internet/
etc. but please do take the CMS for a little spin to see nothing implodes with the models and types here.

@janbrasna janbrasna requested a review from a team as a code owner October 21, 2025 07:46
@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.68%. Comparing base (c5952ba) to head (08d8c94).
⚠️ Report is 12 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16820      +/-   ##
==========================================
- Coverage   79.69%   79.68%   -0.02%     
==========================================
  Files         159      159              
  Lines        8527     8525       -2     
==========================================
- Hits         6796     6793       -3     
- Misses       1731     1732       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@stevejalim stevejalim requested a review from maribedran October 21, 2025 12:30
@stevejalim
Copy link
Contributor

Copy link
Collaborator Author

@janbrasna janbrasna left a comment

Choose a reason for hiding this comment

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

Oh I think that one needs the worker running etc. and I've had way too much trouble even starting up with that mq/redis compose spec so I'm glad it's not run for me:)

Screenshot 2025-10-22 at 17 11 27

(It probably just needs reading more docs.)

Comment on lines -1016 to +1037
josepy==2.1.0 \
--hash=sha256:0eadf09b96821bdae9a8b14145425cb9fe0bbee64c6fdfce3ccd4ceb7d7efbbd \
--hash=sha256:9beafbaa107ec7128e6c21d86b2bc2aea2f590158e50aca972dca3753046091f
josepy==2.2.0 \
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Also, I wanted to make a note here regarding #16534 that it's touching the josepy version here. In case that's something that needs to be watched in deployments, in case anything changes (and gets better locally or worse deployed).

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.

2 participants