Closed
Bug 1120970
Opened 10 years ago
Closed 10 years ago
Please deploy Loop-Client 0.13.2 code to stage
Categories
(Cloud Services :: Operations: Deployment Requests - DEPRECATED, task)
Cloud Services
Operations: Deployment Requests - DEPRECATED
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: standard8, Unassigned)
References
Details
We'd like to deploy the loop-client 0.13.2 release to stage.
https://github.com/mozilla/loop-client/releases/tag/0.13.2
Please include bug 1120856 if possible.
Deploy can happen as soon as we're ready.
Comment 1•10 years ago
|
||
This has been released.
curl https://call.stage.mozaws.net/VERSION.txt
0.13.2
5d08d5d7a17e0ca120f36f5403e4364418f3984d Tue, 13 Jan 2015 14:49:16 +0000
The redirect also seems to work -
curl -I https://call.stage.mozaws.net/legal/terms/
HTTP/1.1 301 Moved Permanently
Content-Length: 190
Content-Type: text/html
Date: Tue, 13 Jan 2015 16:13:51 GMT
Location: https://www.mozilla.org/en-US/about/legal/terms/firefox-hello/
Connection: keep-alive
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 2•10 years ago
|
||
------------------
RELEASE NOTES
------------------
https://github.com/mozilla/loop-client/releases
TAG
https://github.com/mozilla/loop-client/releases/tag/0.13.2
https://github.com/mozilla/loop-client/commit/5d08d5d7a17e0ca120f36f5403e4364418f3984d
COMPARISONS
https://github.com/mozilla/loop-client/compare/0.13.0...0.13.1
https://github.com/mozilla/loop-client/compare/0.13.1...0.13.2
+0.13.2 (2015-01-13)
+-------------------
+
+- Bug 1119485 - Link clicker UI no longer resets to the stat conversation view after giving feedback
+- Bug 1000269 - Add python script to move locale files into the loop-client tree
+- Update L10n to latest versions
+
Comment 3•10 years ago
|
||
------------------
SUMMARY
------------------
Placed few calls successfully between Nightly & DevEd
stack validation, quick checks look good.
Verifying stage.
------------------
STAGE VALIDATION
------------------
STAGE STACK
$ cat /data/loop-client/content/VERSION.txt:
0.13.2
5d08d5d7a17e0ca120f36f5403e4364418f3984d Tue, 13 Jan 2015 14:49:16 +0000
$ rpm -qa | grep loop-client:
loop-client-svcops 0.13.2-1 x86_64 13842093
PROCESSES:
Verified processes: loop (node), stackdriver, circus, heka, nginx
------------------
QUICK CHECKS
------------------
$ make test
unit tests on localhost with 0.13.2 tag all PASS
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•