947
edits
m (→Outstanding Issues: note location of the virtualenv bug on the web) |
(→Accomplished Work: adding a few notes on what I did with packages) |
||
Line 15: | Line 15: | ||
* wrote script to print URL from latest build (for forcing builds): http://k0s.org/mozilla/hg/GetLatestTinderbox/file/tip/getlatesttinderbox/get_latest.py | * wrote script to print URL from latest build (for forcing builds): http://k0s.org/mozilla/hg/GetLatestTinderbox/file/tip/getlatesttinderbox/get_latest.py | ||
* investigated various hosting and workflow options for python packages (e.g. mozmill) | |||
* created a program that will "grab" the tarballs of a package and its dependencies from the cheeseshop: http://k0s.org/hg/stampit ; this is really rough, as it uses the pip command line interface which is at this moment ill-suited for this purpose; maybe using the pip API directly is better? This should probably be moved to http://k0s.org/mozilla/hg/stampit or to a mozilla.org website | |||
* created a script, http://k0s.org/mozilla/package-it.sh , that with stampit can create a bare-bones cheeseshop | |||
== To do == | == To do == |
edits