Alberto Planas
425a7ea663
Implement an external cache for checkrepo
2014-10-01 17:49:39 +02:00
Alberto Planas
503ca7f6f2
Remove all cache logic... for now.
2014-09-29 16:28:50 +02:00
Alberto Planas
482da28be6
Do not download requests without RPM.
2014-09-29 16:28:50 +02:00
Alberto Planas
1e2ea101e2
Replace subprojects array with subproject.
2014-09-29 11:51:43 +02:00
Alberto Planas
627a6e0aa6
action #3772 - replace 'factory' with actual project in accept
2014-09-29 11:25:15 +02:00
Alberto Planas
309a81674b
check_command takes care of null subprojects.
2014-09-29 10:55:15 +02:00
5790cdf1e4
Fix tests
2014-09-22 17:57:11 +02:00
ce6fa20551
Query NonFree SR.
2014-09-22 17:37:37 +02:00
d0a1124e18
Cache verify_md5 calls
2014-09-18 16:05:51 +02:00
fd6ed0d813
Memoize can now store the cache in memory
2014-09-18 16:05:50 +02:00
94e0709896
Add a remainder to fix the cache
2014-09-18 16:05:50 +02:00
270de09833
Hide local bin rpm cache dir path inside module
2014-09-18 16:05:50 +02:00
f6e7d98701
Fix the code according to https://github.com/openSUSE-Team/obs_factory/pull/24
2014-09-12 15:19:20 +02:00
74714d191c
In select command, if the fprj and target_project are the same, do not show the move option.
2014-09-10 17:32:27 +02:00
7d54c651ac
action #3556 - bug in staging select
2014-09-09 13:48:27 +02:00
Stephan Kulow
8dfc26f8db
output all failures in totest manager
2014-09-08 10:46:01 +02:00
Ludwig Nussel
a8d7bdddae
use XDG_CACHE_HOME for cache dir
2014-09-03 16:00:48 +02:00
49a257cc6a
Some PEP8 fixes.
2014-09-01 09:43:44 +02:00
Stephan Kulow
01a8509b63
build staging prjs against a common prjconf
2014-09-01 07:41:25 +02:00
Ludwig Nussel
df1a2a0f9f
add debug function to checkrepo
2014-08-28 17:16:01 +02:00
Ludwig Nussel
b39739e1ac
also protect delete with --dry
2014-08-27 13:22:23 +02:00
Ludwig Nussel
d4223d94a1
add --verbose and --dry options
2014-08-27 11:36:08 +02:00
Ludwig Nussel
982c80eb36
cpio module
2014-08-27 11:36:08 +02:00
Stephan Kulow
e2ff3e8afa
changed the paths again after discussion
2014-08-25 12:44:05 +02:00
af41f78daa
action #3078 - adapt check_command to the new dashboard route
2014-08-22 14:30:41 +02:00
8acd18874f
Add a new check. When the SPEC file is different from the package name.
2014-08-22 10:56:23 +02:00
a65f4d5844
Fix the from_project in select_command.
2014-08-21 17:31:07 +02:00
c0259013a4
action #3206 - auto review for delete requests
2014-08-21 17:01:01 +02:00
Ludwig Nussel
fd519f5251
Merge pull request #217 from aplanas/master
...
Remove the link from the shadow project.
2014-08-21 16:12:50 +02:00
a7e9b395bf
Remove the link from the shadow project.
2014-08-20 17:49:21 +02:00
Ludwig Nussel
b389171619
list pending staging requests for correct project
2014-08-20 13:52:20 +02:00
831bc38d38
Fix the Request constructor when multiple SPECs.
2014-08-20 10:49:12 +02:00
0537cd1003
Fix the check_repo to takes care of shadow RQ.
2014-08-19 16:49:25 +02:00
9261518954
Implement the openSUSE:XX.X:Devel workflow.
2014-08-18 17:21:01 +02:00
Ludwig Nussel
cc485e6a35
show packages of accepted requests
2014-08-18 11:21:09 +02:00
Ludwig Nussel
e0774e41ab
Merge pull request #211 from aplanas/master
...
Fix a problem found by max. Refactor check_repo to be independent of Factory.
2014-08-15 13:40:03 +02:00
d17b24a4a4
Detect staged packages in a more robust way.
...
Instead of checking the review status of the request to detect
if a package is in a staging project, we use the staging API
knowledge about packages.
This fix the problem that happends when a staged request is
declined and reopened.
2014-08-14 17:28:35 +02:00
Ludwig Nussel
51115ac4a3
tell about accepting other requests
2014-08-14 16:50:16 +02:00
4ec5ada8f7
Initial steps to make check_repo Factory agnostic.
2014-08-13 09:47:02 +02:00
Stephan Kulow
80bc61f1f3
cope with new staging prjs
...
they do not have a bootstrap-copy build result the very first time
2014-08-07 13:19:38 +02:00
29b8bcca6b
Makes staging pluging Factory agnostic.
2014-08-07 12:58:47 +02:00
521d6d0fa8
Use the review state instead onf the request state in change_review_state().
2014-08-01 10:00:48 +02:00
5962765901
action #2858 Remove code from staging relate with the old osc staging check command
2014-07-31 14:16:54 +02:00
Stephan Kulow
8685e26913
Merge pull request #193 from aplanas/master
...
Include code for two micro-issues from progress.o.o.
2014-07-29 12:47:37 +02:00
Alberto Planas
b415128d0f
Merge pull request #194 from openSUSE/coolo_fix_2nd_spec_files
...
don't delete 2nd spec files if they are not there
2014-07-25 12:44:43 +02:00
Stephan Kulow
e1b1657625
don't delete 2nd spec files if they are not there
2014-07-25 12:41:34 +02:00
8f31dbe7e9
Change the way to recover goodrepos in the cycle detector.
2014-07-24 11:26:54 +02:00
37ff8d239e
Fix find_request_id.
2014-07-24 11:01:30 +02:00
e7377fc070
action #759 - Fix repo checker not to reopen skips.
2014-07-23 16:50:04 +02:00
c4e3bdb5b0
Avoid duplicated information in the downloads field.
2014-07-23 14:23:17 +02:00