3 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
b71a5b6f94
fix(CI): change on: push to only run on master branch (#5591) 2021-05-02 05:09:42 -07:00
Kitzunu
94785abb8c
feat(CI): Issue Labeler (#5543) 2021-04-30 00:04:43 +02:00