aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml
Commit message (Expand)AuthorAge
* ci: test on macOS M1 (#27276)Christian Clason2024-02-17
* ci(test.yml): explicitly set build type (#27503)zeertzjq2024-02-17
* ci: refactor CI filesdundargoc2023-12-09
* ci: remove python workarounddundargoc2023-12-08
* ci: use the latest stylua versiondundargoc2023-12-05
* ci: create setup actiondundargoc2023-12-01
* ci: remove UBSAN_OPTIONS environment variable (#25963)zeertzjq2023-11-10
* ci: work around flaky python3 testsdundargoc2023-11-06
* build: various cmake fixesdundargoc2023-11-04
* ci: various fixesdundargoc2023-11-03
* build: set char to always be signeddundargoc2023-11-01
* ci: run tests in paralleldundargoc2023-10-22
* ci: install perl provider on macdundargoc2023-10-21
* ci: use clang 17 as the default clang version is too olddundargoc2023-10-09
* ci: various cleanupsdundargoc2023-10-09
* ci: enable clang-analyzer warningsdundargoc2023-10-09
* ci: install stylua from their releasesdundargoc2023-09-10
* revert: "ci: trigger tests when pushing"dundargoc2023-09-09
* ci: bump actions/checkout from 3 to 4dependabot[bot]2023-09-04
* ci: move external_deps job from cirrus-ci back to github actionsdundargoc2023-09-03
* ci: introduce CI_LINT optiondundargoc2023-06-24
* docs: small fixes (#23619)dundargoc2023-06-02
* ci: remove reviewdog for uncrustifydundargoc2023-05-27
* build: remove functionaltest-lua targetdundargoc2023-05-24
* build: bundle uncrustifydundargoc2023-05-18
* ci: remove redundant asan and ubsan optionsii142023-05-15
* ci: trigger tests when pushingdundargoc2023-05-15
* docs: small fixesdundargoc2023-05-13
* ci: make install_deps.sh more flexibledundargoc2023-04-29
* ci: install uncrustify through homebrewdundargoc2023-04-29
* ci: replace stylua action with our own lint targetdundargoc2023-04-29
* ci: containerize the external dependencies testdundargoc2023-04-26
* build: add "ci" configure preset to reduce verbositydundargoc2023-04-23
* ci: reuse script to enable Developer Command Promptdundargoc2023-04-23
* build: drop diff.exe from windows buildsdundargoc2023-04-22
* Merge pull request #23106 from bfredl/nlua0bfredl2023-04-19
|\
| * refactor(build): use vendored versions of mpack and luabitopbfredl2023-04-19
* | build: update uncrustify to 0.76Lewis Russell2023-04-19
|/
* build: find system luv on ubuntudundargoc2023-04-19
* build(ci): ensure correct headers are used on macOSCarlo Cabrera2023-04-09
* ci: don't automatically enable -Werror on CI environmentsdundargoc2023-04-07
* refactor(treesitter): delegate region calculation to treesitter (#22576)Lewis Russell2023-04-04
* build!: rename sanitizer options from CLANG_* to ENABLE_*ii142023-03-17
* ci: bump to windows 2022dundargoc2023-03-11
* ci: skip ruby provider tests on Windowsdundargoc2023-03-11
* ci: don't install unused packagesdundargoc2023-03-11
* ci: test build with external dependencies on every pull requestdundargoc2023-03-11
* ci: remove environment variable DEPS_BUILD_DIR from CIdundargoc2023-03-11
* refactor(build): make installation of runtime/ more effectivebfredl2023-03-07
* test: move oldtests to test directory (#22536)dundargoc2023-03-07