Skip to content

2025.03.06-1

Latest
Compare
Choose a tag to compare
@diox diox released this 05 Mar 12:40
· 43 commits to master since this release

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

New Contributors

Full Changelog: 2025.02.20...2025.03.06-1