]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[GHA] Refactor workflows 2657/head
authors3rj1k <evasive.gyron@gmail.com>
Mon, 2 Dec 2024 01:16:21 +0000 (02:16 +0100)
committers3rj1k <evasive.gyron@gmail.com>
Tue, 3 Dec 2024 20:30:46 +0000 (21:30 +0100)
commit556702ce9fd0a4391559f9f036a4f4906bfdb7e8
tree33b5b77edea4c19f3ba1e25de2005d2011b977e8
parent545806c146667e2b0c7b8f98a04b4f786f705813
[GHA] Refactor workflows
13 files changed:
.github/docker/debian/bookworm/amd64/CI/Dockerfile [new file with mode: 0644]
.github/workflows/ci.yml
.github/workflows/scan-build.yml [new file with mode: 0644]
.github/workflows/unit-test-dind.yml [new file with mode: 0644]
.github/workflows/unit-test.yml
.github/workflows/windows.yml [new file with mode: 0644]
build/modmake.rulesam
ci.sh [new file with mode: 0755]
scan_build.sh [deleted file]
tests/unit/collect-test-logs.sh
tests/unit/run-tests-docker.sh [new file with mode: 0755]
tests/unit/run-tests.sh
tests/unit/test.sh