Commit graph

11 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
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ì
c519dc5738
fix(CI): re-run builds if label is present (#9114) 2021-11-10 16:31:42 +01:00
Francesco Borzì
f823328f7b
fix(CI): labelled builds (#9037) 2021-11-07 20:33:23 +01:00
Francesco Borzì
7cd03f1429
feat(CI): skip matrix builds for non-C++ changes (#9008) 2021-11-07 10:11:13 +01:00
Kargatum
b680670047
feat(CMake): delete EXTRA_LOGS (#6897) 2021-07-14 23:47:40 +02: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
d0c6e137fa
feat(CI): move modules build into separate workflow (#6277) 2021-06-17 23:54:39 +02:00