lp://staging/~dooferlad/linaro-ci-cli/get-command
Created by
James Tunnicliffe
and last modified
- Get this branch:
- bzr branch lp://staging/~dooferlad/linaro-ci-cli/get-command
Only
James Tunnicliffe
can upload to this branch. If you are
James Tunnicliffe
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Milo Casagrande (community): Approve
-
Diff: 754 lines (+576/-33)8 files modifiedcommands/add.py (+3/-2)
commands/base_command.py (+30/-10)
commands/get.py (+135/-6)
commands/status.py (+48/-9)
commands/tests/test_add.py (+1/-1)
commands/tests/test_get.py (+347/-0)
commands/tests/test_utilities.py (+6/-0)
lci (+6/-5)
Branch information
Recent revisions
- 31. By James Tunnicliffe
-
"Cleaned up get Command.
_download_ file code -- moved prints out into run function where there was already sensible places to put them
Fixed up tests.
Clean error when unable to contact server."
Made status command have a more useful output. - 23. By James Tunnicliffe
-
Added tests for status printing.
Added lots of status printing logic and file download logic. - 22. By James Tunnicliffe
-
Can get status, individual files, all files (zip) and console for a given job.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/linaro-ci-cli