Tom
Tom
Add the final wallpapers for the `edu-ar` variant. Needed in `master` regardless of the image generation approach.
https://trello.com/c/MAJSh2Bd/219-3-make-a-rc-package-build-script-or-modify-dr-so-dr-update-can-work-from-a-specific-branch Currently, the way of determining which branch should be used, should the branch CLI option not be provided, is to use the currently checked out branch. This makes it...
Note how version `2.10-x` is listed after `2.9-x`: The rest are listed in proper order, this should be likewise.
--- Github's technique for PRs is to fork the repo, create a new branch with the new feature and then submit a PR to the original repo. If it is...
Something like `dr build kano-blocks make-pong` to build both Kano-Blocks and Make-Pong. ### What needs to be done 1. Investigate how could we extend the interface of `dr build` to...
Extend the push command to ask for confirmation when pushing to the `stable` suite (similar to what `apt-get install pkg` does). ### What needs to be done 1. Change the...
Use the new Jenkins functions to auto-build and deploy. As we are releasing this anyway, might as well make this long-overdue change.