Ludwig Nussel
b6c37df2be
Change debug message it info message
...
for consistency with other messages
2016-07-29 10:29:38 +02:00
Ludwig Nussel
66ad92c76a
Adjust leaper logic
...
- allow upgrades from other SP
- allow Factory package updates that were from Factory in 42.1
2016-07-29 10:28:58 +02:00
Ludwig Nussel
41b189b5f5
For non-Factory statings show origin of requests
2016-07-29 10:28:58 +02:00
888d06cc5e
Merge pull request #539 from coogor/patch-1
...
Update osc-check_source.py
ok, as discussed in https://lists.opensuse.org/opensuse-factory/2016-07/msg00288.html
2016-07-29 09:42:44 +02:00
Stephan Kulow
f6ff60e8b4
Merge pull request #541 from openSUSE/schedule_test_updates
...
Schedule Test Repository tests if not yet done
2016-07-29 09:37:45 +02:00
Stephan Kulow
e6bbef1db4
Fix the build number calculation for a new day
2016-07-29 07:33:15 +02:00
Stephan Kulow
2a317d2927
Extend the BS comment to group it by modules
2016-07-28 21:21:47 +02:00
Stephan Kulow
d35f5ba4b4
Make sure we get a new test build every day
2016-07-28 15:30:02 +02:00
Stephan Kulow
cce9cf3c6a
Trigger the repo runs independent of the reviews
...
Just use the generated build number while fetching openqa jobs. This way
we can trigger test runs even if there are no incidents to review to
verify the tests still work on maintained products
2016-07-28 15:26:14 +02:00
Stephan Kulow
6560f67179
Schedule Test Repository tests if not yet done
...
(for this check the checksum of the repo checksums)
2016-07-28 14:11:13 +02:00
5cd4811bc9
Merge pull request #540 from nilxam/fix_api_import
...
Fix wrong valiable used in the filtering statement
2016-07-26 15:49:47 +08:00
faefd0edcb
Fix wrong valiable used in the filtering statement
2016-07-25 22:28:48 +08:00
coogor
6c5a33a8fe
Update osc-check_source.py
...
Added Tryton as source
2016-07-21 19:57:17 +02:00
dfd4565c70
Merge pull request #537 from nilxam/fix_find_sr
...
Use newcand param make sure don't select the processed requests
2016-07-20 19:05:58 +08:00
febe097286
Merge pull request #538 from DimStar77/tw-release-mails
...
Release announcer: Ask contributors to change the subject line when r…
2016-07-19 19:19:01 +08:00
28335a1229
Release announcer: Ask contributors to change the subject line when replying
2016-07-19 11:37:55 +02:00
5692ec1cc6
Use newcand param make sure don't select the processed requests
2016-07-19 15:32:52 +08:00
Stephan Kulow
558d3942bd
Merge pull request #536 from DimStar77/log_vs_normal_output
...
totest-manager: The information about failed jobs is meant for normal
2016-07-19 07:49:58 +02:00
5ac39bb346
totest-manager: The information about failed jobs is meant for normal
...
operations / usage, and not only for debug / verbose runs.
2016-07-18 22:48:10 +02:00
ab8be2eed3
Merge pull request #535 from krig/rust-devel-project
...
Add devel:languages:rust as devel project to the whitelist
2016-07-18 17:48:55 +08:00
Kristoffer Grönlund
9936e0c59f
Add devel:languages:rust as devel project to the whitelist
2016-07-14 08:25:09 +02:00
Alberto Planas
e8f661f55f
Merge pull request #533 from DimStar77/snappy
...
Devel projects: whitelist system:snappy
2016-07-08 12:20:40 +02:00
e48ff41e57
Devel projects: whitelist system:snappy
2016-07-08 12:11:43 +02:00
Ludwig Nussel
b5da1102c5
Merge pull request #531 from lnussel/master
...
Fix maintbot exception
2016-06-28 22:29:56 +02:00
99303ad72d
Merge pull request #532 from DimStar77/autolink
...
Accept: fix escaping when creating linked package
2016-06-20 17:01:22 +08:00
f36aba5ac0
Accept: fix escaping when creating linked package
2016-06-19 10:52:54 +02:00
Ludwig Nussel
c29e28d27c
Don't check patchinfo files
2016-06-17 11:00:06 +02:00
Ludwig Nussel
b5bafc4299
Log exception with traceback
...
Helps to find place where the loop dies
2016-06-17 10:59:29 +02:00
2ce3d74dbf
Merge pull request #530 from DimStar77/autolink
...
AcceptCommand: Fix regex to replace devel prj for linked packages
2016-06-15 20:51:06 +08:00
9862e7d1ee
AcceptCommand: Fix regex to replace devel prj for linked packages
2016-06-15 13:04:08 +02:00
Ludwig Nussel
7a19cf19fb
Merge pull request #526 from lnussel/master
...
Handle separate lookup file in :NonFree
2016-06-14 14:29:31 +02:00
Ludwig Nussel
2d9c4d77d9
Merge pull request #525 from lnussel/abi
...
Port abichecker to new osc API
2016-06-14 14:06:36 +02:00
Ludwig Nussel
b505e7e7d8
Create empty dict even for projects without packages
...
cross OBS instance search doesn't seem to work so get_devel_project would
crash
closes #529
2016-06-14 14:05:17 +02:00
Ludwig Nussel
92144dade4
Wait for Factory reviews
2016-06-14 13:51:26 +02:00
33144b72c9
Merge pull request #527 from nilxam/rework_generate_pkgs
...
Rework generate pkgs
2016-06-13 17:44:52 +08:00
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
26ac754a0a
Include review message in verbose output
2016-06-10 10:59:36 +02:00
Ludwig Nussel
bcaa610a67
Handle separate lookup file in :NonFree
2016-06-10 10:59:36 +02:00
Ludwig Nussel
7794a9da10
Port abichecker to new osc API
2016-06-10 10:58:34 +02: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