350 Commits

Author SHA1 Message Date
79086419bc Add architecture to the report. 2014-07-08 17:06:31 +02:00
7048597bf4 Remove more superflous data. 2014-07-08 16:54:56 +02:00
8d19e92e4d Remove passed openQA results. Fix tests. 2014-07-08 16:17:11 +02:00
5750f4dfb0 action #2628 adapt osc staging check to read the information from obs_factory. 2014-07-08 15:33:39 +02:00
55c105408b Fix comments. 2014-07-08 15:33:39 +02:00
d3d702fc2a Remove unused imports. 2014-07-08 15:33:10 +02:00
e121e76f2c Remove unused method. 2014-07-07 11:57:25 +02:00
4329ceff8b Improve pasteability. 2014-07-04 14:21:43 +02:00
026b0fb0e2 Store verifymd5 in the request. Use it in check_disturl. 2014-07-04 13:34:53 +02:00
feba69e4d5 SPECs files have the scrmd5 form the original request. 2014-07-04 10:41:12 +02:00
c0c4977001 Remember the call with a rev param. 2014-07-03 15:53:58 +02:00
54fd3e5108 New rev param for get_package_information. 2014-07-03 15:52:10 +02:00
8ca7a36266 Remove bad repos from local cache. 2014-07-02 14:04:55 +02:00
da8dd705b0 A new way to make plans. 2014-07-01 19:55:17 +02:00
72bf8af9e3 Add is_cached attribute. 2014-07-01 10:33:58 +02:00
23419e638e Separate memoized function for easy tests. 2014-07-01 09:30:54 +02:00
43d5d99a5e Some improvements in the output. 2014-07-01 09:30:53 +02:00
3e98a7545c Together with goodrepos, takes care of downloads.
There are many fields tracked with a request object that are
assigned during the check process.  The field downloads was
missing too.  The next one is possibly to_ignore.
2014-06-27 11:06:23 +02:00
414ad1390e Enable comments. 2014-06-27 09:50:08 +02:00
2fb9555648 The cache takes care of goodrepos. 2014-06-26 16:44:30 +02:00
01dfc4d9ce Small fix. Also disable the local search for now. 2014-06-26 15:30:31 +02:00
b297237a79 Fix a missing continue. 2014-06-25 12:55:07 +02:00
c593116f2a Remove the print in check_specs. 2014-06-25 12:00:07 +02:00
c206367acb Initial steps to detect valid packages in the cache. 2014-06-25 12:00:07 +02:00
b0730b0b5e Fix and document more dynamic fields in Request. 2014-06-23 11:04:19 +02:00
a2d6c19377 Fix call to change_review_state 2014-06-23 11:04:19 +02:00
eb7d775ed4 Fix variable result 2014-06-23 11:04:19 +02:00
a2555f9b27 Moving more parts. 2014-06-23 11:04:19 +02:00
Stephan Kulow
21ac9cce7c ignore packages already in :DVD 2014-06-18 21:52:08 +02:00
Stephan Kulow
a28c7977e1 random fixes for totest 2014-06-18 08:48:41 +02:00
Stephan Kulow
9579595e72 remove sub packages on unselect
http://pastebin/10224
2014-06-17 13:57:19 +02:00
Stephan Kulow
65375ed945 create sub packages in 2nd ring
https://progress.opensuse.org/issues/1523
2014-06-17 13:49:15 +02:00
Ancor Gonzalez Sosa
84193d62e8 Nicer comments (using the improved OBS markup) for (un)select 2014-06-17 11:39:59 +02:00
Ancor Gonzalez Sosa
c7774d8b8b AcceptCommand only adds one comment
Added tests for AcceptCommand with a new Staging:C fixture.
2014-06-16 17:15:24 +02:00
a67e1a392f Fix bug when groups are created. 2014-06-13 16:11:15 +02:00
550e98d6c2 Refactor of check_one_request into checkrepo module. 2014-06-12 18:26:09 +02:00
4ad50e1aba Improve error message. 2014-06-06 16:23:33 +02:00
7ce107a28d A missing XML is marked with an empty string. 2014-06-06 16:23:33 +02:00
Stephan Kulow
bd71eb13ac output links directly 2014-06-06 07:35:41 +02:00
a5c4d1d4b6 Move out memoized functions. 2014-06-05 17:46:38 +02:00
17a7140ab0 Fix a bug in the yield value. 2014-06-05 17:46:38 +02:00
Stephan Kulow
546d85f720 retried_POST should stop for 504 2014-06-05 10:27:51 +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
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