sudlud
0d37ff292b
fix(CI/nopch-module-build): ensure build continues after errors ( #21457 )
2025-02-15 14:10:46 +01:00
sudlud
0828851313
feat(CI/linux-build): introduce option to set maxerrors for compilation ( #21022 )
2024-12-25 22:46:45 +01:00
Kitzunu
b9136e060d
fix(CI): tools ( #19453 )
...
* fix(CI): tools
* Update tools_build.yml
* I dont think this is neccessary. Let's see if CI agrees with me
2024-07-20 20:27:08 +02:00
sudlud
37e3d89f91
fix(CI): linux-build: add -Werror parameter ( #19240 )
...
* 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>
2024-07-07 22:00:24 +02:00
sudlud
24c8f3c4c6
fix(CI): fix Error.log check ( #19161 )
2024-06-25 13:53:46 +02:00
sudlud
94991004dc
fix(CI): fix ubuntu-24.04 build ( #18984 )
...
fix(CI): try to fix ubuntu-24.04 build
2024-06-01 11:00:49 +02:00
sudlud
77397f0054
fix(CI): bump dependencies for usage of Node.js 20 ( #18914 )
2024-05-19 10:30:06 +02:00
Mike Delago
90cef46e6c
fix(CI): Don't cache pch builds ( #18674 )
2024-04-05 12:38:11 -03:00
Mike Delago
4bc373b37f
Fix(CI): Don't use PCH on nopch builds ( #18627 )
...
gha yaml makes me want to scream
2024-03-29 21:35:30 -04: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
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
ac30d8f6fc
fix(CI): Ensure targeted stage for docker is specified in CI ( #17545 )
2023-10-20 20:39:34 -03: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