summaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/build.yml
AgeCommit message (Expand)AuthorFiles
2026-03-09ci: set default permissions for workflowsDaniel Hast1
2026-03-09ci: don't persist git credentials on diskDaniel Hast1
2025-11-23docs: miscJustin M. Keyes1
2025-11-22docs: misc, build, lspJustin M. Keyes1
2025-11-22feat: has('terminfo')Justin M. Keyes1
2025-11-21ci: bump actions/checkout from 5 to 6dependabot[bot]1
2025-09-07ci: disable wasmtime buildChristian Clason1
2025-08-11ci: bump actions/checkout from 4 to 5 #35305dependabot[bot]1
2024-12-16ci(build.yml): disable security restrictiondundargoc1
2024-09-21build: bump minimum cmake version to 3.16dundargoc1
2024-08-26feat(treesitter): add support for wasm parsersLewis Russell1
2024-05-11ci(build): use latest over explicit image versiondundargoc1
2024-03-27ci: add workflow_dispatch event to testing workflowsdundargoc1
2024-03-24ci: provide separate macos releases for intel and armdundargoc1
2024-03-16ci: simplify concurrency stringdundargoc1
2024-02-17ci: test on macOS M1 (#27276)Christian Clason1
2024-02-01build: various fixesdundargoc1
2023-12-16build: bump minimum cmake version to 3.13dundargoc1
2023-12-01ci: create setup actiondundargoc1
2023-11-03ci: various fixesdundargoc1
2023-09-09revert: "ci: trigger tests when pushing"dundargoc1
2023-09-04ci: bump actions/checkout from 3 to 4dependabot[bot]1
2023-05-22ci: add check to ensure USE_EXISTING_SRC_DIR=ON builds workJames McCoy1
2023-05-15ci: trigger tests when pushingdundargoc1
2023-04-07ci: don't automatically enable -Werror on CI environmentsdundargoc1
2023-03-11ci: test build with external dependencies on every pull requestdundargoc1
2023-02-27ci: build all build types on each PR (#22441)dundargoc1
2023-02-21ci: use multi-config generator on the multi-config test (#22352)dundargoc1
2023-02-18ci: enable CI_BUILD automatically if environment variable CI is true (#22312)dundargoc1
2023-02-18build: test multi-config generator (#22310)dundargoc1
2023-02-18ci: split ci.yml into a test workflow and a build test workflow (#22302)dundargoc1