Closed Bug 1628812 Opened 5 years ago Closed 5 years ago

Please deploy Private Relay v0.4.0

Categories

(Cloud Services :: Operations: Firefox Private Relay, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: groovecoder, Assigned: bobm)

References

Details

Please deploy the v0.4.0 tag of the fx-private-relay repo to:

This requires db migrations:

python manage.py migrate

Code changelog:
https://github.com/mozilla/fx-private-relay/compare/v0.3.5..v0.4.0

Stage migration complete. Please verify.

python manage.py migrate
System check identified some issues:
WARNINGS:
?: (dockerflow.health.W001) Unapplied migration emails.0008_deletedaddress
?: (dockerflow.health.W001) Unapplied migration emails.0009_auto_20200405_1739
Operations to perform:
  Apply all migrations: account, auth, contenttypes, emails, sessions, sites, socialaccount
Running migrations:
  Applying emails.0008_deletedaddress... OK
  Applying emails.0009_auto_20200405_1739... OK
Flags: needinfo?(lcrouch)

Verified by :groovecoder in SLACK.

Flags: needinfo?(lcrouch)

Production deployment and migration complete. Please verify.

$ python manage.py migrate
System check identified some issues:
WARNINGS:
?: (dockerflow.health.W001) Unapplied migration emails.0008_deletedaddress
?: (dockerflow.health.W001) Unapplied migration emails.0009_auto_20200405_1739
Operations to perform:
  Apply all migrations: account, auth, contenttypes, emails, sessions, sites, socialaccount
Running migrations:
  Applying emails.0008_deletedaddress... OK
  Applying emails.0009_auto_20200405_1739... OK
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(lcrouch)
Resolution: --- → FIXED
Flags: needinfo?(lcrouch)
Blocks: 1629935
You need to log in before you can comment on or make changes to this bug.