Mike McLean
6feae640c2
canonicalize tag arches before using them to limit repo generation
...
(based on a patch from Dennis Gilmore <dennis@ausil.us>)
2008-01-16 16:15:00 -05:00
Mike McLean
eb1c53de6e
fix return value of delete_build
2008-01-14 09:46:03 -07:00
Jesse Keating
c939b34ff6
Pass --target instead of --arch to mock.
...
--target is now it's own argument that only applies to what is passed to
rpm-build. setarch call is not affected by --target which is what we want.
2008-01-04 17:49:12 -05:00
Mike McLean
db8486e61d
actually read default conf file. add limit option to buildReferences call.
2008-01-04 14:26:46 -07:00
Mike McLean
1bf5468b01
ignore trashcan tag in prune-signed-copies command
2008-01-04 14:26:45 -07:00
Jesse Keating
d64a587ac4
Revert patch to disable --arch calls. Broke kernel-doc build
2008-01-02 13:46:31 -05:00
Mike Bonnet
7677f63099
temporary fix for using topurl, since urlopen() returns a wrapped HTTPConnection which doesn't support fileno(); will see about getting this fixed in upstream python
2007-12-18 13:47:28 -05:00
Mike Bonnet
31b5d7265c
add the "allowed_scms" kojid parameter: a whitelist of hostname:repository tuples that kojid is allowed to checkout from
2007-12-18 12:52:56 -05:00
Mike Bonnet
1d040eba5a
tweak tasklist spacing
2007-12-18 12:52:56 -05:00
Mike Bonnet
58be30345d
- allow filtering builds by the person who built them
...
- remove some code duplication
2007-12-18 12:52:56 -05:00
Mike Bonnet
b851d939b6
allow identification of users and tags by name as well as ID
2007-12-18 12:52:56 -05:00
Jesse Keating
a023693e32
Don't call --arch when the build is noarch.
2007-12-17 09:21:26 -05:00
Jesse Keating
386d465b5e
New release
2007-12-14 21:12:36 -05:00
Mike McLean
d58e59ab9b
limit option for build_references function
2007-12-14 17:59:31 -05:00
Mike McLean
8a5780448d
quiet some debug output
2007-12-14 15:00:11 -07:00
Mike McLean
36e802b55d
in the prune-signed-copies cli command, check to see if builds have been
...
latest somewhere in the past N days instead of just currently.
2007-12-14 15:38:32 -05:00
Mike McLean
24a547abe9
change default actions in koji-gc
2007-12-14 15:37:35 -05:00
Jesse Keating
9ff949b64a
Mock will now handle setarch internally, we no longer need to call it
2007-12-11 17:49:48 -05:00
Jesse Keating
c7e0c2880d
Go back to using stock 'clean' command. It now takes care of all mount points
2007-12-11 16:59:23 -05:00
Jesse Keating
41737dbdd4
Update mock commands to the undeprecated version.
2007-12-11 16:40:52 -05:00
Jesse Keating
5ce5249c72
Fix some typos.
...
Don't worry about blocked group list entries, they don't show up
to be cloned anyway.
2007-11-21 19:31:39 -05:00
Jesse Keating
c6c4e467ee
Add the ability to clone/update group data to the clone-tag command
2007-11-21 14:49:23 -05:00
Jesse Keating
039e0e4373
Use real urls in buildNotification instead of getfile urls.
2007-11-20 08:37:04 -05:00
Jesse Keating
d2b91ebec5
Remove comments
...
Ensure src directory gets created if it's needed
Stop making group.spec, it's not needed
2007-11-20 08:34:42 -05:00
Jesse Keating
7b7f25f86e
Make sure we get a pkgurl
2007-11-20 08:34:42 -05:00
Jesse Keating
ad77810c18
Make sure we get groupdata
2007-11-20 08:34:42 -05:00
Jesse Keating
65fd75c6f6
Drop the PrepRepo task, it's no longer needed.
...
Reference the configured pkgurl for repodata.
2007-11-20 08:34:42 -05:00
Jesse Keating
063d791d66
Bypass the PrepRepo task, it's not really needed now
...
Hardcode a baseurl for now
2007-11-20 08:34:42 -05:00
Jesse Keating
b0fa077bb9
Fix think-o in the part of the path we strip out.
2007-11-20 08:34:42 -05:00
Jesse Keating
ac1f25c5eb
Initial stab at no longer doing hardlinks in repo creation.
...
Create a filelist of packages to include in the repo
Use this filelist with createrepo and a baseurl to create
the repodata. Add a config option for pkgurl where the packages
can be found via http.
2007-11-20 08:34:42 -05:00
Mike Bonnet
ab11c7c5e2
show the un-mangled command name in the error message
2007-11-19 16:51:50 -05:00
Mike Bonnet
a2bc6d7a76
add the latest-by-tag command (patch provided by Dan Berrange)
2007-11-19 16:46:56 -05:00
Mike Bonnet
49bedb7e66
make search case-insensitive
2007-11-19 13:00:19 -05:00
Mike Bonnet
d6158fc44a
add nvr to the output of getBuild()
2007-11-19 12:40:42 -05:00
Jesse Keating
573b248a7f
Limit list-pkgs output to 80 chars. Ticket #58
2007-11-16 15:41:44 -05:00
Jesse Keating
de1bc1a132
Print out tags applied to a build from the buildinfo command.
2007-11-16 15:20:52 -05:00
Jesse Keating
60ee149735
Use a build nvr rather than nevr in emails. Easier for doing tag requests.
...
Also use buildLabel to get the nvr instead of doing it by hand.
Resolves ticket #53
2007-11-16 13:36:37 -05:00
Jesse Keating
a69703be39
Allow package signing by build ID as well as nvr
...
(patch from rmyers)
2007-11-16 12:11:06 -05:00
Jesse Keating
b1bfc603a1
Cloning from a locked tag was broken to begin with. Move lock check
...
earlier and follow --force option.
2007-11-16 11:33:50 -05:00
Jesse Keating
f10c28d25e
Add a missing paren.
2007-11-16 10:44:18 -05:00
Jesse Keating
8c32467e7b
Add a force option to clone-tag, useful when updating a locked tag.
...
Resolves ticket #42
2007-11-16 10:34:08 -05:00
Mike Bonnet
c8b9e42d57
Use the group data rather than a generated rpm
2007-11-15 16:23:55 -05:00
Mike Bonnet
e69612f123
update the generated mock config file to me compatible with mock >= 0.8.7
2007-11-15 16:23:16 -05:00
Mike McLean
0e3b95f199
adjust non-debug output a little
2007-11-08 14:19:46 -07:00
Mike Bonnet
8e67403749
only create the common/ symlink if there isn't already a common/ directory
2007-11-06 15:30:58 -05:00
Mike Bonnet
0ad90f7839
conditionalize use of the DistCVS layout
2007-11-06 10:50:50 -05:00
Mike Bonnet
27ac942683
support for retrieving source from multiple SCM repositories (patch provided by Rob Myers)
...
- currently CVS, SVN, and GIT are supported
2007-11-05 18:40:29 -05:00
Mike McLean
a414a422e2
koji-gc: tweak tag/pkg filtering option to bypass locks catch ProtocolError
2007-10-30 12:57:11 -04:00
Mike
6c4455d60b
import time (used by delete_build and setBuildTimestamp)
2007-10-27 06:11:16 -04:00
Mike McLean
a343624257
koji-gc: from_addr option, make network timeout hack an option, misc cleanup
2007-10-24 15:58:48 -04:00