]> git.ipfire.org Git - thirdparty/bird.git/commit
CI: Tasks generated from a data file and template
authorMaria Matejka <mq@ucw.cz>
Sat, 19 Apr 2025 18:11:02 +0000 (20:11 +0200)
committerMaria Matejka <mq@ucw.cz>
Tue, 29 Apr 2025 18:28:28 +0000 (20:28 +0200)
commit8e0a46a0033f50ec16f0c4d8d46787575ead7c7c
tree1b879a2b801ce97d91c5f68e1a7809ece06c0309
parentd3cd87d1aa0c39838738d5924be1668e0a2400ca
CI: Tasks generated from a data file and template

Instead of directly editing .gitlab-ci.yml, the pipeline definition is
generated by a script from a much shorter file defining the required
tests, and templated.
.gitlab-ci.yml
Makefile.in
misc/gitlab/data.yml.j2 [new file with mode: 0644]
misc/gitlab/pipeline.py [new file with mode: 0755]
misc/gitlab/template.yml.j2 [new file with mode: 0644]
tools/git-is-stable-branch [new file with mode: 0755]