Commit graph

272 commits

Author SHA1 Message Date
Mike McLean
8ac22e6e2f show list of package groups in taginfo [patch from jcpunk] 2013-08-14 16:51:28 -04:00
Mike Bonnet
1d13ee6474 win-build: add the --static-mac option to win-build, which retains the original MAC address 2013-06-20 15:51:20 -04:00
Mike McLean
04430f81cb fail if user specified config is absent
https://fedorahosted.org/koji/ticket/256
2013-05-16 16:13:20 -04:00
Jay Greguske
0c2b9b73a1 implement remove-pkg for the cli 2013-03-08 15:37:04 -05:00
Mike McLean
d18d03174f a few more cli aliases 2013-03-08 15:32:15 -05:00
Jay Greguske
a27c3d0dc5 cleaner rename -pkg commands to -build 2013-03-08 15:30:15 -05:00
Mike McLean
cadb5209c0 rework PathInfo handlers for images 2012-11-29 16:53:06 -05:00
Jay Greguske
5ed044f511 images can be imported with import-archive 2012-11-29 16:53:06 -05:00
Jay Greguske
f4c44dbb72 download-build supports --type image 2012-11-29 16:53:05 -05:00
Jay Greguske
0ccc918ab7 support --specfile in image builds 2012-11-29 16:53:05 -05:00
Jay Greguske
abcc6bd8e4 list tagged supports image type 2012-11-29 16:53:05 -05:00
Jay Greguske
ec5f0a6721 client side changes to enforce an image name and version 2012-11-29 16:53:04 -05:00
Mike McLean
a87e1f2c5a cleanup debug output 2012-11-06 20:42:56 -05:00
Mike McLean
9e9549d994 new "fast upload" mechanism 2012-11-06 14:39:49 -05:00
Mike McLean
d2dc1a1fd0 debuginfo and source options for regen-repo command 2012-10-16 17:11:21 -04:00
Mike McLean
f5bcc75a3e handle unauthenticated case in moshimoshi 2012-08-20 11:19:36 -04:00
Mike Bonnet
58a57ea71b add maven and win to the supported cli search types 2012-06-29 11:26:57 -04:00
Mike McLean
d2716a482a remove useless and misleading latest-by-tag command 2012-06-19 17:19:42 -04:00
Mike McLean
f840983321 have regen-repo warn if the tag is not a build tag or has no arch list 2012-06-08 18:16:31 -04:00
Mike McLean
19de74773d in taginfo command, avoid passing (recently added) event opts unless needed
(otherwise we get an error from older servers on plain taginfo commands)
2012-06-06 18:47:53 -04:00
Mike McLean
5f96a7a2cf also add --yum-proxy option to cli mock-config command 2012-05-22 15:06:32 -04:00
Mike McLean
2c372cd5f0 use inspect module to report/check rpc args 2012-05-22 14:18:21 -04:00
John Morris
38f7d2529f koji: small patch to fix warnings
After the koji.conf 'pkgurl' attribute was enabled (sigul wants this;
I'll submit a patch for that too, later), one of my scripts broke
because the "Warning: the pkgurl option is obsolete" message is printed
to stdout instead of stderr.  Here's a little patch to print the warning
with the warn() function instead.

I realize some warnings from the cli might be best printed to stdout,
but for ones that might appear when using a computer-readable type of
command like 'list-* --quiet', stderr seems like the better choice.

Thanks-

	John
2012-05-16 15:45:09 -04:00
Mike McLean
c902546866 avoid hard-coded references to command name 2012-05-16 15:45:08 -04:00
Mike McLean
5154d4a568 grant-permission --new 2012-05-11 11:34:42 -04:00
Mike Bonnet
0a57b22886 don't show repo information during historical taginfo queries, it may be inaccurate 2012-05-10 17:21:52 -04:00
Mike Bonnet
5141b61f49 add support for querying past information with the taginfo command 2012-05-10 16:28:06 -04:00
Mike Bonnet
e0f30b36df add Maven information to taginfo 2012-05-10 16:23:27 -04:00
Mike McLean
4f131ef32a --active/--revoked options for list-history 2012-01-18 14:22:35 -05:00
Mike Bonnet
b2edd9011c add "koji wrapper-rpm --create-build" which creates a new build to contain the wrapper rpms 2011-12-12 15:36:07 -05:00
Anthony Towns
58f8fe0b78 add moshimoshi command to make automatic user creation easier 2011-11-28 16:14:11 -05:00
Mike McLean
f8516675ae clarify build usage a bit 2011-11-28 16:14:10 -05:00
Ville Skyttä
f8c07cbd95 Clean up dead code. 2011-10-20 15:27:34 -04:00
Ville Skyttä
b00af975fc Fix printing external rpm info. 2011-10-20 15:27:34 -04:00
Ville Skyttä
e2896c912e Fix invalid Epoch error handling. 2011-10-20 15:27:34 -04:00
Mike McLean
b54ca80623 verbose option for list-buildroot command 2011-10-20 15:27:34 -04:00
Mike McLean
2038dc1cd6 make topurl options in cli consistent 2011-04-21 09:45:38 -04:00
Mike Bonnet
fa977579ba accept properties without values in maven-build, the same way Maven does 2011-04-04 11:52:21 -04:00
Mike Bonnet
29d7d550e8 add the --env option to maven-build, to set environment variables in the build environment 2011-04-04 11:52:21 -04:00
Mike Bonnet
3483700817 add the --package option to maven-build, to enable installation of additional packages into the chroot 2011-04-04 11:52:21 -04:00
Mike Bonnet
a6c16232a7 make the wait-repo command wait for the specified build(s) to be the latest in the tag, rather than just being present in the tag 2011-04-04 11:52:21 -04:00
Mike Bonnet
91f0ed12b4 store Maven build output under the standard build directory 2011-04-04 11:52:20 -04:00
Mike McLean
35d2276e29 cli handlers for volume calls 2011-03-18 13:57:38 -04:00
Mike McLean
73d44e199a support for split storage 2011-03-18 13:57:38 -04:00
Mike McLean
919716b8be show help on blank search command 2011-03-17 14:13:54 -04:00
Mike McLean
49c9881591 add --buildroots option for rpminfo command 2011-03-10 16:05:02 -05:00
Mike McLean
17bf017ea9 allow setting maxdepth back to none 2011-03-03 15:38:50 -05:00
Mike Bonnet
ca7bc0a4ae maven-build: allow additional goals to be specified, which will be called before "deploy" 2011-01-10 11:39:56 -05:00
Mike Bonnet
eea730300a - enable use of a Kerberos service name other than host/ on the hub
- get the Kerberos realm from the client principal, rather than assuming the last two components of the domain name
2011-01-06 15:54:53 -05:00
Mike Bonnet
7343204914 add a --mine option to list-permissions 2010-12-16 15:25:11 -05:00