Mike McLean
6d7eb96ba3
restart-hosts cli handler
2010-12-03 11:31:52 -05:00
Jesse Keating
bcf2a793ea
Fix a bug where we could traceback on ^c
...
If a user ^cs a build before a task gets created, we could wind up
trying to get a status out of it and tracing back. We already check for
this in is_done, do the same in display_state.
2010-12-02 15:24:48 -08:00
Mike McLean
66271a29d8
fix search help text
2010-11-11 11:33:08 -05:00
Mike Bonnet
5815c9b1bc
fix typos in add_external_repo()
2010-11-03 13:24:49 -04:00
Mike Bonnet
63722c56bc
cleanup archive import
2010-10-28 17:22:23 -04:00
Mike Bonnet
2f2a7d0379
support downloading non-rpm archives via download-build --type
2010-10-21 16:48:55 -04:00
Mike McLean
4979c16937
Merge branch 'vm'
...
Conflicts:
cli/koji
2010-10-20 17:36:24 -04:00
Mike Bonnet
3dc4cc8235
show multi-platform information in "koji buildinfo"
2010-09-23 12:13:20 -04:00
Mike Bonnet
1f2bb7c7e9
add detailed info about more task types to "koji taskinfo"
2010-09-23 12:13:20 -04:00
Mike Bonnet
64df809ab6
add support for wrapping win-build output in rpms
2010-09-17 11:27:33 -04:00
Mike Bonnet
68007995d4
rename --specfile to --winspec so we can use --specfile for wrapper rpms, for consistency with maven-build
2010-09-13 17:23:49 -04:00
Mike McLean
1893c7cd4a
support for complete history query (not just tag operations)
2010-08-16 15:52:20 -04:00
Mike Bonnet
4c7060eae2
win-build cli command
2010-08-10 17:18:01 -04:00
Mike McLean
1041f05077
resurrect import-comps command
2010-08-02 14:23:37 -04:00
Jay Greguske
e8aa28234d
added handle_win_build function
2010-07-30 16:55:01 -04:00
Mike McLean
054e5cb5fb
remove_channel command
2010-07-20 17:01:23 -04:00
Mike McLean
4f77e08b3f
rename-channel command
2010-07-20 17:01:23 -04:00
Mike McLean
33784ebd31
add-host-to-channel: option to create new channel
2010-07-20 17:01:23 -04:00
Mike Bonnet
112a27b403
respect global --quiet option in wait_repo()
2010-07-08 21:55:16 -04:00
Mike Bonnet
d5faaacbee
respect the global --quiet everywhere watch_tasks() is used
2010-07-08 21:55:16 -04:00
Mike Bonnet
99958d71e7
add a poll_interval config option which sets how long watch_tasks() and watch_logs() sleep between polling the server, defaults to 5 seconds
2010-07-08 21:55:16 -04:00
Mike Bonnet
7bc579bdd5
handle option types correctly in the cli
2010-07-08 21:55:16 -04:00
Mike Bonnet
8aee589890
support the global -q option in spin-{livecd,appliance}
2010-07-06 16:40:04 -04:00
Mike Bonnet
5824420959
- let OptionParser handle line-wrapping
...
- standardize whitespace and punctuation
2010-07-06 16:26:28 -04:00
Mike Bonnet
a7a01e7894
whitelist the command-line options to spin-{livecd,appliance} that get sent to the hub
2010-07-06 16:18:10 -04:00
Mike Bonnet
559f05ce23
allow comments to be cleared by passing an empty string to disable/enable-host
2010-07-06 14:47:57 -04:00
Mike McLean
204e939afb
workaround api variation in list-tagged/latest-pkg when a mead cli talks to a non-mead hub
2010-06-28 16:43:24 -04:00
Mike McLean
1e3a7f0fef
Merge commit 'origin/master' into mead-tmp
...
Conflicts:
builder/kojid
Resolved conflict between make_sources option and source_cmd option
2010-06-18 17:28:37 -04:00
Mike McLean
257220fdbe
fix arg handling in set-task-priority
2010-06-18 16:42:42 -04:00
Mike McLean
6c3bceb313
allow python expression syntax in 'call' handler
2010-05-19 19:12:36 -04:00
Dennis Gregorovic
41000f1839
add --wait flag to livecd and appliance commands
2010-05-18 15:16:32 -04:00
Mike Bonnet
67ab67777f
pass opts to makeTask() correctly
2010-05-12 13:40:08 -04:00
Mike McLean
59d8e1801c
fix typo in disable-user command (ticket#175)
...
https://fedorahosted.org/koji/ticket/175
2010-04-23 17:27:44 -04:00
Mike McLean
90fa5e3781
unify debuginfo rpm checks
2010-04-16 12:42:18 -04:00
Mike McLean
c742272ac6
Merge commit ' f90f6b856d' into mead
...
Conflicts:
cli/koji
docs/schema.sql
hub/kojihub.py
koji.spec
www/kojiweb/index.py
www/kojiweb/taskinfo.chtml
2010-04-08 17:12:49 -04:00
Mike Bonnet
c7a42e3991
enable --scratch builds for koji wrapper-rpm
2010-04-08 16:51:37 -04:00
Jay Greguske
005963851c
added some TODOs and comments fixed an error when viewing an incomplete appliance task in kojiweb renamed the appliance-build directive to spin-appliance
2010-03-31 15:18:18 -04:00
Jay Greguske
82b6a11d48
added a few appliance-build options to pass to appliance-creator minor usage text alterations
2010-03-31 15:18:18 -04:00
Jay Greguske
b1c8ca32f7
made livecd-specific calls in kojihub more generic for appliances added ApplianceError added appliance-specific paths to pathinfo
2010-03-31 15:18:18 -04:00
Jay Greguske
99be7f5ea3
initial changes to the cli, hub and schema to build appliances
2010-03-31 15:18:17 -04:00
Mike McLean
e78783ff8f
track start time for tasks
2010-03-26 17:02:54 -04:00
Mike McLean
547fd3c278
--krb-principal arg for add-host
2010-03-16 14:30:32 -04:00
Mike McLean
35a904ffbf
allow setting retry parameters for the cli
2010-03-16 14:30:32 -04:00
Mike McLean
6697f553d7
show user data in history output
2010-03-12 17:55:05 -05:00
Mike McLean
1a38131e63
clarify the import docstring a little
2010-03-12 17:55:04 -05:00
Mike McLean
d56ec5f826
some chain-build fixes
...
- use sane and unique subtask labels
- avoid redundant waits
2010-03-12 17:55:04 -05:00
Mike Bonnet
3210c55576
- clean up add-host-to-channel and remove-host-from-channel commands to make them a little more efficient
...
- remove redundant getAllChannels() method, use listChannels() instead
2010-03-10 19:35:39 -05:00
Mike Bonnet
e71519d5d1
- add the description and comment fields to the host table
...
- add the edit-host CLI command to allow editing of the arches, capacity, description, and comment fields of a host
- add the --comment option to the enable-host and disable-host commands, to allow specifying a reason for changing the state of a host
- display the description and comment on the hostinfo page
2010-03-10 19:35:38 -05:00
Mike Bonnet
98ae624480
handle_call(): use arg_filter() and remove duplicate code
2010-03-10 19:35:38 -05:00
Mike McLean
889a144750
handle multiple hosts in enable/disable-host command
2010-02-01 13:13:19 -05:00