aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAge
* ci(lint): re-add building of third-partyJames McCoy2022-02-27
* ci(lint): use bundled luv until system packages are updatedJames McCoy2022-02-27
* ci: add timeout to all jobsDundar Göc2022-02-26
* Merge pull request #17467 from dundargoc/ci/remove-failing-windowsJames McCoy2022-02-25
|\
| * ci: bump Windows image to windows-2019James McCoy2022-02-20
* | Merge pull request #17390 from RenFraser/feature/packagingJames McCoy2022-02-24
|\ \
| * | ci: improved cpack packagingHenry Fraser2022-02-24
* | | ci: skip ci workflow on only documentation changesDundar Göc2022-02-21
* | | Merge pull request #17469 from jamessan/use-sysdeps-for-lint-ciJames McCoy2022-02-20
|\ \ \
| * | | ci(lint): explicity build nvimJames McCoy2022-02-19
| * | | ci(lint): build against system depsJames McCoy2022-02-19
| * | | ci(lint): install deps via apt instead of building from third-partyJames McCoy2022-02-19
| | |/ | |/|
* / | ci: remove success check since it's the defaultDundar Göc2022-02-20
|/ /
* | Merge pull request #17445 from dundargoc/ci/review/use-checkoutJames McCoy2022-02-18
|\ \
| * | ci: download reviews.js through checkout instead of wgetDundar Göc2022-02-17
* | | Merge pull request #17404 from dundargoc/ci/put-each-test-in-separate-stepJames McCoy2022-02-18
|\ \ \
| * | | ci: run each test suite in a separate github stepDundar Göc2022-02-18
| |/ /
* / / ci(lint): simplify cache keyDundar Göc2022-02-18
|/ /
* | ci(lint): remove unnecessary stepsDundar Göc2022-02-17
* | ci(reviews): move reviews.js to .github/scriptsDundar Göc2022-02-17
* | revert: "ci: run functionaltest-lua on drafts as well"Dundar Göc2022-02-15
* | ci(labeler): disable sync that interferes with other jobsDundar Göc2022-02-14
* | ci: use a separate script for request review workflowzeertzjq2022-02-14
* | ci: only request review on open non-draft PRszeertzjq2022-02-13
* | Merge pull request #17376 from dundargoc/ci/reviews/upgrade-to-v6James McCoy2022-02-12
|\ \
| * | ci(reviews): upgrade github-script version to v6Dundar Göc2022-02-12
* | | revert: "ci: use continue-on-error instead of "|| true""Dundar Göc2022-02-12
|/ /
* | ci: fix reviews workflow by sending an artifact with PR numberDundar Göc2022-02-11
* | ci: add reviewers if labels are manually added after PR creationDundar Göc2022-02-10
* | ci: add more reviewers based on labelDundar Göc2022-02-09
* | ci: add write permissions to add-reviewer jobDundar Göc2022-02-08
* | ci: add reviewers based on labelDundar Göc2022-02-07
|/
* ci(commitlint): use lintcommit.lua from main repoJames McCoy2022-02-06
* ci: add intercept_tls_get_addr=0 to ASAN_OPTIONSzeertzjq2022-01-27
* ci: create automated PRs as draft PRsJames McCoy2022-01-17
* Merge pull request #17122 from dundargoc/ci/remove-non-working-jobJames McCoy2022-01-17
|\
| * ci: remove non-working add-reviewer jobDundar Göc2022-01-17
* | ci(api-docs): avoid running ci for doc commitsJames McCoy2022-01-17
* | ci(commitlint): use pull_request_target to avoid "skip ci"James McCoy2022-01-17
|/
* ci(release): enable gh's api debug logs when creating the releaseJames McCoy2022-01-12
* ci: add a continue-on-error to the add-reviewer jobsDundar Göc2022-01-09
* ci: add reviewer based on labelDundar Göc2022-01-09
* Merge pull request #17000 from dundargoc/ci/use-continue-on-errorJames McCoy2022-01-08
|\
| * ci: use continue-on-error instead of "|| true"Dundar Göc2022-01-08
* | ci: set CLANG_SANITIZER variable to TSAN when running the tsan jobDundar Göc2022-01-07
|/
* ci: run type-scope job after the triage jobDundar Göc2022-01-07
* chore: fix typos (#16816)dundargoc2022-01-04
* ci: install flake8 with apt instead of pipDundar Göc2022-01-03
* ci: remove unnecessary before_install scriptDundar Göc2022-01-02
* Merge pull request #16853 from jamessan/clint-master-onlyJames McCoy2022-01-02
|\