13 Commits

Author SHA1 Message Date
25561ca800
invalid gitlab-ci syntax fix
Some checks failed
Codacy Scan / Codacy Security Scan (push) Failing after 2m20s
Build WHY2-chat / test-why2 (./out/why2-chat-client, ./configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Successful in 2m59s
Test Project / test-project (./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./test) (push) Successful in 3m9s
Test WHY2-core / test-why2 (why2, ./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./out/why2-core-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Successful in 3m43s
Test WHY2-logger / test-why2 (why2-logger, ./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./out/why2-logger-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Successful in 3m55s
2025-01-09 19:04:04 +01:00
44ce767709
applied workflow changes to gitlab-ci
Some checks failed
Codacy Scan / Codacy Security Scan (push) Has been cancelled
Build WHY2-chat / test-why2 (./out/why2-chat-client, ./configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Has been cancelled
Test WHY2-core / test-why2 (why2, ./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./out/why2-core-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Has been cancelled
Test Project / test-project (./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./test) (push) Has been cancelled
Test WHY2-logger / test-why2 (why2-logger, ./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./out/why2-logger-test, valgrind --leak-check=full --show-leak-kinds=reachable --track-origins=yes -s) (push) Has been cancelled
2025-01-09 19:01:58 +01:00
360d581084
replaced apt usage with apt-get
Some checks failed
Codacy Scan / Codacy Security Scan (push) Failing after 5m2s
Build WHY2-chat / test-why2 (./out/why2-chat-client, configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Failing after 1m41s
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 1m36s
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 1m33s
Test Project / test-project (configure.sh, ubuntu-latest, test) (push) Failing after 1m0s
No money, no girls, denied

Can you fuckin’ believe it?

Oh, oh, oh, oh, oh
2025-01-09 15:08:34 +01:00
64c21ed1fc
added why2-project job 2024-02-18 12:47:46 +01:00
02b04c7dc1
added why2-logger-test job 2024-02-18 12:22:02 +01:00
45afe8443a
ci typos fix 2024-02-18 11:25:31 +01:00
2837ace7f4
added comments to gitlab-ci 2024-02-18 11:23:38 +01:00
9c92ae394b
added why2-core-test into gitlab-ci 2024-02-18 11:20:34 +01:00
d765f287e6
try using rust:latest image 2024-02-18 11:09:45 +01:00
7ebb93fd2a
implemented BYPASS_CHECK in gitlab-ci 2024-02-18 11:03:22 +01:00
13555716bf
installing sudo and lsb-release in gitlab ci 2024-02-17 19:58:37 +01:00
3dc85fe1c5
removed sudo from gitlab ci 2024-02-17 19:52:12 +01:00
097da237ad
created gitlab ci with chat build 2024-02-17 19:49:27 +01:00