Extend variables.py to understand gitlab repos
Categories
(SeaMonkey :: Build Config, enhancement)
Tracking
(Not tracked)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
(Blocks 1 open bug)
Details
(Whiteboard: SM2.53.1)
Attachments
(1 file)
1.06 KB,
patch
|
frg
:
review+
frg
:
approval-comm-release+
frg
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
At the moment build/variables.py assumes all repos use rev to separate changeset from repo URL. gitlab uses tree
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: link to repo is incorrect in about:buildconfig
Testing completed (on m-c, etc.): 2.53
Risk to taking this patch (and alternatives if risky): none
String changes made by this patch: none
![]() |
||
Comment 2•6 years ago
|
||
The other option is to backport 2nd and 4th parts of Bug 1507754, Bug 1578806 and Bug 1561782 then adapt source_repos.py for use against gitlab but perhaps that is for beta 2.
(In reply to Ian Neal from comment #3)
The other option is to backport 2nd and 4th parts of Bug 1507754, Bug 1578806 and Bug 1561782 then adapt source_repos.py for use against gitlab but perhaps that is for beta 2.
Spun this off into Bug 1633729
Description
•