Mike McLean
dda2549d9c
handle case where tag archlist is None
2017-03-30 09:49:58 -04:00
Mike McLean
33e1c3ac4f
cleanup: has_key and print
...
2to3 -pvwn --fix has_key
2to3 -pvwn --fix print
2017-03-30 09:49:58 -04:00
Mike McLean
8346a60976
more renaming
2017-03-30 09:47:20 -04:00
Mike McLean
c86b5c3ac0
first stab at renaming signed repos to dist repos
...
sed -i -e 's/signed\(.\?[Rr]epo\)/dist\1/g'
sed -i -e 's/Signed\(.\?[Rr]epo\)/Dist\1/g'
2017-03-30 09:47:20 -04:00
Mike McLean
3d551dae5e
command help adjustments
2017-03-30 09:45:59 -04:00
Mike McLean
528cef065f
adjust cli handling of --delta-rpms arg
2017-03-30 09:45:59 -04:00
Mike McLean
d301fa964b
first stab at fixing delta rpm behavior for signed repos
2017-03-30 09:45:59 -04:00
Mike McLean
b79f90eda4
avoid print statement
2017-03-30 09:45:59 -04:00
Mike McLean
f5707043a5
option to write signed copy when importing signature
2017-03-30 09:45:59 -04:00
Mike McLean
d161a1b4a3
support nvra as well as nvr in write-signed-rpm
2017-03-30 09:45:59 -04:00
Mike McLean
cc19dfb122
fix default arches for signed-repo cli
2017-03-30 09:45:59 -04:00
Mike McLean
7c22cf4825
clean up strings in signed-repo cli
2017-03-30 09:37:56 -04:00
Jay Greguske
47daa0aad8
add --non-latest
2017-03-30 09:37:56 -04:00
Jay Greguske
4f4c7e3d4e
implement multilib
2017-03-30 09:37:56 -04:00
Jay Greguske
8f638935b6
move package addition logic to builder from hub
2017-03-30 09:37:56 -04:00
Jay Greguske
e0e1dc15ee
implement comps
2017-03-30 09:37:56 -04:00
Jay Greguske
77bdd1e239
implement --delta-rpms
2017-03-30 09:37:56 -04:00
Jay Greguske
e611febbcd
implement --event
2017-03-30 09:37:56 -04:00
Jay Greguske
08259b426e
implement --allow-unsigned and --skip-unsigned
2017-03-30 09:37:56 -04:00
Jay Greguske
53c379b6f8
initial hub implementation for signed-repos
2017-03-30 09:37:56 -04:00
Jay Greguske
0a06ec1318
implement CLI for signed-repos
2017-03-30 09:37:56 -04:00
Mike McLean
d1ab4ed287
refactor
2017-03-30 09:25:51 -04:00
Tomas Kopecek
182c8feb29
handle unknown exception in main
2017-03-30 09:25:51 -04:00
Tomas Kopecek
f023a7d636
remove unnecessary code
2017-03-30 09:25:51 -04:00
Tomas Kopecek
08beabe847
use print function everywhere
2017-03-30 09:25:51 -04:00
Tomas Kopecek
7b8fcd989f
permissions
2017-03-30 09:25:51 -04:00
Tomas Kopecek
437afbb720
CLI for save_failed_tree
2017-03-30 09:25:51 -04:00
Tomas Kopecek
24ed63a74d
extend CLI multi-volume support
2017-03-28 11:46:47 +02:00
Tomas Kopecek
4ef0bc2051
use only relative paths + volumes in downloadTaskOutput
2017-03-28 11:46:47 +02:00
Mike McLean
51148408cc
cli: clarify some "mismatch" warnings
2017-03-28 02:09:42 -04:00
Mike McLean
b9400055ea
cli: check # of args in handle_set_build_volume()
2017-03-28 02:08:39 -04:00
Mike McLean
2c9264e726
remove defaults from --debug and --debug-xmlrpc so configuration can supply
2017-03-20 15:34:12 -04:00
Tomas Kopecek
df1996d79e
fix return value for watch_tasks
2017-03-20 15:19:11 -04:00
Tomas Kopecek
badf0e3be3
unify KeyboardInterrupt behaviour for watch commands
2017-03-20 15:19:11 -04:00
Yuming Zhu
75d07f6d01
make cli and hub to support remove-extra for edit-tag
2017-03-16 16:48:13 -04:00
Mike McLean
f9a30b90e6
fix traceback uploading empty file
2017-03-13 18:43:07 -04:00
Yuming Zhu
6641eb0510
cli: move list-permissions to info category
2017-03-07 10:22:41 -05:00
Tomas Kopecek
cc9fff9840
remove has_key (not working in python3)
2017-03-07 08:15:20 -05:00
Tomas Kopecek
1494301465
use new exception syntax
2017-03-02 10:52:30 -05:00
Tomas Kopecek
20f5c4a83f
formatting typo
2017-03-01 11:37:53 +01:00
Mike McLean
53875831df
a couple more prints
2017-02-28 11:06:09 -05:00
Tomas Kopecek
c143d0b88f
print statement -> print function
2017-02-28 10:55:56 -05:00
Mike McLean
868212af98
also use multicall for setting the package list
2017-02-22 16:55:39 -05:00
Tomas Kopecek
1857271ea8
use multicall for clone tag
2017-02-22 16:33:42 -05:00
Tomas Kopecek
f609d8bc1f
Make --can-fail option working for make-image
...
There are two issues:
1) --can-fail option was ignored when passing to hub
2) when using config, can_fail was ignored as internal variable has
different name
2017-02-15 12:54:37 -05:00
Tomas Kopecek
43fb086f97
Fix options.force in import_comps
...
Change from opts.force to opts['force'] was introduced in
434bfb86f4 , but this one is not working
now.
2017-02-14 11:24:56 -05:00
Tomas Kopecek
919d8b23fb
make optional_arches optional
2017-01-30 11:20:46 +01:00
Tomas Kopecek
5cd8ce8bae
Don't fail on unimported krbV
2017-01-19 17:10:37 -05:00
Patrick Uiterwijk
253161f229
Allow principal and keytab in cli config
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-01-17 14:12:19 -05:00
Tomas Kopecek
43859db56f
fix default value for --can-fail
2017-01-12 14:28:22 -05:00