Closed
Bug 931310
Opened 11 years ago
Closed 11 years ago
Add deployment notification for New Relic
Categories
(www.mozilla.org :: Bedrock, defect, P3)
www.mozilla.org
Bedrock
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pmac, Unassigned)
Details
(Whiteboard: [kb=1190841] )
Attachments
(1 file)
Now that our deploy scripts are in the repo this will be easy. Mozillians already did it.
https://github.com/mozilla/mozillians/blob/master/scripts/update/update.py#L110-L120
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Whiteboard: [kb=1190841]
Comment 3•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/f314928fa0a6b2b1ee82aedb1850423e63ef819f
Fix bug 931310: Add New Relic deployment notification to deploy scripts.
https://github.com/mozilla/bedrock/commit/77ea1f48344c2c0b7473c86deb7877c28a25adac
Merge pull request #1426 from pmclanahan/add-new-relic-deploy-ping
Fix bug 931310: Add New Relic deployment notification to deploy scripts.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 5•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/569e7cd99a4946e28b97b5b9778ea711d1d8cef7
Bug 931310: Further improve New Relic deploy ping.
* Move revision.txt handling to update instead of pre_update.
* Get a real change log instead of just a github url.
* Steal wonderful description code from chief-james (willkg)
https://github.com/mozilla/bedrock/commit/89acbe340ebd37bfbc905c6dc733875c62471360
Merge pull request #1449 from pmclanahan/improve-newrelic-deploy-ping-931310
Bug 931310: Further improve New Relic deploy ping.
You need to log in
before you can comment on or make changes to this bug.
Description
•