Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-10 | fix(CI): fix tools_build (#18505) | sudlud | |
* fix(CI): fix tools_build * change something * revert change - CI please run now | |||
2024-01-10 | fix(CI): revert `if` in job conditionals on docker build (#18147) | Mike Delago | |
Don't use env in step.if | |||
2024-01-08 | fix(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-08 | refactor(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-06 | chore(Docs): Update CONTRIBUTING (#17950) | Kitzunu | |
2023-11-30 | chore(CI): bump issue labeler version (#17913) | Kitzunu | |
2023-11-29 | fix(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-29 | chore(docs): update security.md (#17287) | Kitzunu | |
* chore(docs): update security.md * Update SECURITY.md * Update SECURITY.md | |||
2023-11-28 | chore(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-27 | chore(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-26 | chore(CI): no cache for core-build-pch.yml (#17873) | Kitzunu | |
2023-11-26 | Update core_modules_build.yml (#17872) | Kitzunu | |
2023-11-26 | fix(Docs): readme update with new CI (#17865) | Kitzunu | |
2023-11-26 | chore(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-20 | fix(CI): Ensure targeted stage for docker is specified in CI (#17545) | Mike Delago | |
2023-10-19 | fix(ci): docker build double quotes typo (#17541) | Mike Delago | |
2023-10-18 | fix(CI): Ensure eluna is installed for acore-docker (#17530) | Mike Delago | |
2023-10-18 | fix(CI): check ref name instead of non-existent step (#17529) | Mike Delago | |
2023-10-15 | refactor(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-05 | fix(CI): windows (#17423) | Kitzunu | |
2023-09-23 | fix(CI): windows build (#17328) | Kitzunu | |
2023-09-21 | fix(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-18 | chore(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-17 | chore(CI): Hello Github Bot and Update actions version (#17285) | Kitzunu | |
2023-09-15 | chore(docs): remove reference to BountySource (#17253) | Kitzunu | |
2023-09-15 | chore(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-11 | fix(CI): only run cpp check on AC (#17230) | Kitzunu | |
2023-09-10 | fix(CI): pending files (#17229) | Kitzunu | |
2023-09-10 | fix(CI): rebase instead of unshallow fetch (#17226) | Mike Delago | |
2023-09-10 | fix(CI): pending sql changelog script's invocation (#17225) | Mike Delago | |
fix deno run command | |||
2023-09-10 | refactor(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-19 | refactor(docs): Clean up readme a bit (#16849) | Kitzunu | |
--------- Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com> | |||
2023-08-06 | chore(Docs): Specify MySQL 8.1 support (#16903) | Kitzunu | |
2023-07-29 | chore(CI): Update checkout and cache to v3 (#16847) | Kitzunu | |
2023-07-29 | fix(CI): Windows build (#16843) | Kitzunu | |
* fix(CI): Windows build * Update windows_build.yml | |||
2023-04-08 | fix(CI): Windows build (#15879) | Kitzunu | |
* fix(CI): Windows build * Update windows_build.yml * Update windows_build.yml | |||
2023-04-02 | chore(Github): clarify OS in issue themplates (#15765) | Kitzunu | |
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/15734 | |||
2023-03-05 | feat(CI): add cppcheck (#15211) | Stefano Borzì | |
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com> | |||
2023-01-19 | chore: Update issue template (#14703) | Kitzunu | |
2022-12-11 | fix(build): build-db (#14121) | Kitzunu | |
* fix(build): build-db * Update build_dbimport.yml | |||
2022-11-12 | fix(Docs): ReadMe (#13773) | Kitzunu | |
2022-11-09 | feat(Docs): Add Doxygen link to ReadMe (#13755) | Kitzunu | |
2022-11-08 | chore(CI): restore old configuration | Yehonal | |
2022-11-08 | fix(CI/docker): increase build space | Yehonal | |
2022-11-07 | fix(CI/docker): checkout the entire history | Yehonal | |
Restored old cache_from | |||
2022-11-07 | fix(CI/docker): removed buildx and speedup checkout | Yehonal | |
2022-11-07 | fix(CI/docker): try to fix the missing space issue | Yehonal | |
2022-11-07 | fix(CI): clean before checkout | Yehonal | |
2022-11-07 | fix(CI/docker): optimize runtime space | Yehonal | |
2022-11-07 | feat(CORE/docker): try to leverage inline cache | Yehonal | |