Closed
Bug 1074393
Opened 11 years ago
Closed 11 years ago
Deploy operator tools to dev and stage
Categories
(Cloud Services :: Operations: Marketplace, task, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: chuck, Assigned: jlaz)
References
Details
More to come once the blocking bugs are resolved.
Reporter | ||
Comment 1•11 years ago
|
||
This is ready to go!
The repository is here: https://github.com/mozilla/marketplace-operator-dashboard
It should live at https://hostname/operators/
I don't think there's anything special about this relative to other commonplace projects. Let me know if I can answer any questions!
Assignee: nobody → jlaz
Comment 2•11 years ago
|
||
This has been setup on -dev. https://github.com/mozilla-services/svcops-puppet/commit/ce79b46e9f4a45e874b4c5266fa90eceb29c58cf
Do we need to include /operators/ in https://github.com/mozilla/zamboni/blob/master/mkt/commonplace/urls.py?
Reporter | ||
Comment 3•11 years ago
|
||
We do. There's a PR up for that: https://github.com/mozilla/zamboni/pull/2720
Reporter | ||
Updated•11 years ago
|
Priority: -- → P1
Reporter | ||
Comment 4•11 years ago
|
||
It looks like assets aren't quite being deployed to stage correctly. Compare:
https://marketplace-stage.cdn.mozilla.net/media/marketplace-operator-dashboard/css/include.css
https://marketplace-dev-cdn.allizom.org/media/marketplace-operator-dashboard/css/include.css
They're both deployed on revision 2c8b7d1. Any ideas?
Flags: needinfo?(jthomas)
Reporter | ||
Comment 5•11 years ago
|
||
Looks like they're identical files now without the timestamp (they weren't before), but the timestamp currently being served on stage isn't reflecting the latest commit.
https://marketplace-stage.cdn.mozilla.net/media/marketplace-operator-dashboard/css/include.css
https://marketplace-stage.cdn.mozilla.net/media/marketplace-operator-dashboard/css/include.css?b=ce81121-546677e5
Comment 6•11 years ago
|
||
Fixed in https://github.com/mozilla-services/svcops-puppet/commit/f64366762551d03893f421473f5096126d417f10
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(jthomas)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•