Stephan Kulow
345321f98d
Don't take multibuild packages as subpackage of itself
2019-12-06 11:43:59 +01:00
Stephan Kulow
00bacac61e
Merge pull request #2361 from coolo/remove_adi
...
Delete adi projects whenever we'd build disable them
2019-12-06 10:45:01 +01:00
Stephan Kulow
b60333075a
Delete adi projects whenever we'd build disable them
2019-12-06 07:35:38 +01:00
Stephan Kulow
67ccc5ae1b
Merge pull request #2360 from coolo/accept_tests
...
Test select and accept of _multibuild packages
2019-12-05 17:21:59 +01:00
Ludwig Nussel
0eb12a53c4
Improve _multibuild on accept
2019-12-05 16:52:05 +01:00
Stephan Kulow
8b0a0324b4
Extend tests for accept command
2019-12-05 16:52:05 +01:00
Stephan Kulow
7113e5fedc
Add test for selecting multibuild with 2 spec
2019-12-05 16:52:05 +01:00
Stephan Kulow
ce9158abcc
Remove support for ring2
2019-12-05 16:52:05 +01:00
Stephan Kulow
24345fd45d
Merge pull request #2354 from coolo/fix_2351
...
Pass the packages to rebuild in the POST's body
2019-12-05 12:06:28 +01:00
Stephan Kulow
660ec7a790
Merge pull request #2358 from coolo/stop_adi_accept
...
No longer close acceptable adi stagings
2019-12-04 20:18:40 +01:00
Stephan Kulow
fe8bfc2c10
Merge pull request #2355 from coolo/fix_2353
...
Fix setprio command to use current API
2019-12-04 16:24:23 +01:00
Stephan Kulow
c6d23f3e82
Merge pull request #2357 from coolo/fix_announcer
...
Align the announcer config with the template
2019-12-04 16:24:07 +01:00
Stephan Kulow
fdb2e78afc
Merge pull request #2356 from coolo/remove_sp5
...
Remove SLE12SP5 pipelines
2019-12-04 16:23:51 +01:00
Stephan Kulow
15b6634ca4
No longer close acceptable adi stagings
...
This is merely an experiment to shorten the time that packages end up
in ready lane
2019-12-04 16:21:27 +01:00
Stephan Kulow
858e0b881b
Align the announcer config with the template
2019-12-04 15:45:22 +01:00
Stephan Kulow
98e141c3e8
Remove SLE12SP5 pipelines
2019-12-04 15:42:34 +01:00
Stephan Kulow
840660c023
Fix setprio command to use current API
...
Fixes #2353
2019-12-04 15:36:45 +01:00
Stephan Kulow
30b4c8cfa3
Pass the packages to rebuild in the POST's body
...
osc's http_POST unfortunately hard codes parameters in URL, so I had
to use the underlying function
Fixes #2351
2019-12-04 14:48:10 +01:00
Stephan Kulow
0c6f43f448
Merge pull request #2337 from coolo/add_check
...
Reuse function of accept to check local links
2019-12-04 13:28:29 +01:00
2b4d57b23c
Merge pull request #2352 from DimStar77/2349
...
Only check for the rebuild project if cbuild has been set
2019-12-03 16:48:07 +01:00
86651a28f9
Only check for the rebuild project if cbuild has been set
...
Fixes issue #2349
2019-12-03 15:25:45 +01:00
Stephan Kulow
411c045284
Merge pull request #2348 from coolo/fix_installcheck
...
staging-installcheck: Port to use XML to check delete requests
2019-11-29 12:34:27 +01:00
Stephan Kulow
8bbb73613d
staging-installcheck: Port to use XML to check delete requests
2019-11-29 11:48:17 +01:00
Stephan Kulow
fe8e6c232d
Merge pull request #2347 from lnussel/master
...
check_source: query all repos if source info yields error
2019-11-28 13:56:36 +01:00
Ludwig Nussel
6e918d63b6
check_source: query all repos if source info yields error
2019-11-28 13:15:13 +01:00
Stephan Kulow
ae1b6ea152
Merge pull request #2346 from dirkmueller/flake8
...
Some flake8 improvements
2019-11-27 12:43:57 +01:00
b07939d2d0
Merge pull request #2345 from dirkmueller/master
...
Gracefully handle utf8 errors in installcheck
2019-11-27 18:32:35 +08:00
5ad26cba17
Gracefully handle utf8 errors in installcheck
...
The provides/requires can contain utf8 coding errors, as installcheck
is not actually producing utf8 encoded output but simply prints literal
bytes.
2019-11-27 11:10:21 +01:00
32ad0adc2d
Fix all E22x errors
...
This cleans up white spaces around various kinds of operators to be
consistent.
2019-11-27 11:08:06 +01:00
8483632683
Some flake8 improvements
...
Was bored while waiting for a test run to finish. The rule is
that two empty lines distinguish larger blocks and shouldn't be
used between functions or within functions.
2019-11-27 10:40:15 +01:00
Stephan Kulow
ac861592d3
Merge pull request #2330 from openSUSE/new_staging_api
...
New staging api
2019-11-26 17:04:05 +01:00
Stephan Kulow
55888d1eec
Merge pull request #2343 from coolo/reenable_move
...
Reenable move and other fixes
2019-11-26 16:39:04 +01:00
Stephan Kulow
338a0adf14
Remove linkpac code - the api is doing this (for the main package)
2019-11-26 15:57:39 +01:00
Stephan Kulow
fb928e3637
No longer ignore exceptions on unstage
2019-11-26 15:56:33 +01:00
Stephan Kulow
13238d280f
Reenable the move test
2019-11-26 15:56:00 +01:00
Stephan Kulow
094b5d1bf7
Merge pull request #2341 from nilxam/supersede_fix_2
...
stagingapi: Supersedes request is from the same project
2019-11-26 12:57:58 +01:00
ab97823964
stagingapi: Supersedes request is from the same project
...
If the request is from the same project then just supersedes the old
ones. The request is from the different project then put it to excluded
list as the right behavior for Leap.
2019-11-26 19:23:32 +08:00
Stephan Kulow
9223dbef20
Merge pull request #2340 from coolo/add_move
...
Implement select --move by unselect+select
2019-11-25 18:43:37 +01:00
Stephan Kulow
90a843f9f7
Implement select --move by unselect+select
2019-11-25 17:09:39 +01:00
Stephan Kulow
8924e68d5f
Merge pull request #2338 from coolo/fix_repair
...
Repair repair command
2019-11-25 08:05:07 +01:00
Stephan Kulow
0b79c5d45b
Repair repair command
2019-11-25 07:36:37 +01:00
Stephan Kulow
2bfc87088d
Reuse function of accept to check local links
2019-11-24 20:04:42 +01:00
Stephan Kulow
886dc106eb
Merge pull request #2336 from coolo/fix_accept
...
Fix accept
2019-11-24 20:00:24 +01:00
Stephan Kulow
8576f22876
Fix test suite for accept
2019-11-24 19:21:14 +01:00
Stephan Kulow
66c4800520
Fix local links
2019-11-24 17:26:55 +01:00
Stephan Kulow
49bfafb183
Accept all stagings at the same time
2019-11-24 16:21:32 +01:00
Stephan Kulow
d4d9382a9e
remove links before accepting staging projects
2019-11-24 13:18:27 +01:00
Stephan Kulow
63bda17769
Collect packages for all stagings and ready before accepting
2019-11-24 11:00:47 +01:00
Stephan Kulow
62f97d15d1
Fix accept command to force accept through API
2019-11-22 13:21:55 +01:00
Stephan Kulow
b01b7d529a
Move accept logic into accept_command
2019-11-22 13:21:48 +01:00