Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
(#19451)
|
|
|
|
* initial version
* port most current checks
* allow to specify for each checks the exclude files
* Update _ci-codestyle.py
* fix trailing whitespace check and the error_handler logic
* optimize the script to parse all files only one time
* restore the error handling after that all checks are passed
* fix double blank lines at the end of the file
* improve outputs and the codestyle
* .
* update github workflow to the new script
*drop the old ci-codestyle
*move and rename the python script
* use getcwd instead abspath to define src_directory where the script is launch
* test for github workflow
* few cleanup
* fix the logic with the result output
* remove GetTypeId from the output result
* restore GetTypeId() check
* fix reviews
* remove GetTypeId check for gameobjects
*not currently fixed in the core
* fix type hint for file parameters
* remove the test file
|
|
* fix(CI): tools
* Update tools_build.yml
* I dont think this is neccessary. Let's see if CI agrees with me
|
|
(#19442)
chore(Github): Update issue template to further emphasize the requirement of server debug output
|
|
* fix(CI): linux-build: add -Werror parameter
* add KI
tzunu
* Revert "feat(CI): enable fail-fast for pch/nopch (#19058)"
This reverts commit 564cbca7d37768d78a2b9e90467aad2204e1650b.
* Update midsummer.cpp - drop unused variable
* initialize variable
* Update core-build-nopch.yml - drop gcc12
* fix(Core/CalendarMgr): do not use element after delete, but before
* attempt to fix Socket.h error
* Revert "attempt to fix Socket.h error"
This reverts commit c1a59145ed3c49d0f76be2f81925434ea969db97.
* fix Socket.h error - attempt 2
* Update Socket.h
* Update Socket.h
* npc_shattrath_daily_quest: init variable templateID
* fix(Scripts/Karazhan): use size_t within loop in boss_shade_of_aran:Reset()
* boss_archimonde: drop unused variable
* Revert "fix(Scripts/Karazhan): use size_t within loop in boss_shade_of_aran:Reset()"
This reverts commit 1f71aaef256990c5cdc16561676be302c954ea9d.
* SmartScripts: SMART_TARGET_RANDOM_POINT: fix unintended fallthrough
* Revert "Revert "feat(CI): enable fail-fast for pch/nopch (#19058)""
This reverts commit d13df293624e0f50d9374272bfd05ab56242511d.
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
|
|
|
|
fix(CI): enable fail-fast for pch/nopch
|
|
|
|
- we wan to support the 2 latest ubuntu LTS versions
|
|
fix(CI/labeler: update Core, Documentation, Cmake labelling
|
|
|
|
|
|
* 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
|
|
* fix(CI): I think this fixes the labeler :D
* Update labeler.yml
* Update pr_labeler.yml
* Update labeler.yml
* test complete - this should work after merge
* Update labeler.yml
|
|
this workflow currently has the warning:
```
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/labeler@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
```
|
|
fix(CI): try to fix ubuntu-24.04 build
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
gha yaml makes me want to scream
|
|
feat(CI): rework core ubuntu build
|
|
|
|
fix(Docs): readme fix broken license links
using same links as azerothcore.org now
|
|
fix(docs): readme link to CODE_OF_CONDUCT.md
|
|
* fix(CI): fix tools_build
* change something
* revert change - CI please run now
|
|
Don't use env in step.if
|
|
* Update core-build-nopch.yml
* Update core-build-pch.yml
* Update core-build-nopch.yml
|
|
* refactor(CI): Squash docker ci into one workflow
* fiddle with variable
* use proper dockerfile target
|
|
|
|
|
|
* Because BREW and MAC OSX suck a**
* Update core-build-nopch.yml
* if mac dont fix now. I might just quit
* maybe I can bring this back now :pog:
|
|
* chore(docs): update security.md
* Update SECURITY.md
* Update SECURITY.md
|
|
* chore(docs): Update Code of Conduct to version 2.1
* Update README.md
* Update CODE_OF_CONDUCT.md
* Update CODE_OF_CONDUCT.md
|
|
* 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
|
|
|
|
|
|
|
|
* 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...?
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|