Commit graph

3589 commits

Author SHA1 Message Date
Franz Chih-Ping Hsieh
f356ac4f17 force using python2 to run script
Fixes #945
2018-05-24 00:01:30 -04:00
Mike McLean
54b8c362a2 PR#925: Allow longer Build Target names
Merges #925
https://pagure.io/koji/pull-request/925
2018-05-23 18:32:39 -04:00
mprahl
c21124ee12 Allow longer Build Target names 2018-05-23 18:32:34 -04:00
Mike McLean
46856cb43d PR#930: fix changelog date
Merges #930
https://pagure.io/koji/pull-request/930
2018-05-15 10:20:55 -04:00
Mike McLean
b02309a1c0 fix changelog date 2018-05-15 10:18:45 -04:00
Mike McLean
5ab227c8e2 PR#918: Koji 1.16.0 release
Merges #918
https://pagure.io/koji/pull-request/918
2018-05-15 10:05:34 -04:00
Mike McLean
acc90b900b release note updates 2018-05-11 13:09:23 -04:00
Mike McLean
f1020ae1bf migration doc 2018-05-11 12:46:15 -04:00
Mike McLean
a1672097a4 formatting tweak 2018-05-09 18:33:16 -04:00
Mike McLean
701f9a9a0e fix typos 2018-05-09 17:16:31 -04:00
Mike McLean
1f8848c372 update notification docs 2018-05-07 15:38:17 -04:00
Mike McLean
2055b8b2d8 more release notes 2018-05-07 13:50:14 -04:00
Mike McLean
5d218171bb first stab at 1.16 release notes 2018-05-04 18:14:21 -04:00
Mike McLean
3e0fdf0184 bump release to 1.16 and add changelog 2018-05-04 15:26:43 -04:00
Tomas Kopecek
151aaa699d Update setup.py to 1.16 release 2018-05-04 15:19:58 -04:00
Mike McLean
df562130af PR#884: Add option to configure DB port
Merges #884
https://pagure.io/koji/pull-request/884
2018-05-04 11:37:29 -04:00
Alex Iribarren
9d093f8e31 Keep None as the default DBPort 2018-05-04 11:37:26 -04:00
Alex Iribarren
e1e4245822 Add option to configure DB port 2018-05-04 11:37:26 -04:00
Mike McLean
18600b24c1 PR#914: dist repo updates
Merges #914
https://pagure.io/koji/pull-request/914

Fixes: #409
https://pagure.io/koji/issue/409
dist-repos are missing critical functionality

Fixes: #457
https://pagure.io/koji/issue/457
creating dist-repos can expire regular (non-dist) repos for same tag
2018-05-03 16:08:09 -04:00
Mike McLean
7a0acc00cb put dist repo rpms under Packages/ 2018-05-03 16:05:16 -04:00
Mike McLean
0171027224 fix unit tests 2018-05-03 16:05:16 -04:00
Mike McLean
cb714b7427 no need for subtask to return its upload dir 2018-05-03 16:05:16 -04:00
Mike McLean
d60bdddcf4 link dist repo on task page 2018-05-03 16:05:16 -04:00
Mike McLean
ddf120a4d3 update docstrings 2018-05-03 16:05:16 -04:00
Mike McLean
387f92b5dd drop unused params 2018-05-03 16:05:16 -04:00
Mike McLean
12129dd7f1 fix help string 2018-05-03 16:05:16 -04:00
Mike McLean
c032bdf6bc upload a repo manifest 2018-05-03 16:05:16 -04:00
Mike McLean
72a57611f1 also upload subrepo metadata 2018-05-03 16:05:16 -04:00
Mike McLean
60cccdbcfa limit rpm keys to check 2018-05-03 16:05:16 -04:00
Mike McLean
fb5da35edf refactor uploaded file data 2018-05-03 16:05:16 -04:00
Mike McLean
8e08e66d9a partial refactor 2018-05-03 16:05:16 -04:00
Mike McLean
c5f126a7b0 streamline subrepo logic a bit 2018-05-03 16:05:16 -04:00
Mike McLean
86043223c2 record dist subrepo in kojipkgs 2018-05-03 16:05:16 -04:00
Mike McLean
1a971f39e1 handle uploaded debug_pkglist 2018-05-03 16:05:16 -04:00
Mike McLean
869dc3b57b fix debuginfo check and logfile name 2018-05-03 16:05:16 -04:00
Mike McLean
f26eb7560c actually do the debuginfo split 2018-05-03 16:05:16 -04:00
Mike McLean
a93554139e update unit test for new options 2018-05-03 16:05:16 -04:00
Mike McLean
6e3482ea22 trying to use kojipkgs data instead of fs lookups 2018-05-03 16:05:16 -04:00
Mike McLean
8158613e4a trying to separate pkglist calculation from output generation 2018-05-03 16:05:16 -04:00
Mike McLean
356a64386e standardize pathinfo usage in createDistRepoTask 2018-05-03 16:05:16 -04:00
Mike McLean
7862bd94d0 drop unused var 2018-05-03 16:05:16 -04:00
Mike McLean
e128d7596e cli: dist-repo --split-debuginfo option 2018-05-03 16:05:16 -04:00
Mike McLean
df0a6b28fa attempt to handle empty tag more gracefully 2018-05-03 16:05:16 -04:00
Mike McLean
01a47750d1 simplify do_createrepo a bit 2018-05-03 16:05:16 -04:00
Mike McLean
8fd08cce7e disconnect createdistrepo and createrepo task handlers 2018-05-03 16:05:16 -04:00
Mike McLean
10e1963f75 dist-repo --with-src option 2018-05-03 16:05:16 -04:00
Mike McLean
a2d5f63b60 avoid including noarch in src repos 2018-05-03 16:05:16 -04:00
Mike McLean
651f5e05d5 short option -a/--arch for dist-repo command 2018-05-03 16:05:16 -04:00
Mike McLean
e28b7a80c8 avoid passing a set as a callback param 2018-05-03 16:05:16 -04:00
Mike McLean
534d8db8ec add some comments 2018-05-03 16:05:16 -04:00