Stephan Kulow
553eafa900
display current staging prj
2014-01-13 17:20:57 +01:00
Stephan Kulow
07473aacb7
add comment in project title
2014-01-10 18:25:31 +01:00
Stephan Kulow
a66cb29c19
add helper
2014-01-09 19:51:41 +01:00
Stephan Kulow
fba7321e10
use the right function
2014-01-08 07:12:23 +01:00
Stephan Kulow
9058d4572e
add rqlink to quickly stage
2014-01-07 13:58:46 +01:00
Stephan Kulow
5ac8ec8c6a
Merge pull request #54 from miska/master
...
Use 'is not' instead of != wherever appropriate
2014-01-07 04:58:40 -08:00
Stephan Kulow
a58fe94c11
small helper to filter out those interesting for staging from the rest
2014-01-07 13:31:51 +01:00
Stephan Kulow
91f8c00f17
add one more review
2014-01-07 11:26:04 +01:00
Michal Hrusecky
c7cd4f6271
Use 'is not' instead of != wherever appropriate
...
Fixes some issues caused by me not speaking python :-)
2014-01-06 10:58:30 +01:00
Stephan Kulow
b1bd032bf8
sync maindesktops too
2014-01-05 21:09:07 +01:00
Stephan Kulow
0e451397ef
check for unused packages
2014-01-05 14:01:31 +01:00
Stephan Kulow
00773afc63
fix excluded builds
2014-01-02 21:27:37 +01:00
Stephan Kulow
522d135670
add shell bang
2014-01-02 13:44:17 +01:00
Stephan Kulow
c7bd0df064
we can't simply take other request's repos
...
they might come from different projects. It just worked in most cases
because most projects name is openSUSE_Factory
2014-01-02 09:52:19 +01:00
Stephan Kulow
96cb1c3d66
fix return value
2014-01-01 17:26:48 +01:00
Stephan Kulow
0b9fa26a19
rework the repo logic to be able to prepare multiple repos
2014-01-01 16:41:24 +01:00
Stephan Kulow
1afb06726a
poll the right path
2014-01-01 09:08:17 +01:00
Stephan Kulow
29b8b5248e
check extra packages
2014-01-01 09:06:13 +01:00
Stephan Kulow
caa7db049e
use status route
2013-12-24 20:46:22 +01:00
Stephan Kulow
52af74eb4a
import urllib2
2013-12-18 17:11:14 +01:00
Stephan Kulow
f59565ede7
Merge pull request #53 from aplanas/master
...
Rename Package class to avoid collision
2013-12-18 06:05:08 -08:00
ba764c73d6
Rename Package class to avoid collision
2013-12-18 14:39:38 +01:00
Stephan Kulow
1cffcb2624
Merge pull request #52 from miska/master
...
More improvements to staging plugin
2013-12-17 05:58:48 -08:00
Michal Hrusecky
4cc07b2a2f
Submitting changes back implemented
...
Staging plugin can now submit back any changes done in staging repo.
2013-12-17 13:45:59 +01:00
Michal Hrusecky
609bf8ae2d
Get rid of last mentions of staging push
2013-12-16 15:36:46 +01:00
Michal Hrusecky
85146dfc32
Check before deleting
...
Before deleting staging project, check whether it is already clean - no local
changes. We don't want to accidentally loose all our work, so ask for
confirmation before we continue.
2013-12-16 15:33:50 +01:00
Stephan Kulow
3c8c308577
Merge pull request #51 from miska/master
...
Few improvements for staging plugin
2013-12-13 06:52:24 -08:00
Michal Hrusecky
6a553d3f18
Allow creation of staging projects without sr#
...
Up to now sr# was required to create a staging project, now target project name
can be used (including package) to create a new staging project.
2013-12-13 14:23:35 +01:00
Michal Hrusecky
4660989500
Allow staging with different parent
...
Allow creation of staging project with completely arbitrary project as a parent
project.
2013-12-13 13:48:45 +01:00
Michal Hrusecky
2a7a90854b
Use latbuild for staging results check
2013-12-13 13:22:55 +01:00
Michal Hrusecky
3c1b9fc9ee
Stopping check on first error
...
It is possible to check everything by passing command line option, but not
enabled by default to save some time in initial check.
btw. I really miss goto, would make code so much cleaner...
2013-12-13 10:30:14 +01:00
Stephan Kulow
39efb2a24e
Merge pull request #50 from miska/master
...
Use project metadata to find parent
2013-12-12 06:22:21 -08:00
Michal Hrusecky
2061024d16
Better check for regressions in staging
2013-12-12 14:36:19 +01:00
Michal Hrusecky
52e9dd1b89
Use parent project from project config
...
Do not rely on naming scheme used in the script to setup staging projects.
2013-12-11 20:14:50 +01:00
Stephan Kulow
03abb217ed
Merge pull request #49 from miska/master
...
Little improvement of staging plugin
2013-12-10 06:35:42 -08:00
Michal Hrusecky
deecc15713
Improve check phase in staging plugin
...
It now checks not only for changed packages but also for changes in build
state.
2013-12-10 14:59:26 +01:00
Michal Hrusecky
ab06ddf6e0
Fix current staging plugin
...
Missing some imports and build only localdep
2013-12-10 14:57:00 +01:00
Stephan Kulow
da22edfd7f
add some information why requests are ignored in groups
2013-12-07 09:34:08 +01:00
Stephan Kulow
0a9c4c05ff
sync both architectures
2013-12-07 08:53:16 +01:00
Stephan Kulow
36aa156d57
Merge pull request #47 from lnussel/master
...
make it a better osc plugin
2013-12-06 07:56:38 -08:00
Ludwig Nussel
38b32df129
get rid of the future import to avoid errors
2013-12-06 13:18:19 +01:00
Ludwig Nussel
657812dfa9
make it a better osc plugin
2013-12-06 11:57:16 +01:00
Stephan Kulow
b88cc8ab46
remove the check for :Build for now - cycles will have to do
2013-11-29 09:02:36 +01:00
Stephan Kulow
34aeb052c6
use symmetric_difference - we want to know the new succeeds too
2013-11-19 14:56:13 +01:00
Stephan Kulow
587d73e62e
add mozilla:addons as devel prj
2013-11-14 09:50:19 +01:00
Stephan Kulow
e25dc5ea85
rename the "osc plugin" that is just a script
2013-11-14 09:50:19 +01:00
Stephan Kulow
6dc79124a9
Merge pull request #44 from scarabeusiv/master
...
Multiple srs from one package name are acceptable
2013-11-12 03:45:48 -08:00
Tomáš Chvátal
1d4231df66
If packages resolve for multiple SRs do not fail but rather add them all in there as obs is case insensitive.
2013-11-12 12:33:13 +01:00
Tomáš Chvátal
5a106967db
Better error reporting.
2013-11-12 11:41:24 +01:00
Stephan Kulow
0c28058c0a
Merge pull request #43 from aplanas/master
...
3th version of the fix. Map it to a fail state.
2013-11-11 05:02:49 -08:00