Stephan Kulow
83c66d943f
fix the freeze action to avoid breaking inner-ring links
...
(issue 1288)
2014-01-31 14:14:24 +01:00
Stephan Kulow
2bb5ffbf6a
merge check_core into staging before I work on it
2014-01-31 10:29:44 +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
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
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