summaryrefslogtreecommitdiff
path: root/.github/workflows/docker_build.yml
AgeCommit message (Expand)Author
2024-12-23chore(CI): Update CI run types (#21015)Kitzunu
2024-01-10fix(CI): revert `if` in job conditionals on docker build (#18147)Mike Delago
2024-01-08refactor(CI): Squash docker ci into one workflow (#17880)Mike Delago
2023-10-19fix(ci): docker build double quotes typo (#17541)Mike Delago
2023-10-18fix(CI): Ensure eluna is installed for acore-docker (#17530)Mike Delago
2023-10-18fix(CI): check ref name instead of non-existent step (#17529)Mike Delago
2023-10-15refactor(Docker): remove prod container distinction (#17419)Mike Delago
2023-09-17chore(CI): Hello Github Bot and Update actions version (#17285)Kitzunu
2023-07-29chore(CI): Update checkout and cache to v3 (#16847)Kitzunu
2022-11-08chore(CI): restore old configurationYehonal
2022-11-08fix(CI/docker): increase build spaceYehonal
2022-11-07fix(CI/docker): checkout the entire historyYehonal
2022-11-07fix(CI/docker): removed buildx and speedup checkoutYehonal
2022-11-07fix(CI/docker): try to fix the missing space issueYehonal
2022-11-07fix(CI): clean before checkoutYehonal
2022-11-07fix(CI/docker): optimize runtime spaceYehonal
2022-11-07feat(CORE/docker): try to leverage inline cacheYehonal
2022-11-07fix(CI): missing --profile devYehonal
2022-11-07fix(CORE/docker): client data image deploymentYehonal
2022-11-07feat(CORE/docker): cachebust for the client dataYehonal
2022-11-07fix(CI/docker_build): missing stepYehonal
2022-11-07fix(CORE/docker): image tag creationYehonal
2022-11-07feat(CORE): docker permissions and rework (#13454)Yehonal
2022-10-17feat(CORE/docker): switch to `docker compose` and check the version (#13444)Yehonal
2022-10-05feat(docker): implemented dbimport (#13308)Yehonal
2022-08-07chore(CI): remove ubuntu-18.04 (#12650)Patrick Lewis
2021-12-18fix(CI/Docker): free up additional space (#9754)Patrick Lewis
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-13fix(CI/Docker): Run build on label (#8487)Kitzunu
2021-10-07fix(CI/Docker): don't build images in forks (#8225)Patrick Lewis
2021-10-05fix(CI): Don't run builds when PRs are labeled (#8290)Skjalf
2021-08-09fix(CI): docker workflow update (#7262)Patrick Lewis
2021-07-10fix(CI): docker workflow update (#6860)Patrick Lewis
2021-07-10fix(CI): docker workflow update (#6851)Patrick Lewis
2021-07-07fix(CI): docker workflow update step if (#6716)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-18fix(CI): typo in docker_build (#6364)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-29fix(CI/Docker): free up additional space (#5993)Patrick Lewis
2021-05-09feat(CI): trigger build on pr review (#5645)Patrick Lewis
2021-05-04hotfix(docker): login before pushYehonal
2021-05-04feat(docker): production images, integrated ccache and many other improvement...Yehonal
2021-05-02fix(CI): change on: push to only run on master branch (#5591)Patrick Lewis
2021-04-30chore(CI): move docker build to separate workflow (#5548)Patrick Lewis