Commit Graph

6 Commits

Author SHA1 Message Date
6f7fef20cb test: different actions format
Some checks failed
CI / test (pull_request) Failing after 4s
2024-04-01 21:44:13 +02:00
5e79f01fc4 fix: switch back to absolute paths and move actions into workflow dir
Some checks failed
CI / test (pull_request) Failing after 5s
2024-04-01 21:39:22 +02:00
3dac8a1a7e fix: switch to relative paths referencing local actions
Some checks failed
CI / test (pull_request) Failing after 2s
2024-04-01 21:37:34 +02:00
9dc3feecf4 fix: workflows referencing actions
Some checks failed
CI / test (pull_request) Failing after 43s
2024-04-01 21:28:48 +02:00
798c4a3240 refactor: CI/CD pipelines
Some checks failed
CI / test (pull_request) Failing after 0s
2024-04-01 20:59:18 +02:00
31ca7b1065 feat: add CI pipeline (#3)
All checks were successful
CI / test (push) Successful in 18m46s
Addition of unit test in CI pipeline.
Branch protection for merges to main setup, requiring "CI / test (pull_request)".

Reviewed-on: #3
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2024-04-01 15:38:08 +02:00