Commit Graph

19 Commits

Author SHA1 Message Date
Celandriel
65d9b67fa1 Merge remote-tracking branch 'upstream/master' into test-staging
# Conflicts:
#	src/server/game/Entities/Item/Item.cpp
#	src/server/game/Server/WorldSession.cpp
2026-08-01 16:34:30 +00:00
sudlud
95eaad9901 fix(Core/Updater): fail the dry run when a SQL update fails to apply (#26795)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-07-26 20:27:03 +08:00
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
ec52a3294a fix(CI): let dashboard PR runs inherit master's ccache again (#26721)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 13:11:03 +08:00
sudlud
28db55efda fix(CI): stop dashboard ccache from freezing after the first run (#26718)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 18:28:09 +02:00
Keleborn
7f56125ccc Merge remote-tracking branch 'upstream/master' into test-staging
# Conflicts:
#	.github/workflows/windows_build.yml
#	src/server/game/Handlers/CharacterHandler.cpp
2026-07-17 15:15:37 -07:00
Francesco Borzì
a23dd1d385 ci(build): support Ubuntu 26.04 (#25836)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-07-15 14:21:52 +02:00
bash
3d00202f11 Added test-staging 2026-04-02 09:55:40 +02:00
sudlud
dbee971ab9 fix(CI): adjust concurrency to cancel pending CIs on merge (#24258) 2026-01-06 17:31:58 +01:00
Francesco Borzì
48736cfc89 feat(CI): enable cache in dashboard checks (#23432) 2025-10-26 22:07:06 +01:00
Francesco Borzì
3bbcc15233 fix(CI): improve caching (#23387) 2025-10-26 13:43:22 +01:00
Yehonal
a05cc525f0 feat(Config): Implement configuration severity policy and logging mechanism (#23284) 2025-10-25 01:16:09 +02:00
Yehonal
cfc8678843 feat(bash): several chores to bash scripts: (#23250) 2025-10-15 02:10:14 +02:00
Yehonal
b950c610d4 feat(bash): test command in dashboard + fix tests (#23030)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-27 13:36:14 +02:00
Yehonal
119af32649 feat(Scripts): Add health and console commands to service manager and corresponding tests (#22814) 2025-09-06 15:10:42 +02:00
Yehonal
c9e1782d7a Refactor menu command handling for direct execution (#22791) 2025-09-04 11:47:44 +02:00
Yehonal
5a79a4edce Feat/refactoring-module-menu (#22733) 2025-08-30 23:44:07 +02:00
Yehonal
04547d90b3 fix(CI): update build job to support multiple Ubuntu versions (#22413) 2025-07-03 11:03:16 +02:00
Yehonal
e1b2689c3a feat(bash): startup-scripts reworked + bash scripts workflow integration (#22401) 2025-07-01 15:35:54 +02:00