1028 Commits

Author SHA1 Message Date
Ludwig Nussel
a72a787aab remove useless space 2014-08-15 15:38:42 +02:00
Ludwig Nussel
8f3a4480e3 add 64bit lives and net usb to known broken 2014-08-15 15:38:42 +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
08b6227a15 Fix tests after changes in pending_requests() 2014-08-15 09:34:52 +02:00
Alberto Planas
bc65cc602a Merge pull request #210 from lnussel/master
don't set symlink in dry mode
2014-08-14 20:55:26 +02:00
Ludwig Nussel
d07709144a don't set symlink in dry mode 2014-08-14 17:55:45 +02:00
Alberto Planas
2e5d006b81 Merge pull request #208 from lnussel/master
misc
2014-08-14 17:34:41 +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
a1b5edc5a8 add command line options 2014-08-14 17:04:35 +02:00
Ludwig Nussel
51115ac4a3 tell about accepting other requests 2014-08-14 16:50:16 +02:00
Ludwig Nussel
c5acf4b8d2 also publish non-oss repo 2014-08-14 14:53:30 +02:00
Ludwig Nussel
864b77ceff add lives as known broken 2014-08-14 14:53:18 +02:00
4ec5ada8f7 Initial steps to make check_repo Factory agnostic. 2014-08-13 09:47:02 +02:00
Ludwig Nussel
162d00bdd9 add an extra line break 2014-08-13 08:58:06 +02:00
Ludwig Nussel
7b71f2311b send to factory ml 2014-08-13 08:55:38 +02:00
Alberto Planas
0ffe2a1910 Merge pull request #207 from nilxam/new_create_test_dvds
get rid of hard code Factory
2014-08-12 10:52:02 +02:00
66bf9a7dce get rid of hard code Factory 2014-08-12 15:56:26 +08:00
Alberto Planas
e2bde85dd0 Merge pull request #206 from lnussel/master
don't error out of symlink doesn't exist initially
2014-08-11 16:26:54 +02:00
Ludwig Nussel
978f4f0aba don't error out of symlink doesn't exist initially 2014-08-11 16:23:19 +02:00
Alberto Planas
c79317f594 Merge pull request #205 from lnussel/master
add script to fetch changes file and mail it
2014-08-08 15:53:29 +02:00
Ludwig Nussel
9d99b0ee3f add script to fetch changes file and mail it 2014-08-08 15:35:33 +02:00
Ludwig Nussel
e35aa3b280 fix path
remove not neede directoy specification
2014-08-07 14:34:26 +02:00
Ludwig Nussel
ddc3e45d52 move factory-package-news to subdirectory 2014-08-07 14:32:23 +02:00
Alberto Planas
f2ef9ef3a0 Merge pull request #204 from lnussel/master
web interface
2014-08-07 14:15:48 +02:00
Ludwig Nussel
049531ff5f wsgi app 2014-08-07 14:12:59 +02:00
Ludwig Nussel
2863c6ca8a web interface for package changelog diffs 2014-08-07 14:00:13 +02:00
Alberto Planas
447db9bea9 Merge pull request #203 from openSUSE/coolo_fix_new_stagings
cope with new staging prjs
2014-08-07 13:23:41 +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
Stephan Kulow
2e2a578467 Merge pull request #202 from aplanas/master
Makes staging pluging Factory agnostic.
2014-08-07 13:01:55 +02:00
29b8bcca6b Makes staging pluging Factory agnostic. 2014-08-07 12:58:47 +02:00
Alberto Planas
9abec06101 Merge pull request #201 from lnussel/master
read directly form iso using pycdio
2014-08-07 10:49:02 +02:00
Ludwig Nussel
1b92ad0a27 read directly form iso using pycdio 2014-08-07 10:41:52 +02:00
Stephan Kulow
8d56a00863 use tests are problematic 2014-08-06 18:26:50 +02:00
Alberto Planas
669817e334 Merge pull request #200 from lnussel/master
script for creating rpm changelog diffs for packages
2014-08-06 16:58:32 +02:00
Ludwig Nussel
1038168df0 enhance factory news 2014-08-06 14:51:24 +02:00
Ludwig Nussel
9de58d4045 initial factory news script 2014-08-06 14:51:24 +02:00
Factory Auto
e2b1854275 explicitly require thunderbird 2014-08-06 07:42:15 +02:00
Factory Auto
08af5888c8 remove lxde and xfce stuff from staging - we don't test them (yet) 2014-08-05 21:36:15 +02:00
Alberto Planas
5c2a911b03 Merge pull request #199 from lnussel/master
add 13.2 devel project fallback
2014-08-05 17:11:03 +02:00
Ludwig Nussel
63246e627a add 13.2 devel project fallback
look into Factory if a package is not in 13.2 or has no devel
project set there.

Also add command line options for verbose and dry run
2014-08-05 16:28:31 +02:00
Stephan Kulow
5974b7ea32 Merge pull request #198 from aplanas/master
Use the review state instead onf the request state in change_review_stat...
2014-08-01 10:03:34 +02:00
521d6d0fa8 Use the review state instead onf the request state in change_review_state(). 2014-08-01 10:00:48 +02:00
Stephan Kulow
9f647fad22 Merge pull request #197 from aplanas/master
action #2858 Remove code from staging relate with the old osc staging check command
2014-07-31 18:05:59 +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
48c04ab6ea Fix missing symlink. 2014-07-31 14:16:54 +02:00
Stephan Kulow
406812f132 remove two more known failures 2014-07-31 13:50:55 +02:00
Stephan Kulow
481035cdb3 xfce works now 2014-07-31 07:29:31 +02:00
Stephan Kulow
4a4a32d439 even more updates of known failures 2014-07-29 15:16:43 +02:00
Stephan Kulow
f47f2ef0a2 updating the list of known failures - some gone 2014-07-29 14:32:00 +02:00
Alberto Planas
351267fcbd Merge pull request #196 from openSUSE/coolo_fix_rebuilds
fix rebuildpacs by giving an error if osc doesn't return XML
2014-07-29 14:28:11 +02:00