Celandriel
1ddaf75bbd
Merge remote-tracking branch 'upstream/master' into test-staging
...
# Conflicts:
# .github/workflows/core-build-nopch.yml
# .github/workflows/core-build-pch.yml
# .github/workflows/macos_build.yml
# .github/workflows/windows_build.yml
# src/server/game/DataStores/DBCStores.cpp
# src/server/game/Guilds/Guild.h
# src/server/game/Scripting/ScriptDefines/DatabaseScript.cpp
# src/server/game/Server/WorldSession.h
2026-07-25 01:45:09 +00:00
sudlud
9e6803c1db
chore(CI): bump actions off the deprecated Node 20 runtime ( #26720 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-21 17:22:01 +02:00
sudlud
db8a92b8b7
fix(CI): cancel a PR's CI when the PR closes ( #26719 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: CodeRabbit <coderabbitai[bot]@users.noreply.github.com>
2026-07-21 14:59:34 +02:00
Kitzunu
09d8066aa4
fix(CI): stop ccache from freezing after the first run on a branch ( #26481 )
...
Co-authored-by: Ludwig <sudlud@users.noreply.github.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-21 13:59:16 +02:00
bashermens
9dd35e78fe
Merge pull request #140 from azerothcore/master
...
Small core update which includes some reverts from the core guys
2026-01-08 21:32:38 +01:00
sudlud
dbee971ab9
fix(CI): adjust concurrency to cancel pending CIs on merge ( #24258 )
2026-01-06 17:31:58 +01:00
kadeshar
1b0eef2e6c
Merge branch 'azerothcore:master' into Playerbot_merge29102025
2025-10-29 06:37:33 +01:00
Francesco Borzì
3bbcc15233
fix(CI): improve caching ( #23387 )
2025-10-26 13:43:22 +01:00
bash
39187083b0
Merge remote-tracking branch 'upstream/master' into Playerbot
...
# Conflicts:
# modules/CMakeLists.txt
2025-10-25 00:48:25 +02:00
Francesco Borzì
ce840795c5
fix(CI): eluna->ale mod rename ( #23382 )
2025-10-24 09:50:23 -03:00
Yunfan Li
798589fb5d
Merge pull request #75 from mod-playerbots/project_transfer
...
Preparation for project transfer
2025-10-14 00:08:36 +08:00
Yunfan Li
36ac083814
Merge branch 'master' into Playerbot
2024-12-31 17:18:40 +08:00
Kitzunu
3dff276136
chore(CI): Update CI run types ( #21015 )
2024-12-23 10:23:55 +01:00
Yunfan Li
23cf1a3aab
Update workflows
2024-03-12 14:50:04 +08:00
Yunfan Li
6d5b402c2c
Fix workflows
2024-03-12 13:15:19 +08:00
Yunfan Li
60b624a3ac
Fix workflows
2024-03-12 13:10:51 +08:00
Mike Delago
7ec2585cc8
fix(CI): revert if in job conditionals on docker build ( #18147 )
...
Don't use env in step.if
2024-01-10 13:53:45 +01:00
Mike Delago
8b2f411d19
refactor(CI): Squash docker ci into one workflow ( #17880 )
...
* refactor(CI): Squash docker ci into one workflow
* fiddle with variable
* use proper dockerfile target
2024-01-08 19:37:05 +01:00
Mike Delago
3537f08525
fix(ci): docker build double quotes typo ( #17541 )
2023-10-19 15:35:56 -04:00
Mike Delago
ed9f359328
fix(CI): Ensure eluna is installed for acore-docker ( #17530 )
2023-10-18 16:04:42 +02:00
Mike Delago
574a877821
fix(CI): check ref name instead of non-existent step ( #17529 )
2023-10-18 16:04:34 +02:00
Mike Delago
c4dc20a814
refactor(Docker): remove prod container distinction ( #17419 )
...
* refactor(Docker): remove prod containers
* workflows: use buildx
* properly set tags
* comment in Dockerfile
* set docker build context
* minor CI changes
* CI: docker build args shouldnt have quotes
* CI: using matrix and caching is too much work
* CI: I hate yaml
* CI: It was a typo
* CI: extra build removed
* CI: appease the linter
* fixup! CI: appease the linter
* fixup! CI: appease the linter
* apps: docker: remove extraneous files
2023-10-15 17:47:09 +02:00
Kitzunu
63b10f34a6
chore(CI): Hello Github Bot and Update actions version ( #17285 )
2023-09-17 17:14:04 -03:00
Kitzunu
0ebb1969cb
chore(CI): Update checkout and cache to v3 ( #16847 )
2023-07-29 16:31:07 +02:00
Yehonal
f383c9b334
chore(CI): restore old configuration
2022-11-08 00:39:47 +01:00
Yehonal
df4c4b1476
fix(CI/docker): increase build space
2022-11-08 00:02:30 +01:00
Yehonal
8533b54997
fix(CI/docker): checkout the entire history
...
Restored old cache_from
2022-11-07 23:55:15 +01:00
Yehonal
0764d0d6b8
fix(CI/docker): removed buildx and speedup checkout
2022-11-07 23:48:24 +01:00
Yehonal
2e6dcae940
fix(CI/docker): try to fix the missing space issue
2022-11-07 23:38:59 +01:00
Yehonal
d182aac35a
fix(CI): clean before checkout
2022-11-07 23:28:06 +01:00
Yehonal
cff814d235
fix(CI/docker): optimize runtime space
2022-11-07 22:27:23 +01:00
Yehonal
c2d23b3578
feat(CORE/docker): try to leverage inline cache
2022-11-07 21:08:49 +01:00
Yehonal
b6b2573272
fix(CI): missing --profile dev
2022-11-07 20:38:59 +01:00
Yehonal
839731d5d5
fix(CORE/docker): client data image deployment
2022-11-07 17:44:47 +01:00
Yehonal
e0313219e3
feat(CORE/docker): cachebust for the client data
2022-11-07 17:30:00 +01:00
Yehonal
9dbadbd6d9
fix(CI/docker_build): missing step
2022-11-07 16:36:12 +01:00
Yehonal
4e7c57f7e6
fix(CORE/docker): image tag creation
2022-11-07 14:48:22 +01:00
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
Yehonal
a82cf659a3
feat(CORE/docker): switch to docker compose and check the version ( #13444 )
...
* feat(docker): switch to `docker compose` and check the version
* chore: removed all docker-compose commands in CI
2022-10-17 22:50:31 +02:00
Yehonal
e189caeb76
feat(docker): implemented dbimport ( #13308 )
...
## Changes Proposed:
- Implemented dbimport with docker
- deprecated db_assembler
- Fixed deno scripts and integrated them with the CI
2022-10-05 13:15:42 +02: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
Patrick Lewis
e1f176f51b
fix(CI/Docker): free up additional space ( #9754 )
2021-12-18 14:20:16 +01:00
Francesco Borzì
d31d8279ca
fix(CI): do not always run mac/windows/docker for C++ changes ( #9126 )
2021-11-10 21:39:27 +01:00
Francesco Borzì
c519dc5738
fix(CI): re-run builds if label is present ( #9114 )
2021-11-10 16:31:42 +01:00
Francesco Borzì
f7c9b7de14
fix(CI): do not skip windows/mac/docker on master branch ( #8968 )
2021-11-05 09:05:37 +01:00
Patrick Lewis
d8ad098372
fix(CI): run-build label ( #8966 )
2021-11-05 08:59:29 +01:00
Kitzunu
5fafa92594
fix(CI/Docker): Run build on label ( #8487 )
...
* fix(Core/Player): Prevent exploit to loot items that are already looted
* https://github.com/TrinityCore/TrinityCore/commit/586c00fe2e226da99968ebe763d3226c6134658c
Co-Authored-By: Gildor <521036+Jildor@users.noreply.github.com >
* Revert "fix(Core/Player): Prevent exploit to loot items that are already looted"
This reverts commit 8376bba57925eda08e72d72e04fe6ce39fa354e2.
* refactor(Core/Misc): Update attributes to blizzlike
* Revert "refactor(Core/Misc): Update attributes to blizzlike"
This reverts commit ffc5dfc19e740b4a8396972a24ebfd1d8fc4bbc0.
* fix(Core/Spell): Remove ErrorCube visual
* cherry-pick https://github.com/trinitycore/trinitycore/commit/3b5014fdae
* cherry-pick small part of https://github.com/TrinityCore/TrinityCore/commit/f4f7e6324d6c99335bf3479f212edea1e5572f88
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
Co-Authored-By: Treeston <14020072+treeston@users.noreply.github.com >
* Revert "fix(Core/Spell): Remove ErrorCube visual"
This reverts commit 52ff8915dfda9c905a4094e8974b73bbc21e8eab.
* chore(ci): Upgrade MySQL ver on Windows build
* Revert "chore(ci): Upgrade MySQL ver on Windows build"
This reverts commit 3b111997308671ffa090671c0bc8aadbf3ecd05e.
* fix(DB/Auth): Possible collation error
* Update docker_build.yml
Co-authored-by: Gildor <521036+Jildor@users.noreply.github.com >
Co-authored-by: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Treeston <14020072+treeston@users.noreply.github.com >
2021-10-13 20:00:41 -07:00
Patrick Lewis
32e7bd3d52
fix(CI/Docker): don't build images in forks ( #8225 )
2021-10-07 13:07:53 +02:00
Skjalf
f66d0ce345
fix(CI): Don't run builds when PRs are labeled ( #8290 )
2021-10-05 21:13:14 -03:00
Patrick Lewis
ac3631902b
fix(CI): docker workflow update ( #7262 )
2021-08-09 17:56:19 -07:00