Stephan Kulow
529d1dafae
Target E302 - add two comment lines before class
2022-02-18 17:15:48 +01:00
Stephan Kulow
1d600077e9
Run ttm in python3 containers as well
2019-05-15 20:47:41 +02:00
Stephan Kulow
78a5365e3a
TTM: add fixup command to update attribute
...
It may be necessary to fix the TTM Status to be aligned with reality, so
provide a command line to do so easily (osc is unfortunately useless for
multiline attributes)
2019-04-15 16:30:30 +02:00
Stephan Kulow
622990aa02
Fix exit handling of release and publish commands
...
If the commands can't proceed, exit 1 - actually triggering another
pipeline is not yet implemented
2019-04-10 07:39:38 +02:00
Stephan Kulow
0475cc8d6b
TTM: Don't set 'published' snapshot before it's done
...
Publish stage of the TTM will wait for the ToTest project to be done
before setting 'published' - and that's what the Release stage waits
for.
2019-04-08 09:11:16 +02:00
Stephan Kulow
ae786ec38f
Split manager into publisher and release
2019-04-04 13:31:40 +02:00
Stephan Kulow
bb438bde4f
Split totest manager into multiple files
2019-03-27 15:56:48 +01:00