11 Commits

Author SHA1 Message Date
Fabian Vogt
84450d10f6 Attempt to publish BCI repos more often
The goal is to publish the repo at most daily. Previously this was ensured
by simply running the bot only once a day. However, due to OBS and openQA
timing this was frequently attempted when either of those wasn't done yet,
which happened several times in a row. To not miss times when they align,
attempt publishing more often but skip a build if the previous publish was
recent enough.
2023-09-12 09:03:17 +02:00
eb406575d4 gocd: enable SP6 jobs on BCI 2023-08-23 17:46:55 +02:00
Fabian Vogt
d0f73e35ee gocd: Run BCI RepoPublisher at 9:23 daily
Right in between the 9:15 and 9:30 triggers.
2023-07-25 16:18:27 +02:00
Fabian Vogt
4864fc3aef gocd: Add missing directory to BCI RepoPublisher pipeline 2023-07-25 16:05:06 +02:00
Fabian Vogt
a983a4ef6a Add BCI repo publishing bot
Unfortunately TTM itself doesn't quite fit here due to the reasons outlined
in the code and the additional checks are not a good fit for adding it into
the go pipeline description, so write yet another OBS publishing bot!

For the initial test runs this is not triggered by timer runs yet.
2023-07-21 10:43:31 +02:00
Stephan Kulow
32eac54470 gocd: Apply editorconfig standards 2023-01-02 19:44:28 +01:00
c87ba5a477 gocd: fix another double quote in BCI 2022-11-17 14:44:47 +01:00
0cc63627ba gocd: fix typo in BCI release pipeline 2022-11-17 13:39:22 +01:00
Stephan Kulow
c2d11ebd58 Move comment out of the value block - script executor plugin doesn't like it 2022-11-17 13:02:43 +01:00
22bffd7d28 gocd: change erb template file and not just the generated file 2022-11-17 11:03:26 +01:00
Stephan Kulow
8fe27f740c Move the copy & pasted bci blocks into a template 2022-11-11 10:17:27 +01:00