7337 Commits

Author SHA1 Message Date
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
4762d29193 3th version of the fix. Map it to a fail state. 2013-11-11 13:53:59 +01:00
5ad869c893 Fix space 2013-11-11 12:06:26 +01:00
Stephan Kulow
cbcc93ad7b Merge pull request #40 from aplanas/master
Ok ok. I am learning.
2013-10-28 10:10:50 -07:00
a4f06a1cda Fix again error message. Sorry 2013-10-28 15:45:05 +01:00
019ccbc2e8 Improve error message when revision missmatch 2013-10-28 15:45:05 +01:00
Stephan Kulow
1b5f89ad7a Merge pull request #37 from foxtrot92/master
first version of "fact_sync"
2013-10-24 05:40:53 -07:00
Julian Zwickl
ce308aa512 first version of "fact_sync" 2013-10-24 14:32:30 +02:00
Stephan Kulow
67d9fe4e0a Merge pull request #36 from scarabeusiv/master
Add missing includes so it does not bail out on Gentoo
2013-10-16 00:41:50 -07:00
Tomáš Chvátal
817d2ee746 Add missing includes so it does not bail out on Gentoo 2013-10-15 15:08:23 +02:00
Stephan Kulow
67b9b822a9 Merge pull request #35 from lnussel/master
new plugin to check update project for new packages
2013-10-08 07:17:44 -07:00
Ludwig Nussel
b8d858a8dc new plugin to check update project for new packages 2013-10-08 15:20:49 +02:00
Stephan Kulow
2717a938a3 almost alberto, almost 2013-10-05 08:55:02 +02:00
Stephan Kulow
f24981ed04 check the verifymd5 if the disturls don't match
The _link might have changed, but the expanded sources did not and so
it won't rebuild
2013-10-03 19:53:54 +02:00
Stephan Kulow
945fe51fee it's hard to ignore them if they dominate the output so much 2013-10-03 08:44:15 +02:00