Closed
Bug 695846
Opened 13 years ago
Closed 13 years ago
move mozbase pieces into mozbase repo
Categories
(Testing Graveyard :: Mozmill, defect)
Testing Graveyard
Mozmill
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: k0scist, Assigned: k0scist)
References
Details
(Whiteboard: [mozbase])
mozinfo, mozprocess, mozprofile, and mozrunner should be moved to https://github.com/mozilla/mozbase.
I'm not sure what we want to do with mutt. I'm for leaving it here, for now, as it is mozmill specific, though the tests should actually live with the packages. That is a whole other chunk of work though.
In addition to the actual move, preserving history, a few top-level resources should be fixed:
- https://github.com/mozautomation/mozmill/blob/master/carton-mozmill.py should checkout the relavent mozbase packages or something. the cartoned mozmill should be tested. It should not hit net. All tests should pass.
- https://github.com/mozautomation/mozmill/blob/master/setup_development.py -- this should checkout/download the mozbase repo and set it up for development
- https://github.com/mozautomation/mozmill/blob/master/versionbump.py -- This should now only apply to jsbridge and mozmill. Mozrunner version bumping should be done differently.
- https://github.com/mozautomation/mozmill/blob/master/docs.manifest -- this should be split off and the pointers to non-mozmill-repo documentation should live in the mozbase repo
Comment 3•13 years ago
|
||
The move has finished, https://github.com/mozilla/mozbase
mozmill master: https://github.com/mozautomation/mozmill/commit/e56a769e4fed978a060d971bfee68756a1459193
I'll leave the bug open until the scripts get updated.
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → jhammel
Assignee | ||
Comment 4•13 years ago
|
||
I think we can call this done. Please file follow up issues separately.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•