Closed
Bug 1373257
Opened 8 years ago
Closed 6 years ago
Partner parameter for repack scripts should be the top level directory
Categories
(Release Engineering :: Release Requests, enhancement, P1)
Release Engineering
Release Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mkaply, Assigned: mkaply)
Details
Attachments
(1 file)
No idea if this is the right place for this, but it seems like it.
Currently the repack scripts take a partner parameter and they use that to match the subdirectories in the partner repacks.
The result of this is that to build the partner "mailru" you have to pass "mailru" and "okru"
The partner parameter should be the top level directory and when you pass it, it should simply build everything in that subdirectory. This will allow us to have differently named builds for a single partner.
Alternatively, we could pass a new parameter.
| Assignee | ||
Comment 1•8 years ago
|
||
So it looks like we have the parameter "--partners-dir" that allows you to specify the exact directory to use and then the cfg files are processed under that.
This gives us the function in theory, but I still think it's inconsistent with the behavior we want.
I think we should be able to pass the partner and just build the partner.
| Assignee | ||
Comment 2•8 years ago
|
||
| Assignee | ||
Comment 3•8 years ago
|
||
Updated•8 years ago
|
Priority: -- → P1
Comment 4•8 years ago
|
||
Bulk change of QA Contact to :jlund, per https://bugzilla.mozilla.org/show_bug.cgi?id=1428483
QA Contact: catlee → jlund
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•4 years ago
|
Component: Custom Release Requests → Release Requests
You need to log in
before you can comment on or make changes to this bug.
Description
•