Commit Graph

22 Commits

Author SHA1 Message Date
Yehonal
e4016823d7 feat(CORE): docker permissions and rework (#13454)
- 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-11-07 13:20:48 +01:00
Yehonal
171df31196 feat(CORE/bash): implemented acore dashboard for Windows (#13476)
+ 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-10-22 15:40:13 +02:00
Patrick Lewis
9fa35180ea fix(CI): pin boost version (#12730)
* fix(CI): pin boost version
2022-08-13 22:31:26 -04:00
Patrick Lewis
6ad764c520 chore(CI): remove ubuntu-18.04 (#12650)
* chore(CI): remove ubuntu-18.04 and add ubuntu-22.04

* update ubuntu.sh

* update

* update

* openssl workaround

* update

* update

* update
2022-08-07 01:05:05 -07:00
Kargatum
94528cd44d feat(Tools/DbImport): implement separated app for importing DB (#11614) 2022-06-09 08:23:38 -03:00
Kargatum
4fbec972a8 refactor(Cmake): add support build selected applications and tools (#11836) 2022-05-31 17:05:39 +07:00
Francesco Borzì
d31d8279ca fix(CI): do not always run mac/windows/docker for C++ changes (#9126) 2021-11-10 21:39:27 +01:00
Francesco Borzì
c519dc5738 fix(CI): re-run builds if label is present (#9114) 2021-11-10 16:31:42 +01:00
Francesco Borzì
f7c9b7de14 fix(CI): do not skip windows/mac/docker on master branch (#8968) 2021-11-05 09:05:37 +01:00
Patrick Lewis
d8ad098372 fix(CI): run-build label (#8966) 2021-11-05 08:59:29 +01:00
Skjalf
f66d0ce345 fix(CI): Don't run builds when PRs are labeled (#8290) 2021-10-05 21:13:14 -03:00
Patrick Lewis
772a168d6f fix(CI): update mysql path for windows build (#7934)
* fix(CI): update mysql version for windows build

* fix(CI): temp change

* fix(CI): update
2021-09-16 18:58:11 -07:00
Patrick Lewis
6be8fa2c73 fix(CI): workflow updates (#6439) 2021-06-20 13:09:42 +02:00
Patrick Lewis
fc10f1a72d fix(CI): limit concurrency group to PR's (#6419) 2021-06-19 14:10:43 +02:00
Patrick Lewis
ec2d155094 feat(CI): limit workflow concurrency (#6332) 2021-06-14 11:05:48 +02:00
Patrick Lewis
28664a2f9b feat(CI): run pr builds on label (#6241) 2021-06-08 22:07:34 -07:00
Kargatum
50adcf2065 feat(Deps/Boost): add boost support (#5676)
* feat(Deps/Boost): add boost support

* 1

* 2

* to 1.74
2021-05-23 13:53:15 +02:00
Patrick Lewis
a32275224d feat(CI): trigger build on pr review (#5645) 2021-05-09 15:21:14 -06:00
Patrick Lewis
53985fc639 Revert "feat(CI): trigger windows build on comment (#5643)" (#5647)
This reverts commit 48a0c72604.
2021-05-05 12:40:29 +02:00
Patrick Lewis
48a0c72604 feat(CI): trigger windows build on comment (#5643) 2021-05-05 10:59:09 +02:00
Patrick Lewis
b71a5b6f94 fix(CI): change on: push to only run on master branch (#5591) 2021-05-02 05:09:42 -07:00
Patrick Lewis
ecb59db050 chore(CI): move windows build to separate workflow (#5405)
* chore(CI): move windows build to separate workflow

* chore(README): add status badge
2021-04-23 13:47:16 -07:00