summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2024-03-10fix(CI): fix tools_build (#18505)sudlud
* fix(CI): fix tools_build * change something * revert change - CI please run now
2024-01-10fix(CI): revert `if` in job conditionals on docker build (#18147)Mike Delago
Don't use env in step.if
2024-01-08fix(CI): Probably fix vanishing CIs from PRs (#18124)Kitzunu
* Update core-build-nopch.yml * Update core-build-pch.yml * Update core-build-nopch.yml
2024-01-08refactor(CI): Squash docker ci into one workflow (#17880)Mike Delago
* refactor(CI): Squash docker ci into one workflow * fiddle with variable * use proper dockerfile target
2023-12-06chore(Docs): Update CONTRIBUTING (#17950)Kitzunu
2023-11-30chore(CI): bump issue labeler version (#17913)Kitzunu
2023-11-29fix(CI): Maybe baby this will solve our problemos (#17889)Kitzunu
* 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:
2023-11-29chore(docs): update security.md (#17287)Kitzunu
* chore(docs): update security.md * Update SECURITY.md * Update SECURITY.md
2023-11-28chore(docs): bump coc to 2.1 with modificatiosn (#17302)Kitzunu
* chore(docs): Update Code of Conduct to version 2.1 * Update README.md * Update CODE_OF_CONDUCT.md * Update CODE_OF_CONDUCT.md
2023-11-27chore(CI): rename CI to easier determain which is which (#17879)Kitzunu
* 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-26chore(CI): no cache for core-build-pch.yml (#17873)Kitzunu
2023-11-26Update core_modules_build.yml (#17872)Kitzunu
2023-11-26fix(Docs): readme update with new CI (#17865)Kitzunu
2023-11-26chore(CI): Make some changes (#17861)Kitzunu
* 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-10-20fix(CI): Ensure targeted stage for docker is specified in CI (#17545)Mike Delago
2023-10-19fix(ci): docker build double quotes typo (#17541)Mike Delago
2023-10-18fix(CI): Ensure eluna is installed for acore-docker (#17530)Mike Delago
2023-10-18fix(CI): check ref name instead of non-existent step (#17529)Mike Delago
2023-10-15refactor(Docker): remove prod container distinction (#17419)Mike Delago
* 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-05fix(CI): windows (#17423)Kitzunu
2023-09-23fix(CI): windows build (#17328)Kitzunu
2023-09-21fix(CI): cppcheck failure step (#17240)Stefano Borzì
* feat: add cppcheck for scripts * fix: cppcheck step failure * trigger cppcheck build, it should fail * fix: cppcheck should succeed * fix: cppcheck
2023-09-18chore(CI): revert previous changes to import_pending.yml (#17303)Kitzunu
* chore(CI): revert previous changes to import_pending.yml * Update import_pending.yml
2023-09-17chore(CI): Hello Github Bot and Update actions version (#17285)Kitzunu
2023-09-15chore(docs): remove reference to BountySource (#17253)Kitzunu
2023-09-15chore(CI): Update deps for Windows and Mac builds (#17252)Kitzunu
* chore(CI): Update deps for Windows and Mac builds * Update windows.sh * Update windows.sh
2023-09-11fix(CI): only run cpp check on AC (#17230)Kitzunu
2023-09-10fix(CI): pending files (#17229)Kitzunu
2023-09-10fix(CI): rebase instead of unshallow fetch (#17226)Mike Delago
2023-09-10fix(CI): pending sql changelog script's invocation (#17225)Mike Delago
fix deno run command
2023-09-10refactor(Apps/Dashboard): Remove Deno as a dependency to the dashboard (#16934)Mike Delago
* remove deno as a dependency * use the ACORE_VERSION env var * I forgot client-data * accidentally removed too much * docker-cmd: extraneous parallel flag * typo * remove docker image prune -af the `docker image prune` removes the containers we just build. * fetch everything in the beginning
2023-08-19refactor(docs): Clean up readme a bit (#16849)Kitzunu
--------- Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
2023-08-06chore(Docs): Specify MySQL 8.1 support (#16903)Kitzunu
2023-07-29chore(CI): Update checkout and cache to v3 (#16847)Kitzunu
2023-07-29fix(CI): Windows build (#16843)Kitzunu
* fix(CI): Windows build * Update windows_build.yml
2023-04-08fix(CI): Windows build (#15879)Kitzunu
* fix(CI): Windows build * Update windows_build.yml * Update windows_build.yml
2023-04-02chore(Github): clarify OS in issue themplates (#15765)Kitzunu
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/15734
2023-03-05feat(CI): add cppcheck (#15211)Stefano Borzì
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2023-01-19chore: Update issue template (#14703)Kitzunu
2022-12-11fix(build): build-db (#14121)Kitzunu
* fix(build): build-db * Update build_dbimport.yml
2022-11-12fix(Docs): ReadMe (#13773)Kitzunu
2022-11-09feat(Docs): Add Doxygen link to ReadMe (#13755)Kitzunu
2022-11-08chore(CI): restore old configurationYehonal
2022-11-08fix(CI/docker): increase build spaceYehonal
2022-11-07fix(CI/docker): checkout the entire historyYehonal
Restored old cache_from
2022-11-07fix(CI/docker): removed buildx and speedup checkoutYehonal
2022-11-07fix(CI/docker): try to fix the missing space issueYehonal
2022-11-07fix(CI): clean before checkoutYehonal
2022-11-07fix(CI/docker): optimize runtime spaceYehonal
2022-11-07feat(CORE/docker): try to leverage inline cacheYehonal