Closed
Bug 1666904
Opened 4 years ago
Closed 4 years ago
Please update Phabricator to 2020 Week 37
Categories
(Cloud Services :: Operations: Phabricator, task)
Cloud Services
Operations: Phabricator
Tracking
(conduit-pushaccept production)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
conduit-push | accept | production |
People
(Reporter: dkl, Assigned: ckolos)
Details
Please update Phabricator to 2020 Week 37
https://secure.phabricator.com/w/changelog/2020.37
{
"moz_phabricator_commit": "f6bd03e765e00bee837d74a00e438472ce8e294c",
"moz_phabricator_version": "f6bd03e765e00bee837d74a00e438472ce8e294c",
"moz_phabricator_source": "https://github.com/mozilla-services/phabricator-extensions",
"build": "https://circleci.com/gh/mozilla-services/phabricator-extensions/381"
}
Database migrations required: No
Documentation regeneration: No
Deploy to phabricator-dev first for testing.
We will need to test the changes in Amazon SES in this release of Phabricator. The suggested changes from the changelog look like:
{
"key": "your-ses-mailer-name",
"type": "ses",
"options": {
"access-key": "ABCDEF...",
"secret-key": "81mf1naf...",
+ "region": "us-west-2",
"endpoint": "email.us-west-2.amazonaws.com"
}
}
Reporter | ||
Comment 1•4 years ago
|
||
Phabricator QA has passed. On to stage!
Reporter | ||
Comment 2•4 years ago
|
||
Ok stage complete. on to prod.
Reporter | ||
Comment 3•4 years ago
|
||
Phab done. closing.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Flags: needinfo?(ckolos)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•