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
Kitzunu
3dff276136
chore(CI): Update CI run types ( #21015 )
2024-12-23 10:23:55 +01:00
Yunfan Li
66c55bc450
Merge branch 'master' into Playerbot
2024-09-22 21:56:15 +08:00
Anton Popovichenko
36a8653c83
fix(CI/macOS): Fix macOS CI dependency installation by updating macOS version. ( #19997 )
...
* fix(CI/MacOS): Fix MacOS CI dependency installation.
* Try to use macos 14 version
* Remove brew cleanup and z3 dependency
* Adjust readline lib discovery
* Update macos supported version in SECURITY.md
2024-09-21 11:37:55 -03:00
Yunfan Li
7e8c2d2887
Fix continuous integration workflow
2024-09-12 22:52:49 +08:00
sudlud
77397f0054
fix(CI): bump dependencies for usage of Node.js 20 ( #18914 )
2024-05-19 10:30:06 +02: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
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
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
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
134568158c
chore(CI): remove macos-10.15 ( #12642 )
2022-08-05 23:04:52 -04:00
Patrick Lewis
94123e60f6
chore(CI): add macos-12 ( #11242 )
...
* chore(CI): add macos-12
* Update SECURITY.md
* test changing googletest git_tag to main
* update utf8cpp
* Update DBCStorageIterator.h
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2022-05-01 07:00:40 +02: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
Skjalf
f66d0ce345
fix(CI): Don't run builds when PRs are labeled ( #8290 )
2021-10-05 21:13:14 -03:00
Patrick Lewis
4c810ae677
chore(CI): enable macos-11 ( #7127 )
2021-07-28 21:51:33 -07:00
Patrick Lewis
6be8fa2c73
fix(CI): workflow updates ( #6439 )
2021-06-20 13:09:42 +02:00
Patrick Lewis
fc10f1a72d
fix(CI): limit concurrency group to PR's ( #6419 )
2021-06-19 14:10:43 +02:00
Patrick Lewis
ec2d155094
feat(CI): limit workflow concurrency ( #6332 )
2021-06-14 11:05:48 +02:00
Patrick Lewis
28664a2f9b
feat(CI): run pr builds on label ( #6241 )
2021-06-08 22:07:34 -07:00
Patrick Lewis
a32275224d
feat(CI): trigger build on pr review ( #5645 )
2021-05-09 15:21:14 -06:00
Patrick Lewis
b71a5b6f94
fix(CI): change on: push to only run on master branch ( #5591 )
2021-05-02 05:09:42 -07:00
Patrick Lewis
362b66547c
chore(CI): move macos build to separate workflow ( #5416 )
...
* chore(CI): move macos build to separate workflow
* chore(README): add status badge
* fix(CI): remove needs dependency
* fix(CI/macOS): update ccache path
Co-Authored-By: Rochet2 <rochet2@post.com >
* fix(CI): remove space
Co-authored-by: Rochet2 <rochet2@post.com >
2021-04-23 12:25:33 -07:00