aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAge
* ci: remove "brew upgrade" from macos jobsDundar Göc2021-12-04
* ci!: remove win32 builds/releasesJames McCoy2021-11-14
* ci: limit CI checks to the main dev branchesJames McCoy2021-10-31
* ci: run functionaltest-lua on drafts as wellDundar Göc2021-10-28
* build: update cmake min version to 3.10 #16065Jakub Łuczyński2021-10-19
* 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
* 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
* ci(gha): Add functionaltest-lua checkerJames McCoy2021-06-29
* fix(ci): Remove gcc@8/gcc@9 homebrew workaroundJames McCoy2021-06-04
* ci(gha): Run ci workflow for PRs into release branchesJames McCoy2021-05-05
* ci(gha/ci): Use clang-12 for TSANJames McCoy2021-05-02
* ci(gha/win): Specify valid directory for DEPS_BUILD_DIRJames McCoy2021-04-21
* ci(gha): Simplify clang installationJames McCoy2021-04-21
* ci(gha): Update to clang-12James McCoy2021-04-21
* Don't run CI on draft PRssmolck2021-03-14
* ci(GHA): install perl on osxJan Edmund Lazo2021-01-17
* ci(gha): brew unlink gcc@8/@9 to fix upgrade issuesJames McCoy2021-01-11
* ci(gha): brew upgrade before installingJames McCoy2021-01-10
* ci(GHA): Disable fail-fast for CI checksJames McCoy2020-12-30
* Merge pull request #13540 from erw7/add-gha-for-windows-vs2017James McCoy2020-12-28
|\
| * GHA: integrate unix and windows settingserw72020-12-17
* | GHA/osx: remove python 2to3Jan Edmund Lazo2020-12-19
|/
* GHA: Do not run CI for tagsJames McCoy2020-12-05
* GHA: brew required softwareJames McCoy2020-11-24
* GHA: Add macOS CIJames McCoy2020-11-24
* GHA: Rename linux workflow to CIJames McCoy2020-11-24