Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-23 | chore(CI): Update CI run types (#21015) | Kitzunu | |
2024-05-19 | fix(CI): bump dependencies for usage of Node.js 20 (#18914) | sudlud | |
2023-11-26 | chore(CI): Make some changes (#17861) | Kitzunu | |
* chore(CI): Make some changes. Less CI's maybe better... * pendingsql * FORK TEST - TO BE REVERTED * changes * test * fix * Revert "FORK TEST - TO BE REVERTED" This reverts commit 875bc281c5a355cce2ddd8015484e256dbc185cf. * rename workflow * rename workflow * rename workflow * rename workflow * I argue windows don't need dry runs * maybe mac wants to be alive. who knows. When do we drop mac support really...? | |||
2023-10-05 | fix(CI): windows (#17423) | Kitzunu | |
2023-09-23 | fix(CI): windows build (#17328) | Kitzunu | |
2023-09-17 | chore(CI): Hello Github Bot and Update actions version (#17285) | Kitzunu | |
2023-09-15 | chore(CI): Update deps for Windows and Mac builds (#17252) | Kitzunu | |
* chore(CI): Update deps for Windows and Mac builds * Update windows.sh * Update windows.sh | |||
2023-07-29 | chore(CI): Update checkout and cache to v3 (#16847) | Kitzunu | |
2023-07-29 | fix(CI): Windows build (#16843) | Kitzunu | |
* fix(CI): Windows build * Update windows_build.yml | |||
2023-04-08 | fix(CI): Windows build (#15879) | Kitzunu | |
* fix(CI): Windows build * Update windows_build.yml * Update windows_build.yml | |||
2022-11-07 | feat(CORE): docker permissions and rework (#13454) | Yehonal | |
- fix docker permissions with mounted volumes on new docker versions (https://github.com/docker/desktop-linux/issues/31) - fix ac-tools image - cleanup unused env - add `cap_add: SYS_NICE` to allow setting process high priority - fix ccache in docker - allow to switch between root user (default) to acore user in any container - fix cache of the downloaded client data - split docker github actions in 2 parts - versioning mysql images - performance improvements | |||
2022-10-22 | feat(CORE/bash): implemented acore dashboard for Windows (#13476) | Yehonal | |
+ implemented acore dashboard for windows + integrated acore dashboard for windows in our pipeline + implemented dry run for windows build + fixed permissions issue for all the operating systems + code clean | |||
2022-08-13 | fix(CI): pin boost version (#12730) | Patrick Lewis | |
* fix(CI): pin boost version | |||
2022-08-07 | chore(CI): remove ubuntu-18.04 (#12650) | Patrick Lewis | |
* chore(CI): remove ubuntu-18.04 and add ubuntu-22.04 * update ubuntu.sh * update * update * openssl workaround * update * update * update | |||
2022-06-09 | feat(Tools/DbImport): implement separated app for importing DB (#11614) | Kargatum | |
2022-05-31 | refactor(Cmake): add support build selected applications and tools (#11836) | Kargatum | |
2021-11-10 | fix(CI): do not always run mac/windows/docker for C++ changes (#9126) | Francesco Borzì | |
2021-11-10 | fix(CI): re-run builds if label is present (#9114) | Francesco Borzì | |
2021-11-05 | fix(CI): do not skip windows/mac/docker on master branch (#8968) | Francesco Borzì | |
2021-11-05 | fix(CI): run-build label (#8966) | Patrick Lewis | |
2021-10-05 | fix(CI): Don't run builds when PRs are labeled (#8290) | Skjalf | |
2021-09-16 | fix(CI): update mysql path for windows build (#7934) | Patrick Lewis | |
* fix(CI): update mysql version for windows build * fix(CI): temp change * fix(CI): update | |||
2021-06-20 | fix(CI): workflow updates (#6439) | Patrick Lewis | |
2021-06-19 | fix(CI): limit concurrency group to PR's (#6419) | Patrick Lewis | |
2021-06-14 | feat(CI): limit workflow concurrency (#6332) | Patrick Lewis | |
2021-06-08 | feat(CI): run pr builds on label (#6241) | Patrick Lewis | |
2021-05-23 | feat(Deps/Boost): add boost support (#5676) | Kargatum | |
* feat(Deps/Boost): add boost support * 1 * 2 * to 1.74 | |||
2021-05-09 | feat(CI): trigger build on pr review (#5645) | Patrick Lewis | |
2021-05-05 | Revert "feat(CI): trigger windows build on comment (#5643)" (#5647) | Patrick Lewis | |
This reverts commit 48a0c72604aef01b2b93cbef4ab7f58fc07b19a9. | |||
2021-05-05 | feat(CI): trigger windows build on comment (#5643) | Patrick Lewis | |
2021-05-02 | fix(CI): change on: push to only run on master branch (#5591) | Patrick Lewis | |
2021-04-23 | chore(CI): move windows build to separate workflow (#5405) | Patrick Lewis | |
* chore(CI): move windows build to separate workflow * chore(README): add status badge |