summaryrefslogtreecommitdiff
path: root/.github/workflows/windows_build.yml
AgeCommit message (Expand)Author
2024-12-23chore(CI): Update CI run types (#21015)Kitzunu
2024-05-19fix(CI): bump dependencies for usage of Node.js 20 (#18914)sudlud
2023-11-26chore(CI): Make some changes (#17861)Kitzunu
2023-10-05fix(CI): windows (#17423)Kitzunu
2023-09-23fix(CI): windows build (#17328)Kitzunu
2023-09-17chore(CI): Hello Github Bot and Update actions version (#17285)Kitzunu
2023-09-15chore(CI): Update deps for Windows and Mac builds (#17252)Kitzunu
2023-07-29chore(CI): Update checkout and cache to v3 (#16847)Kitzunu
2023-07-29fix(CI): Windows build (#16843)Kitzunu
2023-04-08fix(CI): Windows build (#15879)Kitzunu
2022-11-07feat(CORE): docker permissions and rework (#13454)Yehonal
2022-10-22feat(CORE/bash): implemented acore dashboard for Windows (#13476)Yehonal
2022-08-13fix(CI): pin boost version (#12730)Patrick Lewis
2022-08-07chore(CI): remove ubuntu-18.04 (#12650)Patrick Lewis
2022-06-09feat(Tools/DbImport): implement separated app for importing DB (#11614)Kargatum
2022-05-31refactor(Cmake): add support build selected applications and tools (#11836)Kargatum
2021-11-10fix(CI): do not always run mac/windows/docker for C++ changes (#9126)Francesco Borzì
2021-11-10fix(CI): re-run builds if label is present (#9114)Francesco Borzì
2021-11-05fix(CI): do not skip windows/mac/docker on master branch (#8968)Francesco Borzì
2021-11-05fix(CI): run-build label (#8966)Patrick Lewis
2021-10-05fix(CI): Don't run builds when PRs are labeled (#8290)Skjalf
2021-09-16fix(CI): update mysql path for windows build (#7934)Patrick Lewis
2021-06-20fix(CI): workflow updates (#6439)Patrick Lewis
2021-06-19fix(CI): limit concurrency group to PR's (#6419)Patrick Lewis
2021-06-14feat(CI): limit workflow concurrency (#6332)Patrick Lewis
2021-06-08feat(CI): run pr builds on label (#6241)Patrick Lewis
2021-05-23feat(Deps/Boost): add boost support (#5676)Kargatum
2021-05-09feat(CI): trigger build on pr review (#5645)Patrick Lewis
2021-05-05Revert "feat(CI): trigger windows build on comment (#5643)" (#5647)Patrick Lewis
2021-05-05feat(CI): trigger windows build on comment (#5643)Patrick Lewis
2021-05-02fix(CI): change on: push to only run on master branch (#5591)Patrick Lewis
2021-04-23chore(CI): move windows build to separate workflow (#5405)Patrick Lewis