8 Commits

Author SHA1 Message Date
fba541d354
checking GITHUB_ACTIONS envvar on codacy start
All checks were successful
Codacy Scan / Codacy Security Scan (push) Has been skipped
Build WHY2-chat / test-why2 (./out/why2-chat-client, ./configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Successful in 2m28s
Test Project / test-project (./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./test) (push) Successful in 2m25s
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 2m54s
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 3m7s
2025-01-09 19:51:31 +01:00
c5bcf99ffc
revert "created workflow symlinks for gitea actions"
this reverts commit 1edf24eefec59de8c58c35ce569532ed4ed1c48d
2025-01-09 19:45:05 +01:00
1edf24eefe
created workflow symlinks for gitea actions 2025-01-09 19:41:43 +01:00
a2c20439db
actually running codacy workflow only under github
Some checks failed
Codacy Scan / Codacy Security Scan (push) Failing after 2m28s
Test Project / test-project (./configure.sh, gdb -ex "run" -ex "quit" --batch, ubuntu-latest, ./test) (push) Successful in 2m46s
Build WHY2-chat / test-why2 (./out/why2-chat-client, ./configure.sh, ubuntu-latest, ./out/why2-chat-server) (push) Successful in 2m54s
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 3m15s
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 3m27s
NOT GITEA FOR FUCK SAKE
2025-01-09 19:36:58 +01:00
b2b2d95624
codacy workflow syntax fix 2025-01-09 19:27:51 +01:00
9b9ac32a70
only running codacy workflow on github 2025-01-09 19:20:37 +01:00
5915f238cd
using master branch of codacy
lol ive been using commit
2024-10-14 08:48:33 +02:00
a84047210d
created codacy workflow
this is for code quality check, also might delete this commit later. who knows
2024-01-24 12:30:48 +01:00