aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAge
...
* build(ci): ensure correct headers are used on macOSCarlo Cabrera2023-04-09
* ci: simplify backport workflowdundargoc2023-04-08
* ci: don't automatically enable -Werror on CI environmentsdundargoc2023-04-07
* ci(release): promote appimage over tar.gz (#22908)Christian Clason2023-04-06
* ci!: remove the .deb release (#22773)dundargoc2023-04-05
* refactor(treesitter): delegate region calculation to treesitter (#22576)Lewis Russell2023-04-04
* build(deps): bump actions/stale from 7 to 8dependabot[bot]2023-03-23
* 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
* ci(news): don't run on draft (#22574)Christian Clason2023-03-08
* refactor(build): make installation of runtime/ more effectivebfredl2023-03-07
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
* ci: remove core dump checking from test.ymldundargoc2023-03-05
* ci: use the same deps directory location for all jobsdundargoc2023-03-05
* ci: move configuring cmake to the build part of the CIdundargoc2023-03-04
* ci: build all build types on each PR (#22441)dundargoc2023-02-27
* ci: use multi-config generator on the multi-config test (#22352)dundargoc2023-02-21
* ci(backport): bump zeebe-io/backport-action from 0 to 1 (#22348)dundargoc2023-02-21
* fix(ci/release/winget): bump action versionVedant2023-02-20
* docs: fix typos (#21961)dundargoc2023-02-20
* ci: enable CI_BUILD automatically if environment variable CI is true (#22312)dundargoc2023-02-18
* build: test multi-config generator (#22310)dundargoc2023-02-18
* ci: split ci.yml into a test workflow and a build test workflow (#22302)dundargoc2023-02-18
* ci: remove former dependencies that are no longer needed (#22301)dundargoc2023-02-18
* ci: change functionaltest timeout to 20 minutes (#22294)zeertzjq2023-02-17
* ci: add GCC Release testing (#22274)dundargoc2023-02-16
* ci: automatically maximize MIN_LOG_LEVEL if CI detected (#22248)dundargoc2023-02-13
* ci: replace cmake script with bash script (#22246)dundargoc2023-02-13
* ci: install dependencies with a single script (#22241)dundargoc2023-02-12
* ci: remove unnecessary matrix from codeql workflow (#22239)dundargoc2023-02-12
* ci: inline external environment scripts (#22237)dundargoc2023-02-12
* ci: convert environment variables to matrix variables (#22224)dundargoc2023-02-12
* ci: delete ci/ (#22227)dundargoc2023-02-12
* ci: show all logs at the end of a run (#22226)dundargoc2023-02-11
* ci: inline build commands and remove before_script.sh (#22202)dundargoc2023-02-11
* ci: run lintcommit file from PR branch (#22219)dundargoc2023-02-11
* build(ci): let ASAN print tracebacks for more errors (SIGABORT, SIGILL)bfredl2023-02-10
* ci: remove unnecessary environment variables (#22175)dundargoc2023-02-10
* ci: split functionaltest-lua into two separate jobs (#22201)dundargoc2023-02-10
* ci(lintcommit): turn off debug tracing (#22196)dundargoc2023-02-09
* ci: inline internal caching script to Github actions (#22192)dundargoc2023-02-09
* ci: add individual timeout limits for all tests (#22193)dundargoc2023-02-09
* build: replace check-single-includes with clang-tidy (#22061)dundargoc2023-02-08
* ci: add universal macos job (#22156)dundargoc2023-02-07
* ci: simplify how environment variables are used (#22067)dundargoc2023-02-07
* refactor(tests): run unittests using main nvim binary in interpreter modebfredl2023-01-31