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
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
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
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
Tomáš Chvátal
6b1ad1ecba
Add base for osc staging command
2013-09-04 15:11:27 +02:00