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
d1e17c19e4
Revert "feat(CI): skip pch/nopch core builds on DB-only pull requests… ( #26823 )
2026-07-26 11:31:12 +02: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
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
sudlud
91ad3ec478
feat(CI): skip pch/nopch core builds on DB-only pull requests ( #26716 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-21 13:47:22 +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
2d96f18c64
various build corrections
2026-04-02 15:43:47 +02:00
bash
3d00202f11
Added test-staging
2026-04-02 09:55:40 +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
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
72725635ba
Merge branch 'master' into Playerbot
2024-06-19 14:32:16 +08:00
sudlud
564cbca7d3
feat(CI): enable fail-fast for pch/nopch ( #19058 )
...
fix(CI): enable fail-fast for pch/nopch
2024-06-15 18:34:42 +02:00
sudlud
302421ae4b
fix(CI): reintroduce ubuntu-22.04 checks ( #19052 )
...
- we wan to support the 2 latest ubuntu LTS versions
2024-06-13 15:21:53 +02:00
Yunfan Li
72634b2829
Merge branch 'master' into Playerbot
2024-06-07 22:28:03 +08:00
Kitzunu
defed64bc3
chore(CI): drop checks - only keep latest Ubuntu 24.04 ( #18991 )
...
* chore(CI): Nuke 20.04 checks
* revert back to old where we dont test gcc on pch
* only test latest version. Keep it up to date folks
2024-06-04 06:36:04 +02:00
Yunfan Li
1e22c4dc94
Merge branch 'master' into Playerbot
2024-05-26 23:00:39 +08:00
sudlud
7b23439b8f
feat(CI): add CI for ubuntu-24.04 ( #18909 )
2024-05-17 22:56:15 +02:00
sudlud
dfc9abb754
fix(CI): revert ubuntu-22.04 to gcc12 ( #18905 )
...
* fix(CI/PCH): revert ubuntu-22.04 to gcc12, add ubuntu-24.04 with gcc14
* also update nopch workflow
* Update core-build-nopch.yml
* Update core-build-pch.yml
2024-05-17 21:00:16 +02:00
sudlud
61ee67b95d
fix(CI): correct name suffix of PCH jobs ( #18632 )
2024-03-30 22:16:38 +01:00
Yunfan Li
6338010e09
Merge branch 'master' into Playerbot
2024-03-28 19:15:09 +08:00
Mike Delago
3ff8de2086
feat(CI): rework core ubuntu build, ubuntu-22 support ( #17281 )
...
feat(CI): rework core ubuntu build
2024-03-27 14:58:27 -04: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
Kitzunu
fdbde0b866
fix(CI): Probably fix vanishing CIs from PRs ( #18124 )
...
* Update core-build-nopch.yml
* Update core-build-pch.yml
* Update core-build-nopch.yml
2024-01-08 20:10:25 +01:00
Kitzunu
fb2924a9b3
chore(CI): rename CI to easier determain which is which ( #17879 )
...
* chore(CI): rename CI to easier determain which is which
* small change
* Update codestyle.yml
* codestyle checks changes
* test to see if this works
* revert this, just to check that CI works
* Revert "revert this, just to check that CI works"
This reverts commit ad03c6bdd9bb33faf8ee1c8d1571090bd4ced531.
* Update core_modules_build.yml
2023-11-27 23:17:02 +01:00
Kitzunu
5659ac48f3
chore(CI): no cache for core-build-pch.yml ( #17873 )
2023-11-26 23:22:43 +01:00
Kitzunu
4a25ac665d
chore(CI): Make some changes ( #17861 )
...
* chore(CI): Make some changes. Less CI's maybe better...
* pendingsql
* FORK TEST - TO BE REVERTED
* changes
* test
* fix
* Revert "FORK TEST - TO BE REVERTED"
This reverts commit 875bc281c5a355cce2ddd8015484e256dbc185cf.
* rename workflow
* rename workflow
* rename workflow
* rename workflow
* I argue windows don't need dry runs
* maybe mac wants to be alive. who knows. When do we drop mac support really...?
2023-11-26 17:27:40 +01:00