Commit Graph

29 Commits

Author SHA1 Message Date
3c1d03bb1d ci: update container paths
Some checks failed
Build and Test Code / test (push) Successful in 2m20s
Build and Test Code / coverage (push) Successful in 2m21s
Build and Test Code / static_analysis (push) Successful in 1m51s
Build and Test Code / sanitize (push) Has been cancelled
Build Docs / build-docs (push) Has been cancelled
2025-07-06 19:10:00 -06:00
c18654a0a8 ci: update ci for cluster
Some checks failed
Build Docs / build-docs (push) Has been cancelled
Build and Test Code / test (push) Failing after 1s
Build and Test Code / coverage (push) Failing after 2s
Build and Test Code / static_analysis (push) Failing after 1s
Build and Test Code / sanitize (push) Failing after 1s
2025-07-06 18:07:26 -06:00
e621cb84c7 Add plantuml support to the documentation 2.0.0 2024-02-17 20:27:20 -07:00
f040771918 Fix doxygen-awesome and update docs 2024-02-17 20:07:53 -07:00
cd8b676bcf Only run image build if the Dockerfile changes 2024-02-17 20:04:15 -07:00
28eafc2bd3 Fix unit test archive task 2024-02-17 18:47:51 -07:00
61fa5ae7bb Archive unit test report as an artifact 2024-02-17 18:46:45 -07:00
e7aca940f1 Add support for commitizen and pre-commit 2024-02-17 18:46:26 -07:00
7ce1e00d56 Merge branch 'main' of https://gitea.shrukanslab.xyz/sl-devs/cpp-template 2024-02-17 18:18:47 -07:00
b1c58e77dd Use mold as linker 2024-02-17 18:18:38 -07:00
30e9e35600 Bump doctest version 2024-02-17 18:18:19 -07:00
f03782c380 Fix CI configs to actually work
Co-authored-by: Shrukan <shrukan@shrukanslab.xyz>
Reviewed-on: sl-devs/cpp-template#7
2024-02-18 00:15:05 +00:00
6a165bcd51 Bump checkout version 2024-02-17 16:31:28 -07:00
91c537f195 Install node in container for actions 2024-02-17 16:20:54 -07:00
eb94119700 Fix container path 2024-02-17 15:59:04 -07:00
f46fa0ba58 Docker no likey casing conventions 2024-02-17 15:44:58 -07:00
395866a0f8 First cut at CI workflows (#6)
Co-authored-by: Shrukan <shrukan@shrukanslab.xyz>
Reviewed-on: sl-devs/CppTemplate#6
2024-02-17 22:32:19 +00:00
8c951468d9 Move from makefile to justfile 2024-02-17 15:15:19 -07:00
f867cecaeb Rework dockerfile with a better shell, user config, and static analysis 2024-02-17 13:41:58 -07:00
73ab18abdb Add build instructions to readme 1.0.0 2022-12-26 18:24:00 -08:00
70a9ecd6b7 Cleaned up devcontainers config to use prebuilt image 2022-12-26 17:48:47 -08:00
d3c0220100 Removed unnecessary git dep in docker image 2022-12-26 17:36:50 -08:00
b243ad4e55 Added CI config 2022-12-26 17:09:19 -08:00
e5295d173a Minor makefile cleanup 2022-12-26 15:40:06 -08:00
a0c941b6ab Made wget output less terrible 2022-12-24 12:56:53 -08:00
2460b98f52 Added empty meson build file for include dir to be picked up 2022-12-23 18:19:48 -08:00
b9fa8b7479 Added docker configuration 2022-12-23 15:05:26 -08:00
46393ea423 Bump doxy to 1.9.5 2022-12-23 13:16:22 -08:00
9f47776564 Initial commit 2022-12-22 21:40:39 -08:00