lp:~smoser/simplestreams
- Get this repository:
-
git clone
https://git.not.enabled/~smoser/simplestreams
Branches
Name | Last Modified | Last Commit |
---|---|---|
cleanup/ |
2019-01-07 20:06:35 UTC |
Do not run flake8 during 'make test', remove 'trusty-flake8' tox env.
Author:
Scott Moser
Do not run flake8 during 'make test', remove 'trusty-flake8' tox env. Previously 'make test' would run flake8. That meant that during We do not really care about flake8 errors (primarily style) at that Along that same line, there is no need for the tox 'trusty-flake8' The changes here mean that 'make test' won't run flake8. Note, |
ubuntu/devel | 2019-01-07 19:41:39 UTC |
update changelog
Author:
Scott Moser
update changelog |
fix/fix- |
2018-11-09 15:43:27 UTC |
tools/install-deps: install enough deps for ./tools/build-deb to work.
Author:
Scott Moser
tools/install-deps: install enough deps for ./tools/build-deb to work. Basic goal here is to have this work: Changes: |
ubuntu/trusty | 2018-10-31 20:39:36 UTC |
Add debian/README.source
Author:
Scott Moser
Add debian/ |
master | 2018-10-31 19:00:52 UTC |
validate_image: Fix python2 i386 error, and show value in ValueError.
Author:
Scott Moser
validate_image: Fix python2 i386 error, and show value in ValueError. On python 2 and i386 (32 bit), os.stat will return a long. That would cause validate_image to raise a ValueError and tests to fail. |
fix/python2- |
2018-10-31 18:45:02 UTC |
validate_image: Fix python2 i386 error, change to TypeError, show value.
Author:
Scott Moser
validate_image: Fix python2 i386 error, change to TypeError, show value. On python 2 and i386 (32 bit), os.stat will return a long. That would cause validate_image to raise a ValueError and tests to fail. Also change here to make this a TypeError that is raised. |
feature/ |
2018-10-31 16:26:32 UTC |
lintian: fix lintian warnings and errors.
Author:
Scott Moser
lintian: fix lintian warnings and errors. - package- |
bug/1790904 | 2018-10-30 21:09:00 UTC |
Additional changes.
Author:
Scott Moser
Additional changes. - when calling glance.v1.create with size, pass in an integer rather |
bug/1790904- |
2018-10-30 21:09:00 UTC |
Additional changes.
Author:
Scott Moser
Additional changes. - when calling glance.v1.create with size, pass in an integer rather |
fix/install- |
2018-07-26 16:51:19 UTC |
tools/install-deps: respect proxy vars when calling apt.
Author:
Scott Moser
tools/install-deps: respect proxy vars when calling apt. If this tool is called by non-root, it will sudo to call apt-get. |
fix/tools- |
2018-07-17 20:03:11 UTC |
tools: fix bug in install-deps that stopped apt-get update from running.
Author:
Scott Moser
tools: fix bug in install-deps that stopped apt-get update from running. Logic or shell bug in tools/install-deps meant that 'apt-get update' |
feature/ |
2018-06-25 16:48:29 UTC |
Move tools to git.
Author:
Scott Moser
Move tools to git. This is just a replacement of bzr usage in tools/ with git. |
1 → 12 of 12 results | First • Previous • Next • Last |