aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows/ci.yml (unfollow)
Commit message (Collapse)Author
2024-01-28workflows/ci: upgrade actionsHEADmasterEgor Tensin
2023-07-04update cmake-commonEgor Tensin
Also, change the build directory to build/.
2023-01-02workflows/ci: add VS 2022 buildsEgor Tensin
This includes bumping the Boost version, because windows-2022 runners can no longer build older releases.
2023-01-02workflows/ci: upgrade actionsEgor Tensin
2023-01-02workflows/ci: disabled scheduled runsEgor Tensin
2023-01-02workflows/ci: actualize runner OSesEgor Tensin
2022-03-10workflows/ci: publish docs to GitHub PagesEgor Tensin
2021-06-15workflows/ci: use default clang-formatEgor Tensin
2021-06-15workflows/ci: use ubuntu-latestEgor Tensin
2021-05-16workflows/ci: use more recent Boost w/ VS 2019Egor Tensin
2021-05-09workflows/ci: use clang-format-11Egor Tensin
2021-05-08workflows/ci: build using VS 2015 alsoEgor Tensin
2021-05-08workflows/ci: remove redundant parameterEgor Tensin
2021-05-04workflows/ci: lintingEgor Tensin
2021-05-04workflows/ci: cache Boost archiveEgor Tensin
2021-05-04update cmake-commonEgor Tensin
2021-04-06workflows/ci: error out if no files to uploadEgor Tensin
2021-04-06add CTest tests, add `make test`, etc.Egor Tensin
2021-03-24workflows/ci: Bionic to FocalEgor Tensin
2021-03-24update cmake-commonEgor Tensin
GitHub Actions workers no longer have pre-built Boost.
2021-02-24workflows/ci.yml: show test logsEgor Tensin
2021-01-31update cmake-commonEgor Tensin
2021-01-24workflows/ci.yml: run unit testsEgor Tensin
2021-01-24add GitHub workflowEgor Tensin