8c649111d9
Supeseding the request only when it was an reasonable type
...
Supeseding in stagin tool mainly works for submit/delete type request,
ie. supesede each other. The rest of type should not the case here.
2016-06-13 17:30:08 +08:00
46c2c2304c
Update fixtures
2016-06-13 16:55:05 +08:00
335089ac61
Displays as Ring0 package if the subpackage was linked to Ring1
...
If the package was linked to Ring1 from Ring1, staging list command
should display it as Ring0 package ie. it's only be able to puts in
ring0 staging project. This is work out
https://progress.opensuse.org/issues/8266
2016-06-13 16:54:01 +08:00
Ludwig Nussel
23392e575a
Merge pull request #524 from lnussel/master
...
Fix accept logic to actually work
2016-06-09 16:30:53 +02:00
Ludwig Nussel
bddcc12c8d
Fix accept logic to actually work
2016-06-09 13:15:01 +02:00
45f722591b
Merge pull request #523 from hennevogel/master
...
Append trailing slash to ownCloud whitelist entry
2016-06-09 11:51:06 +02:00
Henne Vogelsang
625c4296f1
Append trailing slash to ownCloud whitelist entry
2016-06-09 11:46:38 +02:00
Henne Vogelsang
c47cd08e15
Whitelist isv:ownCloud:desktop as devel project
...
In preparation for submission of owncloud-client, a completely new
Factory package.
2016-06-09 11:35:33 +02:00
Ludwig Nussel
cde6f6c07b
Merge pull request #518 from lnussel/fixes
...
Tons of fixes
2016-06-08 16:56:16 +02:00
Ludwig Nussel
d16194caea
Use decline message also on fallback
...
In fallback mode the bot would laccept a request on failure. It should also put the failure message in that case.
2016-06-07 15:12:02 +02:00
Ludwig Nussel
51bd96180a
Only accept single action requests
2016-06-07 15:12:02 +02:00
Ludwig Nussel
51132f149e
Auto accept submissions from fallback reviewer
2016-06-07 15:12:02 +02:00
Ludwig Nussel
64642dd433
Output current QA version for debugging
2016-06-07 15:12:02 +02:00
Ludwig Nussel
4c43fe5c87
Group staging list by devel project
2016-06-07 15:12:02 +02:00
3adf2986ed
Add kexec-tools and mokutil to 42.2 DVD
2016-06-07 15:12:02 +02:00
Ludwig Nussel
f2db5cdb5e
Use implicit whitespace split
2016-06-07 15:12:02 +02:00
Ludwig Nussel
8857e79813
Print warning when staging with build disabled
2016-06-07 15:11:26 +02:00
Ludwig Nussel
00e6868233
Fixed dropped package logic
...
Only check for dropped packages if they are actually dropped
2016-06-07 15:11:26 +02:00
Ludwig Nussel
d35e73d595
Introduce the Leap bot
...
Combination of factory source checker and maintainer check
2016-06-07 15:11:26 +02:00
Ludwig Nussel
5be0c17f51
Better filtering, new packages
...
- allow filtering from multiple projects
- option to also submit new packaes
- print skipped packages
2016-06-07 15:11:26 +02:00
Ludwig Nussel
919009aaf3
Print linkpac -f if link exists
2016-06-07 15:11:26 +02:00
Ludwig Nussel
91ae64c4d9
Check other sources too if lookup says Factory
...
A package might come from Factory temporarily
so we need to check the other sources too in
case it was accepted in SLE
2016-06-07 15:11:26 +02:00
Ludwig Nussel
7970a01c28
Don't die on packages that don't exist in Factory
2016-06-07 15:11:26 +02:00
Ludwig Nussel
4c80dad63b
Add SP2 to list of projects to check
2016-06-07 15:11:26 +02:00
Ludwig Nussel
2f8f5fadd5
Add hack for NonFree
2016-06-07 15:11:26 +02:00
Ludwig Nussel
930c30020f
Improve maintenance project handling
...
Only consider "main" packages instead of throwing lots of warnings.
That allows to see the really new packages.
2016-06-07 15:11:26 +02:00
Ludwig Nussel
fac9d408bb
Change meaning of --force for accept
...
Just ignore if totest doesn't exist. Instead make --force accept a
staging despite failures.
2016-06-07 15:11:26 +02:00
Ludwig Nussel
a71a2ee9b4
Add --no-bootstrap to freeze command
...
Sometimes it's desirable to re-freeze a staging project without touching
the bootstrap copy again.
2016-06-07 14:44:42 +02:00
Ludwig Nussel
27fb22b504
Print out something when trying to select a dupliate request
2016-06-07 14:44:42 +02:00
Ludwig Nussel
605a0cd0fa
Catch sub packages changed to standalone
...
Instead of just dying raise a meaningful exception if a package is a
subpackage in a ring but standalone in the main project.
2016-06-07 14:44:42 +02:00
Ludwig Nussel
438e333eff
Also fix multi spec file links
2016-06-07 14:44:42 +02:00
Ludwig Nussel
082f3a9a52
Fixup cleanup_rings a bit
2016-06-07 14:44:42 +02:00
Ludwig Nussel
dcb53ead4e
Fix openSUSE staging defaults
2016-06-07 14:42:57 +02:00
Ludwig Nussel
54237060ed
Merge pull request #522 from DimStar77/cleanup
...
Cleanup
2016-06-07 14:01:27 +02:00
Ludwig Nussel
9c559154be
Merge pull request #517 from lnussel/master
...
Implement default action
2016-06-02 17:59:12 +02:00
76c3a09457
Staging: de-duplicate code
2016-06-02 16:56:51 +02:00
d70f80cbd2
Autocleanup: Make list of packages to retain configurable
2016-06-02 16:37:32 +02:00
Ludwig Nussel
5812e0fe47
Merge pull request #519 from DimStar77/accept-cleanup
...
Accept cleanup
2016-06-02 13:09:42 +02:00
482c1f0490
AcceptCommand: Cleanup packages that were manually linked to projects
2016-06-02 12:40:48 +02:00
Ludwig Nussel
0a8ea8db9e
Auto accept unhandled request types
2016-06-01 14:00:01 +02:00
Ludwig Nussel
e4ab75ce7d
Implement default action
...
The default action can be reimplemented by bots to e.g. auto fail or
auto accept.
2016-06-01 13:59:35 +02:00
Stephan Kulow
5ea8ca7f5b
Merge pull request #516 from nilxam/another_id_num
...
Fix for id->number change in check_command
2016-05-31 15:30:51 +02:00
5c8aa3944f
stagingapi: Add list_packages method
...
* Lists all the packages in a project
and use the new API call in check_pkgs
2016-05-31 15:05:36 +02:00
bd06bb33f7
Fix for id->number change in check_command
2016-05-31 20:11:36 +08:00
Alberto Planas
46aceb4301
Merge pull request #514 from nilxam/adi_split
...
Add --split argument to adi command
2016-05-31 09:55:34 +02:00
340aa5323c
Small fixes
2016-05-31 14:25:51 +08:00
e8c55026ed
Add --split argument to adi command
...
With --split argument, staging adi command can splits each package to
different adi staging project, the argument can work by 'osc staging adi
--split' or 'osc staging adi --move --split'. Note that, it will be
ignore --by-develproject argument too.
2016-05-31 14:25:51 +08:00
Alberto Planas
69bf37171b
Merge pull request #515 from lnussel/master
...
add factory source checker for all of Backports
2016-05-30 16:23:51 +02:00
Ludwig Nussel
0c18a67112
add factory source checker for all of Backports
2016-05-30 16:22:04 +02:00
Ludwig Nussel
b96a46a22b
Merge pull request #510 from nilxam/update_product_ver
...
Also update product version in Staging1 TestDVD
2016-05-25 13:49:41 +02:00