summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2026-05-17ci: update actions to support node 24project516
2025-05-24ci: update DoozyX/clang-format-lint-actionLéo Lam
2025-05-24ci: bump lint_pr clang-format version to 19Léo Lam
2024-10-14LayoutResourceMgr functions + update NintendoSDK.Pistonight
2021-10-13Update to clang-format 12Léo Lam
2021-04-11ci: Update DoozyX/clang-format-lint-actionLéo Lam
2021-04-11ci: Use clang-format 11 (required for WhitespaceSensitiveMacros)Léo Lam
2021-04-11ci: Run lint workflow on pushes as wellLéo Lam
2021-01-23ci: Disable GitHub Actions buildsLéo Lam
Prepares a migration to self-hosted CI.
2020-09-24ci: Fix apt install call in `check` workflowLéo Lam
2020-09-24ci: Fix action-download-artifact parametersLéo Lam
If `name` is not passed, artifacts will be extracted in subdirectories, not in the root of the repository.
2020-09-24ci: Fix tool setup commandsLéo Lam
2020-09-24ci: Check matching functions for each push and PR buildLéo Lam
2020-08-22ci: Add a PR lint workflowLéo Lam
2020-08-19Add GitHub Actions config for Clang 4.0.1 buildsLéo Lam