Commit graph

60 commits

Author SHA1 Message Date
Echo J. b9b033c0a0 CI: Allow manual triggering for all workflows 2026-03-30 15:55:11 +00:00
Echo J. a03bdcaedf CI: Update cache action version 2026-03-30 15:55:11 +00:00
Echo J. 4f92504668 CI: Remove useless Meson cache/patchelf installation 2026-03-30 15:55:11 +00:00
Echo J. a045d26f05 CI: Fix the ccache path (and re-add cache key fallback) 2026-03-30 15:55:11 +00:00
Echo J. b6699f0269 CI: Use direct compiler variables instead of a native file
This interferes with our ccache setup
2026-03-30 15:55:11 +00:00
Echo J. d393a09a58 CI: Remove redundant ccache options 2026-03-30 15:55:11 +00:00
Tropical b5b9b66307 add libglm dependency again 2026-03-29 23:00:46 -05:00
Tropical 4ee9175501 don't use apt-install github action 2026-03-29 22:59:23 -05:00
Tropical 2ce1b0b261 add libglm-dev 2026-03-29 22:56:53 -05:00
Tropical cf1d3436f1 remove env field 2026-03-29 22:56:05 -05:00
Tropical 1128e602fd overcomplicating it 2026-03-29 22:51:54 -05:00
Tropical a5b66ec462 revert CI 2026-03-29 22:46:00 -05:00
Tropical 9d40fceece cache clang-format installation 2026-03-29 20:51:08 -05:00
Tropical 7b5c2dfe25 use fetch-depth 0 for format workflow 2026-03-29 20:43:14 -05:00
Tropical 0e9c1403bf hate you ubuntu 2026-03-29 20:36:42 -05:00
Tropical dcebd64557 rename to format check 2026-03-29 20:07:16 -05:00
Tropical 327addddae yaml and its consequences for the human race 2026-03-29 20:06:38 -05:00
Tropical 39ebddbafc update format workflow 2026-03-29 20:04:19 -05:00
Tropical 43908b1de5 Update clang-format.yml 2026-03-29 19:54:51 -05:00
Tropical 357b6ce6bc Merge branch 'ci/cleanup-github-actions' of https://github.com/Merc6/4jcraft into pr/338 2026-03-29 19:54:05 -05:00
Tropical aafc823c75 fix: --print-build-logs 2026-03-29 19:52:44 -05:00
orng 715f5e1dae fix: clang-format should have an on: pull_request 2026-03-29 19:50:20 -05:00
Tropical ec2a2b8d13 guhhhhhh 2026-03-29 19:16:51 -05:00
Tropical 23452bf129 guh 4 2026-03-29 19:15:53 -05:00
Tropical 80ca9142ef guh 3 2026-03-29 19:14:35 -05:00
Tropical d669174ecd guh 2 2026-03-29 19:11:32 -05:00
Tropical ceea5c356c guh 1 2026-03-29 19:09:50 -05:00
orng 3a736777fd ci: simplify clang-format 2026-03-28 22:50:45 -05:00
orng 3fc458c4bd ci: make build-linux use flake.nix 2026-03-28 22:50:30 -05:00
Liriosha a73bdbdd13 Fix conflicts 2026-03-20 12:22:53 -04:00
ffqq 2ed79e298a
Merge pull request #294 from MatthewBeshay/cleanup/delete-in-tree-4jlibs
Some checks are pending
Publish Documentation / build (push) Waiting to run
Build (Linux, x86_64) / build-linux (push) Waiting to run
Build (Linux, x86_64) / build-linux-debug (push) Waiting to run
Clang Format / clang-format (push) Waiting to run
Delete in-tree 4J libraries after extraction
2026-03-20 17:31:51 +03:00
project516 d8c846ba58
build-doxygen.yml needs write permissions 2026-03-20 08:46:33 -05:00
MatthewBeshay e0f4194bfb Delete in-tree 4J libraries after extraction 2026-03-21 00:38:32 +11:00
Liriosha eb66f5a705 please 2026-03-19 16:43:49 -04:00
Liriosha bb0694af2b therewasanattempttwice 2026-03-19 16:34:27 -04:00
Liriosha 860853505e therewasanattempt 2026-03-19 16:31:46 -04:00
Liriosha be37a40a1a Fix meson version 2026-03-19 16:24:49 -04:00
Tropical a222e7d886
Merge pull request #266 from Project516/patch-1
fix doxygen workflow
2026-03-18 15:01:35 -05:00
Nikita Edel 173d445104 fix clang-format workflow 2026-03-16 22:28:48 +01:00
project516 439a240448
update actions/checkout@v3 to v6 2026-03-16 11:46:25 -05:00
project516 5c9285d4b3
Update build-doxygen.yml
change deployment to github pages to use peaceiris/actions-gh-pages@v4 - this will create a gh-pages branch that can be deployed to pages.
2026-03-16 11:40:35 -05:00
Echo J. 8960e31dc6 CI: Use a descriptive name for Doxygen workflow 2026-03-15 12:48:44 +00:00
Liriosha f053ddeba1
Fix missing library errors and make it run only on pushes to source
Add status tags to README
2026-03-15 00:57:21 -04:00
Liriosha 07ab03d812
Added Doxygen + GitHub Pages 2026-03-13 23:00:35 -04:00
Tropical 6388de266a chore: remove the autocommit action
dont want this, should be check only

Co-Authored-By: MatthewBeshay <92357869+MatthewBeshay@users.noreply.github.com>
2026-03-13 15:20:40 -05:00
Tropical c45a7b473f feat: add clang-format config and formatting workflows
Co-Authored-By: MatthewBeshay <92357869+MatthewBeshay@users.noreply.github.com>

#163 got deleted.
2026-03-13 15:09:54 -05:00
Echo J. 2f92fb2805 CI: Re-add missing cmake dependency
Fixes a silent ccache not found error (which prevents ccache from working)
2026-03-11 08:01:09 +00:00
Tropical bce996a2ef refactor: simplify and update CI pipeline 2026-03-10 17:49:34 -05:00
Echo J. fb39f1afde Remove an unused CI file
This was effectively replaced by the build-linux.yml script
2026-03-09 17:38:53 +02:00
Echo J. 4eaf02bfd0 CI: Compile the client directly with Meson
I'm not sure why Ninja had to be called here
2026-03-09 17:38:53 +02:00