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