Skip to content

2025.01.09-1

Latest
Compare
Choose a tag to compare
@diox diox released this 07 Jan 13:50
· 12 commits to master since this release

This week's push hero is @diox

Previous Release: 2024.12.12-2

Blockers:

Cherry-picks

Before we push:

Before we start:

Before we promote:

After we're done:

Addons-Frontend Changelog:

mozilla/addons-frontend@2024.12.12...2025.01.09

Addons Server Changelog:

What's Changed

Notable things shipping

  • CI tests for make check to prevent breakage to our local dev: by @KevinMind in #22928
  • Add forward to legal option in reviewer tools by @eviljeff in #22886
  • rm crontab by @eviljeff in #22933
  • Store override decisions as seperate ContentDecision instances by @eviljeff in #22917
  • Use integer to index ratings counts, there might be more than what fits in a short by @diox in #22939
  • Follow up for "Migrate from BlockVersion.soft to BlockVersion.block_type" by @bakulf in #22821
  • relax hold criteria, to promoted add-ons in groups but not approved yet by @eviljeff in #22941
  • Faster post build startup: by @KevinMind in #22938
  • Embed build info into the docker image instead of relying on runtime variables. by @KevinMind in #22930
  • Mark orphaned Cinder Policies as such when syncing them, delete the ones we don't use by @diox in #22937
  • Skip reindex on normal make up where index alias exists by @KevinMind in #22819
  • partial revert: 46f608f by @KevinMind in #22947
  • link the activity log to the ContentDecision so we can backtrack it by @eviljeff in #22936
  • Switch to Python 3.12 by @diox in #22880
  • send owner email for override of takedown -> ignore by @eviljeff in #22944
  • Allow reviewers to reply to blocked versions by @diox in #22952
  • Use monitors instead of custom healthcheck.py script to verify service dependencies' health by @KevinMind in #22951
  • Add named volume for mounting host files via OLYMPIA_MOUNT by @KevinMind in #22929
  • Split CI dependencies and add ./deps:/deps mount. by @KevinMind in #22934
  • Fix python version used by dependabot by @diox in #22958
  • Record review queue history: when a version enters the queue, when they leave it by @diox in #22927

Dependendabots

Full Changelog: 2024.12.12-2...2025.01.09-1