Alberto Planas
f658aab501
Merge pull request #159 from openSUSE/coolos_evil_plan
...
give ancor something to review
2014-06-05 10:54:45 +02:00
Stephan Kulow
5f916e23e4
give ancor something to review
2014-06-05 10:52:33 +02:00
Stephan Kulow
546d85f720
retried_POST should stop for 504
2014-06-05 10:27:51 +02:00
Alberto Planas
848d1c01e2
Merge pull request #158 from ancorgs/comment_requests_as_list
...
Display requests as markdown lists in the comments
2014-06-05 09:33:47 +02:00
Ancor Gonzalez Sosa
ca14eda41e
Display requests as markdown lists in the comments
2014-06-05 07:35:12 +02:00
Stephan Kulow
48c67c6a4f
fix new packages
2014-06-05 05:40:36 +02:00
Stephan Kulow
0749bc8fc0
Merge pull request #156 from aplanas/master
...
More idempotent refactor and fix for action #2460
2014-06-04 19:14:12 +02:00
Stephan Kulow
3ef18e368d
Merge pull request #157 from ancorgs/status_comments
...
Write only one comment per action
2014-06-04 19:13:52 +02:00
Ancor Gonzalez Sosa
af8a8341c5
Use markdown comments to hide the mark on generated OBS comments
2014-06-04 18:34:08 +02:00
Ancor Gonzalez Sosa
a77a395712
Small optimizations in the new code
2014-06-04 18:15:33 +02:00
Ancor Gonzalez Sosa
0f4562fc7e
Save some eye bleeding to pythonists
2014-06-04 18:03:18 +02:00
ba2ad077b9
Give some love to the code.
2014-06-04 16:56:56 +02:00
Ancor Gonzalez Sosa
507e50d633
Write only one comment per action
...
* For every 'select' or 'unselect' a single comment is written in
every affected project
* Previous automatic comments are deleted (as a first approach)
* For more info, see https://progress.opensuse.org/issues/2564
2014-06-04 16:54:21 +02:00
b5f37a52ed
action #2460 - Fix OBS mockup to behave as OBS when wrong URL
2014-06-04 16:33:55 +02:00
209dc8f961
Move pending_requests and get_request.
2014-06-04 16:33:55 +02:00
6ff892fdf2
Move change_review_state.
2014-06-04 16:33:55 +02:00
Alberto Planas
690c76d6fb
Merge pull request #155 from openSUSE/coolo_skip_small_changes
...
let the source checker verify if the source changed
2014-06-04 14:35:36 +02:00
Stephan Kulow
3350fd8f77
let the source checker verify if the source changed
...
if it only changed slightly we don't bother the review team
(for now review assigned to coolo for debug purpose, but that won't
stay this way for long :)
2014-06-04 14:30:28 +02:00
Stephan Kulow
d9b903693f
Merge pull request #154 from aplanas/master
...
Some refactors pending to be integrated in osc check repo
2014-06-04 14:14:46 +02:00
77d1d18c48
Rewrite OBS mockup test, fixtures and tests.
2014-06-04 11:04:37 +02:00
4e8173179b
Return only cycles.
2014-06-04 11:04:37 +02:00
e96f85dc38
More refactoring:
...
- Extract all the graph and cycle logic.
- Extract memoize.
- Start with CheckRepo.
2014-06-04 11:04:37 +02:00
75b211ff5a
Downloads is now a constant parameter.
2014-06-04 11:04:37 +02:00
cb74d62875
Add empty line.
2014-06-04 11:04:36 +02:00
5ffce7895e
Move Graph into osclib.
2014-06-04 11:04:36 +02:00
cf49dfce3d
Fix again #2388 .
2014-06-04 11:04:36 +02:00
d43e20a6d4
Avoid decline when link is different.
2014-06-04 11:04:36 +02:00
0c445c6bff
Fix package / project interchange.
2014-06-04 11:04:36 +02:00
Alberto Planas
e0dd769b49
Merge pull request #153 from openSUSE/coolo_2600
...
fix source_validator check and
2014-06-04 10:59:42 +02:00
Stephan Kulow
f21f970130
fix source_validator check and
...
cause an error if patches are not mentioned in changelog
https://progress.opensuse.org/issues/2600
2014-06-04 10:45:43 +02:00
Stephan Kulow
aea1b96393
didn't mean to commit this
2014-06-03 17:10:47 +02:00
Stephan Kulow
390b0ef076
allow 3 failures
2014-06-03 17:10:13 +02:00
Stephan Kulow
5623e32050
fix the previous change
2014-06-03 11:30:47 +02:00
Alberto Planas
7dce09b261
Merge pull request #152 from openSUSE/coolo_retried_http
...
trying to make the totest manager more robust
2014-06-03 10:50:43 +02:00
Stephan Kulow
6fd8ea9646
trying to make the totest manager more robust
...
OBS throws a lot of 503 and 504 - and we have to keep trying ;(
2014-06-03 10:27:13 +02:00
Alberto Planas
27bd75bf38
Merge pull request #151 from openSUSE/coolo_accept_others
...
accept other new requests after accepting staging prjs
2014-06-02 09:45:48 +02:00
Stephan Kulow
454828d252
accept other new requests after accepting staging prjs
2014-06-01 19:51:18 +02:00
Alberto Planas
25f55609d4
Merge pull request #150 from openSUSE/coolo_2584
...
Release less, test more
2014-05-30 11:08:30 +02:00
Stephan Kulow
d3fc9a7905
reindent
2014-05-30 11:06:39 +02:00
Stephan Kulow
8216527bca
avoid overwriting the release in totest while we publish the previous one
2014-05-30 11:00:36 +02:00
Stephan Kulow
d706ed228b
Release less, test more
2014-05-30 10:41:10 +02:00
Stephan Kulow
75a5246011
if there are no jobs, it's inprogress and not passed (due to lack of failures)
2014-05-28 19:26:21 +02:00
Alberto Planas
c823f154f3
Merge pull request #149 from openSUSE/coolo_2562
...
implement some workflow for the totest manager
2014-05-28 15:36:47 +02:00
Stephan Kulow
622c062ab1
implement some workflow for the totest manager
...
This needs a lot of testing and watching, but possibly we can add more checks
and more features in it
issue https://progress.opensuse.org/issues/2562
2014-05-28 15:16:00 +02:00
Alberto Planas
de6af427d2
Merge pull request #148 from openSUSE/set_release
...
porting set_release.sh to a python function
2014-05-28 10:50:43 +02:00
Stephan Kulow
5a459aec7a
porting set_release.sh to a python function
...
Can't test atm as factory is not snapshottable
2014-05-28 10:48:23 +02:00
Stephan Kulow
fd07ceb5c2
fix use of wrong hash
2014-05-28 09:51:07 +02:00
Stephan Kulow
32c3b036d5
we need to make sure to write out only those problems we rebuild for or that are old
2014-05-28 09:29:07 +02:00
Stephan Kulow
d31970ff5b
also build disable 2nd ring staging
2014-05-27 18:32:51 +02:00
Stephan Kulow
0c8eca45f0
remove debug output
2014-05-27 18:26:44 +02:00