This week's push hero is @diox
Previous Release: 2025.02.20-1
Blockers:
Cherry-picks:
Before we push:
Before we start:
Before we promote:
After we're done:
- run
./manage.py retry_unreported_abuse_reports
- run
./manage.py process_translations --task=strip_html_from_summaries
Addons-Frontend Changelog:
mozilla/addons-frontend@2025.02.20...2025.03.06-1
Addons Server Changelog:
What's Changed
Notable things shipping
- Define the ENV setting for all environments (including test/build/local) by @KevinMind in #23073
- Expose target affected versions for decision on held review page by @eviljeff in #23090
- Update local dev docker images for autograph, elasticsearch, memcached by @wagnerand in #23086
- Cinder sends a 200 for a successfull decision override, not 201 by @eviljeff in #23091
- prevent 2nd level approval form from being submitted if not pending by @eviljeff in #23101
- create approve 2nd level decision with non-addon entities too by @eviljeff in #23099
- Clarify URL handling for extension fields. by @dotproto in #23100
- Use reasons from the delayed rejection(s) when automatically rejecting versions by @diox in #23106
- Only hold REJECT_VERSION action if it affects signed versions by @eviljeff in #23107
- Clear NHR immediately on reviewer action, even if held for approval by @diox in #23112
- Add github actions to dependabot.yml by @eviljeff in #23114
- Prevent automatic actions from being recorded in review queue history table by @diox in #23118
- Add retry to some abuse tasks by @eviljeff in #23098
- add retry_unreported_abuse_reports command to retry AbuseReports by @eviljeff in #23108
- prevent .git directory from being copied into docker images by @fkiriakos07 in #23123
- Split forwarded appeal into separate review queue filter by @wagnerand in #23122
- Move AttachmentLog to the latest activity on a decision by @eviljeff in #23121
- Add task to remove HTML from public add-on summaries by @diox in #23119
- remove mv3 compatibility warning from devhub by @eviljeff in #23135
- Fix review queue flag icon for cinder forwarded jobs by @wagnerand in #23136
- seperate forwards from 2nd level approval queue NHRs by @eviljeff in #23133
Dependendabots
- Bump pytest-django from 4.9.0 to 4.10.0 in /requirements by @dependabot in #23066
- Bump jsdom from 24.1.3 to 26.0.0 by @dependabot in #23048
- Bump prompt-toolkit from 3.0.48 to 3.0.50 in /requirements by @dependabot in #23003
- Bump cachetools from 5.5.0 to 5.5.1 in /requirements by @dependabot in #23008
- Bump ipython from 8.31.0 to 8.32.0 in /requirements by @dependabot in #23046
- Bump pytz from 2024.2 to 2025.1 in /requirements by @dependabot in #23042
- Bump deprecated from 1.2.15 to 1.2.18 in /requirements by @dependabot in #23029
- Bump certifi from 2024.12.14 to 2025.1.31 in /requirements by @dependabot in #23040
- Bump django from 4.2.18 to 4.2.19 in /requirements by @dependabot in #23056
- Bump lxml from 5.3.0 to 5.3.1 in /requirements by @dependabot in #23062
- Bump cryptography from 44.0.0 to 44.0.1 in /requirements by @dependabot in #23068
- Bump vitest from 1.6.0 to 1.6.1 by @dependabot in #23085
- Bump vite from 6.0.11 to 6.1.1 by @dependabot in #23087
- Bump vitest from 1.6.1 to 3.0.7 by @dependabot in #23110
- Bump vite from 6.1.1 to 6.2.0 by @dependabot in #23109
- Bump prettier from 3.4.2 to 3.5.2 by @dependabot in #23102
- Bump pytest from 8.3.4 to 8.3.5 in /requirements by @dependabot in #23129
- Bump django-cors-headers from 4.5.0 to 4.7.0 in /requirements by @dependabot in #23057
New Contributors
- @dotproto made their first contribution in #23100
- @fkiriakos07 made their first contribution in #23123
Full Changelog: 2025.02.20...2025.03.06-1