885dd3fecd
show build results of multibuild packages by default
...
Be in sync with webui. Also it is assumed that a user wants to see
all build results of the source change he did and not only for a subset.
2017-01-17 17:16:00 +01:00
943a53d4d8
add unpublish command
2017-01-16 11:58:02 +01:00
9fffefb2d2
- open 0.157 development
2016-12-20 08:29:01 +01:00
Marco Strigl
78b404158e
release 0.156.0
2016-12-19 14:47:45 +01:00
1cb3f9eed5
Add '--vm-memory' option to osc build
2016-11-29 09:07:20 +01:00
2befb71663
allow to specify a log message in lock command
2016-11-03 08:41:56 +01:00
8c3f5e9ae2
highlight scheduled jobs with dispatch problems (due to constraints)
2016-10-20 12:59:08 +02:00
9a3f33d5e3
open 0.156 development
2016-07-29 16:06:53 +02:00
a2a6cc95f5
version 0.155.0
2016-07-29 16:03:59 +02:00
b6f7d1be6c
explicit "osc add" of a directory offers to create an archive for uploading it
...
Question: what can be a trigger to update it?
checking for mtimes in directories where an .obscpio exists?
2016-06-30 08:19:23 +02:00
28c12686b9
add "osc service runall"
...
This is up for discussion, but I try to simplify the interface here:
- obsolete "localrun" and "disabledrun". Still implemented, but not anymore
recommended and documented. can hopefully removed later.
- "runall" is running all services local, also buildtime services
- files get replaced by the service
- can be used to get final tar balls to be used with tools like quilt
2016-06-01 17:10:31 +02:00
564918f37a
open 0.155 development
2016-04-11 10:50:10 +02:00
941e5b0289
prepare 0.154.0 release.
...
A small release, but brings the critical stuff to work with new git handling
of OBS 2.7
2016-04-11 10:48:05 +02:00
24290ebf95
switch to new obsinfo service
2016-04-08 09:07:38 +02:00
65201ad1bc
set OSC_VERSION environment for source services
...
will be needed by new obs_scm service
2016-04-01 12:57:00 +02:00
f6324f2aa0
open 0.154 development
2016-03-04 08:37:33 +01:00
aa74e98fb3
add new service commands (merge and wait)
2016-03-04 08:37:33 +01:00
779c7763cc
add repository strategy options to branch command
2016-03-02 17:13:11 +01:00
b40d856e67
add --limit option to buildhistory
2015-12-07 10:05:08 +01:00
25118ceccc
- support --vm-telnet option for KVM builds
...
latest build package is required.
2015-11-25 14:20:55 +01:00
df9c3000b0
- add --linkrev option to branch command
2015-10-23 11:08:30 +02:00
ba7e20bcd1
- maintenance request offers to supersede old, but still open requests
...
bnc#940731
2015-08-07 10:17:40 +02:00
f7cfe4cdc8
- fix search of requests "I" created. fixes obs#1002
...
This is using the request collection api call now instead of xpath query.
More searches should be adapted similar most likely.
"osc my sr" is not a good name for this since it is not limited to
submit actions. But "osc my rq" is used for incoming requests.
2015-07-29 11:05:05 +02:00
083f23f77b
support new package instances on branching when using -N parameter
2015-07-21 13:03:07 +02:00
76023d5643
add "addchannels" and "enablechannel" commands
2015-07-14 16:03:35 +02:00
f59b60e206
- release 0.152.0
2015-06-30 15:34:32 +02:00
381071a332
support maintenance_release requests with acceptinfo data (OBS 2.7)
2015-06-30 14:29:18 +02:00
10aa2203bb
- support target package in accepted maintenance_incident
2015-06-11 12:41:22 +02:00
464652ab85
show possible used incident projects on "maintained" command
...
FATE#318944
2015-05-05 14:01:10 +02:00
6886a0d58c
- use "group:" prefix instead of "group/" like in other commands
2015-04-24 09:47:12 +02:00
19944be5b6
- 0.151.0 release
2015-03-12 19:49:30 +01:00
ecd76148b8
- add support for updating the link in target package in submit action
...
This is also changing the request format to post OBS 1.0, but
that was also the case before when a source update option was used.
2015-03-09 08:45:07 +01:00
4bd0436033
- fix mismatch in given time, backend delivers always UTC unix time seconds
2015-02-17 10:26:04 +01:00
a3c23a575c
- open 0.151 development
2015-01-09 15:50:46 +01:00
df9c28bba5
- prepare 0.150.0 release
2015-01-09 15:44:00 +01:00
0d66a5b1dc
- add makeoriginolder option in request actions
2015-01-09 15:19:36 +01:00
9cddc53afc
- add mr --release-project option for kgraft updates
2014-12-12 13:44:24 +01:00
de702bb8ed
- follow the request order of the api (sorting according to priorization)
2014-11-11 08:26:17 +01:00
bb75ce34fd
- add "osc api --edit" option
2014-10-31 09:22:25 +01:00
Marcus Huewe
c69237b14d
- open 0.150 development
2014-10-21 11:09:09 +02:00
Marcus Huewe
4c4650f0e9
- prepare 0.149 bugfix release
2014-10-21 11:02:30 +02:00
3d07bd8460
- fix description rendering in history elements
2014-09-11 14:34:22 +02:00
ea092a7f23
- roll 0.148 release for new request history support
2014-09-11 12:33:30 +02:00
bd82e236ee
- display request priorities, if important or critical
...
- add "osc rq priorize" command to re-priorize existing requests
- allow also "osc rq ls" shortcut
2014-09-11 11:25:24 +02:00
b0479fa760
- support new history including review history of OBS 2.6
2014-09-11 11:08:13 +02:00
Marcus Huewe
e150dc033f
- added NEWS entry for "speedup update of a project working copy"
2014-08-26 11:58:27 +02:00
6a7535d2e7
open 0.148 development
2014-08-26 09:53:19 +02:00
3606506d1e
- prepare 0.147 release
2014-08-26 09:50:19 +02:00
3adb160e0f
support groups in maintainership requests
2014-08-19 14:34:18 +02:00
92649d9172
- document 0.146 release
2014-05-19 15:58:15 +02:00