aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAge
...
* 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
|\
| * ci: run lint only on master branchJames McCoy2021-12-31
* | Merge pull request #16840 from zeertzjq/ci-clang-13James McCoy2022-01-01
|\ \ | |/ |/|
| * ci: bump clang version to 13 in asan and tsanzeertzjq2022-01-01
* | ci: remove outdated brew workaround that isn't needed anymoreDundar Göc2021-12-31
|/
* ci: cancel in-progress CI if a PR is updatedJames McCoy2021-12-25
* ci: remove unused "squash typo" workflowDundar Göc2021-12-20
* Merge pull request #16524 from dundargoc/ci/optimize-brewJames McCoy2021-12-09
|\
| * ci: remove "brew upgrade" from macos jobsDundar Göc2021-12-04
* | ci: install doxygen with conda instead of apt (#16517)dundargoc2021-12-08
|/
* ci: use tag v2 when using checkout actionDundar Göc2021-12-04
* fix(ci/backport): check for event_name == "pull_request_target"James McCoy2021-11-30
* ci!: remove win32 builds/releasesJames McCoy2021-11-14
* ci(release): delete nightly/stable tag so release recreates itJames McCoy2021-11-02
* ci: limit CI checks to the main dev branchesJames McCoy2021-10-31
* ci(backport): trigger on comments too, so "/backport" worksJames McCoy2021-10-30
* ci(backport): bump version to v0.0.7James McCoy2021-10-30
* ci(backport): add write permissions for contents/pull_requestsJames McCoy2021-10-30
* ci(release): do not fail if stable/nightly release doesn't existJames McCoy2021-10-30
* ci(release): re-publish "stable" release for versioned releasesJames McCoy2021-10-30
* ci(release): use gh cli instead of 3rd-party actionsJames McCoy2021-10-30
* ci: run functionaltest-lua on drafts as wellDundar Göc2021-10-28
* feat(ci): add backport PR action (#14766)Michael Lingelbach2021-10-26
* build: update cmake min version to 3.10 #16065Jakub Łuczyński2021-10-19
* ci(commitlint): use action to checkout to pr branch directlyDundar Göc2021-10-19
* ci(labeler): Remove checkout stepsRob Cowsill2021-10-15
* ci: make labeler also work for breaking changesDundar Göc2021-10-13
* ci: disable commit-lint on draft PRs #15958dundargoc2021-10-08
* ci: add type and scope from PR title as labels #15850dundargoc2021-09-30
* ci(lintcommit.lua): replace third-party commitlint #15747dundargoc2021-09-26
* ci: use runner, instead of os, for job name and cache keyJames McCoy2021-09-24
* ci: add macOS 11 buildJames McCoy2021-09-24
* fix(ci): re-run GHA for ready_for_review events (#15377)James McCoy2021-08-15
* Merge pull request #15367 from jamessan/release-fixesJames McCoy2021-08-14
|\
| * build: use RelWithDebInfo build for nightlies, Release for releasesJames McCoy2021-08-13
* | ci: fix typo squasher by changing trigger to "pull_request_target" (#15357)dundargoc2021-08-13
* | ci: create GitHub Action that squashes all typo PRs into a single PR (#15041)dundargoc2021-08-09
* | ci: disable false "footer-leading-blank" warning from commitlint (#15238)dundargoc2021-08-02
* | Merge pull request #15129 from dundargoc/action/commitlintMatthieu Coudron2021-08-02
|\ \
| * | ci: add commit linter to GitHub ActionsDundar Göc2021-08-01
* | | ci: label PRs only the first time they're opened (#15209)dundargoc2021-07-28
|/ /
* | fix(ci): lower timeout to 45 minutes (from default 360 mins)Björn Linse2021-07-24
* | Revert "fix(ci): remove mongodb from brew to avoid brew upgrade error (#15115...Christian Clason2021-07-20
* | fix(ci): remove mongodb from brew to avoid brew upgrade error (#15115)Oliver Marriott2021-07-17
|/
* feat(ci): Add sha256 checksums to release notesOliver Marriott2021-07-02
* ci(gha): Add functionaltest-lua checkerJames McCoy2021-06-29
* ci: upgrade to gcc-11 on ubuntu-18.04glacambre2021-06-16