Closed
Bug 1020500
Opened 11 years ago
Closed 11 years ago
[mkt] On -dev commits, please build a new packaged app
Categories
(Marketplace Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-06-17
People
(Reporter: clouserw, Assigned: robhudson)
References
Details
(Whiteboard: [qa-])
Similar to how we set up tarako to build apps on each commit, I'd like to do the same thing for fireplace.
The app on -dev is https://marketplace-dev.allizom.org/app/marketplace/
I'm not sure where the script is that builds it, but I can help you get the commands right (they are pretty much the same).
Comment 1•11 years ago
|
||
For tarako we use https://github.com/mozilla/zamboni/blob/master/mkt/fireplace/management/commands/upload_new_marketplace_package.py + https://github.com/mozilla/yogafire/blob/master/fabfile.py#L42
We need to refactor the management command to make it work for multiple packages and not just 'marketplace-package', which is actually the tarako package.
Updated•11 years ago
|
Summary: On -dev commits, please build a new packaged app → [mkt] On -dev commits, please build a new packaged app
Reporter | ||
Comment 2•11 years ago
|
||
Taking this back for comment 1. Will pass it back to ops when we're ready.
Assignee: server-ops-amo → nobody
Component: Server Operations: AMO Operations → General
Priority: -- → P1
Product: mozilla.org → Marketplace
QA Contact: oremj
Version: other → 1.0
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → robhudson.mozbugs
Assignee | ||
Comment 3•11 years ago
|
||
Assignee | ||
Comment 4•11 years ago
|
||
fireplace fabfile changes:
https://github.com/mozilla/fireplace/commit/577145dd
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Target Milestone: --- → 2014-06-17
You need to log in
before you can comment on or make changes to this bug.
Description
•