lp:~smoser/git-ubuntu
- Get this repository:
-
git clone
https://git.qastaging.paddev.net/~smoser/git-ubuntu
Branches
Name | Last Modified | Last Commit |
---|---|---|
quick-compilati |
2020-02-05 21:25:30 UTC |
Update "main" to support running testgroups and 'execute'.
Author:
Scott Moser
Update "main" to support running testgroups and 'execute'. This changes the "main" portion of the script to support usage like: - show usage: - run the provided testgroup[s] the testgroups are: pipcheck mainhelp pylint pytest To run just the 'mainhelp' test: - run all test groups: - execute any command in the snap environment. Also puts a nice 'SUCCESS' or 'FAIL' as the last line in a run. Coupled in, there are further changes to the 'mainhelp' testgroup Also, drop the python -B usage. It does not seem necessary. ./snap- |
test-tree- |
2020-02-04 15:16:13 UTC |
Address review feedback.
Author:
Scott Moser
Address review feedback. Rename set_snap_version to get_snap_ Also move the 'snap run' magic into its own function and add some |
add/debian- |
2018-12-20 15:04:15 UTC |
Add debian-multimedia.
Author:
Scott Moser
Add debian-multimedia. This package was requested on ubuntu-server mailing list today. |
cleanup/ |
2018-12-04 22:13:48 UTC |
Drop tox. Instead run tests on tree in snap environment.
Author:
Scott Moser
Drop tox. Instead run tests on tree in snap environment. The use of tox for git-ubuntu unit tests and pylint is problematic All of these issues are not a problem in the snap environment. The git-ubuntu- So now both of these work: # test the tree in "." Other things done here: |
fix/run-all-tests | 2018-12-04 20:44:10 UTC |
Move tests into files named with _test.
Author:
Scott Moser
Move tests into files named with _test. Separate existing test functions into their own '_test.py' files. It is no longer necessary to rely on shell expansion of gitubuntu/* Also fix flake8 for newly added test files. |
fix/1801171- |
2018-12-04 15:51:19 UTC |
build: if there is no ubuntu-daily:devel try the stable release.
Author:
Scott Moser
build: if there is no ubuntu-daily:devel try the stable release. There exists a period of time after stable release is made that The change here just tries to fall back to using ubuntu- Update the test of derive_ LP: #1801171 |
fix/1727590- |
2018-11-06 20:34:22 UTC |
add test
Author:
Scott Moser
add test |
fix/1801168- |
2018-11-01 21:10:44 UTC |
build: Fix build when there are no quilt patches.
Author:
Scott Moser
build: Fix build when there are no quilt patches. If a package did not have any quilt packages, then git-ubuntu build As an example: LP: #1801168 |
cleanup/ |
2018-10-25 15:04:54 UTC |
Fix native build.
Author:
Scott Moser
Fix native build. Builds cloud-initramfs |
cleanup/ |
2018-10-16 16:51:56 UTC |
Fix native build.
Author:
Scott Moser
Fix native build. Builds cloud-initramfs |
fix/1749609- |
2018-09-18 06:16:38 UTC |
Change internal user to 'buildd' from build-user.
Author:
Scott Moser
Change internal user to 'buildd' from build-user. This is same user as launchpad. |
faster2 | 2016-11-15 15:19:16 UTC |
source_information: delay login to launchpad until use.
Author:
Scott Moser
source_information: delay login to launchpad until use. launchpad login takes some time, as it is a remote operation. The end result is that 'usd --help' goes from taking ~1.5 seconds Also it means that operations like 'usd build' or 'usd clone' do not |
usd-clone- |
2016-11-10 20:35:11 UTC |
usd clone: fix reading and storing of user, minor improvements.
Author:
Scott Moser
usd clone: fix reading and storing of user, minor improvements. - search for insteadof in either 'ssh://' or 'git+ssh://' |
from-scratch-import | 2016-11-02 16:17:07 UTC |
Support --lp-owner=none to force from scratch
Author:
Scott Moser
Support --lp-owner=none to force from scratch Since we automatically clone from the value of --lp-owner, and This adds '--lp-owner=none' argument to do that. |
bug/1638087 | 2016-11-01 18:35:32 UTC |
Walk release list backwards to find branch for ubuntu/devel.
Author:
Scott Moser
Walk release list backwards to find branch for ubuntu/devel. This fixes an error when importing an ubuntu package that is no LP: #1638087 |
master | 2016-10-06 14:04:35 UTC |
usd-clone: add usd-clone simple wrapper for cloning
Author:
Scott Moser
usd-clone: add usd-clone simple wrapper for cloning This just adds a very simple wrapper that knows urls to |
1 → 16 of 16 results | First • Previous • Next • Last |