Closed Bug 1597738 Opened 6 years ago Closed 6 years ago

Please deploy Firefox Monitor v9.1.6 to prod

Categories

(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: groovecoder, Unassigned)

References

Details

Please deploy the v9.1.6 tag of the blurts-server repo to https://monitor.firefox.com/.

Run the new migration file to create the email_addresses_email_idx index on the email_addresses.email column in production:

node_modules/.bin/knex --knexfile db/knexfile.js migrate:latest

Changes:
https://github.com/mozilla/blurts-server/releases/tag/v9.1.6
https://github.com/mozilla/blurts-server/compare/v9.1.5...v9.1.6

Post-deploy, we should run the pre-FXA email script again:

node scripts/send-email-to-pre-fxa-subscribers.js

It should now include more output for debugging purposes.

v9.1.6 tag deployment complete.

DB Migration Complete.

~ $ node_modules/.bin/knex --knexfile db/knexfile.js migrate:latest
Batch 13 run: 1 migrations

About to run email script.

The send-email-to-pre-fxa-subscribers.js script was not completed. Closing this bug as fixed.

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