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
/
core_modules_build.yml
Age
Commit message (
Expand
)
Author
2025-02-15
fix(CI/nopch-module-build): ensure build continues after errors (#21457)
sudlud
2024-12-25
feat(CI/linux-build): introduce option to set maxerrors for compilation (#21022)
sudlud
2024-12-23
chore(CI): Update CI run types (#21015)
Kitzunu
2024-12-22
fix(CI): do not run on draft PRs (#21009)
sudlud
2024-12-21
feat(CI/modules_build): trigger on file change instead label (#20997)
sudlud
2024-12-04
fix(CI/nopch-modules): bump to ubuntu-24.04/clang-18, align with nopc… (#20...
sudlud
2024-03-30
fix(ci): ensure module build clones modules (#18631)
Mike Delago
2024-03-27
feat(CI): rework core ubuntu build, ubuntu-22 support (#17281)
Mike Delago
2023-11-29
fix(CI): Maybe baby this will solve our problemos (#17889)
Kitzunu
2023-11-27
chore(CI): rename CI to easier determain which is which (#17879)
Kitzunu
2023-11-26
Update core_modules_build.yml (#17872)
Kitzunu
2023-11-26
chore(CI): Make some changes (#17861)
Kitzunu
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-07
feat(CORE): docker permissions and rework (#13454)
Yehonal
2022-08-07
chore(CI): remove ubuntu-18.04 (#12650)
Patrick Lewis
2022-06-09
feat(Tools/DbImport): implement separated app for importing DB (#11614)
Kargatum
2022-05-31
refactor(Cmake): add support build selected applications and tools (#11836)
Kargatum
2021-11-10
fix(CI): re-run builds if label is present (#9114)
Francesco Borzì
2021-11-07
fix(CI): labelled builds (#9037)
Francesco Borzì
2021-11-07
feat(CI): skip matrix builds for non-C++ changes (#9008)
Francesco Borzì
2021-07-14
feat(CMake): delete EXTRA_LOGS (#6897)
Kargatum
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-17
feat(CI): move modules build into separate workflow (#6277)
Patrick Lewis