Commit graph

2589 commits

Author SHA1 Message Date
Mike McLean
0189cf98ea typo 2017-04-05 12:29:23 -04:00
Mike McLean
649a6e710f for volume compat fixes 2017-04-04 21:09:24 -04:00
Mike McLean
5231105478 only pass volume opt to downloadTaskOutput if needed
Fixes #368
2017-04-04 17:50:55 -04:00
Mike McLean
df416f7c3c missed one listTaskOutput call 2017-04-04 17:48:59 -04:00
Mike McLean
2009780198 fall back to old behavior if hub doesn't understand all_volumes option
Fixes #366
2017-04-04 13:45:53 -04:00
Mike McLean
da34e55379 PR#359 Add koji-tools link to docs
Merges #359
https://pagure.io/koji/pull-request/359
2017-03-30 10:18:01 -04:00
Tomas Kopecek
23771df232 Add koji-tools link to docs 2017-03-30 10:17:31 -04:00
Mike McLean
c41f6cc8e0 PR#318 Signed repos, take two [dist repos]
The feature was renamed from "signed repos" to "dist repos" during development.

Merges #318
2017-03-30 10:05:22 -04:00
Mike McLean
dad02ba6ad record missing signatures even if skipping them 2017-03-30 09:54:28 -04:00
Mike McLean
96d5d0f73b rename some options for clarity 2017-03-30 09:49:58 -04:00
Mike McLean
63029e3d37 fix arg sanity check 2017-03-30 09:49:58 -04:00
Mike McLean
a758374fdf deal with missing signatures more correctly 2017-03-30 09:49:58 -04:00
Mike McLean
3bdd64f4ff Don't require specifying a key if --allow-unsigned is given 2017-03-30 09:49:58 -04:00
Mike McLean
a0ed3a7a5e fix latest links for dist repos 2017-03-30 09:49:58 -04:00
Mike McLean
dc58f50fc6 print('') is more 2.4 friendly 2017-03-30 09:49:58 -04:00
Mike McLean
5555a14dd1 log missing multilib files 2017-03-30 09:49:58 -04:00
Mike McLean
2a1d9678cc saner error on missing multilib files 2017-03-30 09:49:58 -04:00
Mike McLean
884a20c0cd propagate the full name of the skip_unsigned option 2017-03-30 09:49:58 -04:00
Mike McLean
216c21d89a log missing signatures even if allowing unsigned 2017-03-30 09:49:58 -04:00
Mike McLean
b7f301f33c log missing files and signatures for dist repos 2017-03-30 09:49:58 -04:00
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
1ceb366f9d last bit of renaming 2017-03-30 09:49:58 -04:00
Mike McLean
9c2564da85 rename files 2017-03-30 09:47:20 -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
1557292fe0 add builder json requirement for rhel5 2017-03-30 09:45:59 -04:00
Mike McLean
c2b4882323 require python2-multilib on builder 2017-03-30 09:45:59 -04:00
Mike McLean
09ed16e532 upload kojipkgs data 2017-03-30 09:45:59 -04:00
Mike McLean
eb330165cf handle unsigned rpms in signedRepoMove 2017-03-30 09:45:59 -04:00
Mike McLean
21fda8805e no integer keys in xmlrpc 2017-03-30 09:45:59 -04:00
Mike McLean
cb6a425d7f rework signedRepoMove api a bit 2017-03-30 09:45:59 -04:00
Mike McLean
1bfa815b16 update exception syntax in signed-repo code 2017-03-30 09:45:59 -04:00
Mike McLean
e0826a3145 more unit tests 2017-03-30 09:45:59 -04:00
Mike McLean
cea00501a6 clean up logic to avoid duplicate code 2017-03-30 09:45:59 -04:00
Mike McLean
1371b18886 extend unit test for signed_repo_init() 2017-03-30 09:45:59 -04:00
Mike McLean
a5fbfa392c unit test for signed_repo_init() 2017-03-30 09:45:59 -04:00
Mike McLean
e5d7990308 clean up handling of task_opts in signed_repo_init 2017-03-30 09:45:59 -04:00
Mike McLean
531e3db1f2 use nextval function in signed_repo_init() 2017-03-30 09:45:59 -04:00
Mike McLean
b79f90eda4 avoid print statement 2017-03-30 09:45:59 -04:00
Mike McLean
aa18a1f77a rework noarch filter 2017-03-30 09:45:59 -04:00
Mike McLean
576885de1c avoid noarch duplication 2017-03-30 09:45:59 -04:00
Mike McLean
d133806c84 avoid duplicate hard linking 2017-03-30 09:45:59 -04:00
Mike McLean
a7bff7c7fe fix multilib import 2017-03-30 09:45:59 -04:00
Mike McLean
87a44ac863 debug logging 2017-03-30 09:45:59 -04:00
Mike McLean
da54026278 use correct lifetime option for deleting signed repos 2017-03-30 09:45:59 -04:00
Mike McLean
ec5d71016c logging adjustments 2017-03-30 09:45:59 -04:00