8 Commits

Author SHA1 Message Date
d886e98724 verify-repo-built-successful: mark project and repository args required
The script expects those to be set.

Signed-off-by: Eugenio Paolantonio <eugenio.paolantonio@suse.com>
2024-06-17 16:45:09 +02:00
Dirk Müller
730630f06f
Use f-strings where possible 2024-05-07 21:52:32 +02:00
Stephan Kulow
23b9947f3e check.build.success check: Just keep checking on dirty repos
The OBS scheduler has suprising ways to re-review the repo state
and if it does, the build state changes and we're back to 'building'
even if that review
2022-04-01 12:30:35 +02:00
Stephan Kulow
e6d0b75a9d gocd: Don't evaluate a repo as succeeded if all are disabled
This avoids pkglistgen running on empty stagings
2022-03-18 08:01:28 +01:00
Stephan Kulow
2aaf185fec gocd: Fix typo found by accident 2021-10-27 09:16:25 +02:00
Stephan Kulow
fc0d532f86 Export PYTHONPATH pointing to scripts checkout 2019-05-31 12:07:44 +02:00
Stephan Kulow
e4215b5b83 Take pkglistgen from git - avoid deployment loop 2019-05-30 09:26:44 +02:00
Stephan Kulow
63026fde23 Move verify-repo-built-successful.py here 2019-05-18 17:25:47 +02:00