10 Commits

Author SHA1 Message Date
f8892b03bf
moved rust-toolchain to WHY2 install step
Some checks failed
Codacy Scan / Codacy Security Scan (push) Failing after 2m8s
Build WHY2-chat / test-why2 (./out/why2-chat-client, configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Failing after 0s
Test WHY2-core / test-why2 (why2, configure.sh, ubuntu-latest, ./out/why2-core-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 0s
Test WHY2-logger / test-why2 (why2-logger, configure.sh, ubuntu-latest, ./out/why2-logger-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 0s
Test Project / test-project (configure.sh, ubuntu-latest, test) (push) Failing after 0s
2025-01-08 17:55:06 +01:00
be94830e84
added rust-toolchain to github workflows
Some checks failed
Codacy Scan / Codacy Security Scan (push) Failing after 1m43s
Build WHY2-chat / test-why2 (./out/why2-chat-client, configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Failing after 0s
Test WHY2-core / test-why2 (why2, configure.sh, ubuntu-latest, ./out/why2-core-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 0s
Test WHY2-logger / test-why2 (why2-logger, configure.sh, ubuntu-latest, ./out/why2-logger-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Failing after 0s
Test Project / test-project (configure.sh, ubuntu-latest, test) (push) Failing after 0s
2025-01-08 17:52:25 +01:00
1c1b893e09
implemented snake_case & non-root in workflows 2024-01-24 12:03:15 +01:00
c0046f6501
added logger-app test into logger-test workflow 2023-02-08 19:46:26 +01:00
c66b5596c0
added missing valgrind installation into workflows 2023-02-08 10:41:04 +01:00
3dcdf601a9
added valgrind test to workflows 2023-02-08 10:39:18 +01:00
321580f796
added "./" at the beginning of output in workflows
except why2-project
2023-02-08 10:34:50 +01:00
f71647e0ff
added license at top of every file
I mean, the files where it is possible
2022-12-04 18:55:13 +01:00
1d27b98fbf
fixed test rule in core & logger workflows 2022-11-18 18:12:38 +01:00
cd27121592
created why2-logger-test workflow
I definetly didn't just copy why2-core-test
2022-11-18 18:09:56 +01:00