Closed Bug 1532335 Opened 7 years ago Closed 7 years ago

Update maxVersions on AMO for 71 nightly

Categories

(Cloud Services :: Operations: AMO, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jorgev, Unassigned)

Details

+++ This bug was initially created as a clone of Bug #1521521 +++

We need the appversions for all AMO applications to be upgraded:

./venv/bin/python manage.py addnewversion android "70.*"
./venv/bin/python manage.py addnewversion android "71.0a1"
./venv/bin/python manage.py addnewversion android "71.0a2"
./venv/bin/python manage.py addnewversion android "71.0"

./venv/bin/python manage.py addnewversion firefox "70.*"
./venv/bin/python manage.py addnewversion firefox "71.0a1"
./venv/bin/python manage.py addnewversion firefox "71.0a2"
./venv/bin/python manage.py addnewversion firefox "71.0"

Ran these on all 3 envs, -dev, -stage and -prod.

Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.