Commit graph

305 commits

Author SHA1 Message Date
Anton Popovichenko
887538fe67
feat(Core/e2e): live protocol e2e suite (#27158) 2026-08-27 14:57:14 +02:00
sudlud
c1f6f32e1e
fix(CI/Windows): restore the Boost download (#27255) 2026-08-23 10:19:11 +02:00
Francesco Borzì
47f90f16bb
docs(Agents): minor improvements (#27211) 2026-08-20 16:00:49 -03:00
sudlud
6e73043bca
fix(Agents): reduce .github/agents to pointers (#27085) 2026-08-11 09:36:16 +02:00
sudlud
3456c89f77
fix(copilot-config): drop the unsupported review-output rules (#27087) 2026-08-11 09:28:05 +02:00
Francesco Borzì
d6bcc48edb
docs(README.md) add AI Agentic Engineering guidelines link (#27071) 2026-08-10 13:07:47 +02:00
sudlud
86d4871491
chore(copilot-config): reduce review noise (#27084) 2026-08-10 12:51:44 +02:00
Kitzunu
af97edcbd4
chore(CI): build ubuntu-26.04 with clang-21 and gcc-15 (#26883)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-08-04 21:23:55 -03:00
Francesco Borzì
3d5dccf0ca
feat(Agents): structure agents docs with progressive disclosure (#26946) 2026-08-04 09:25:52 +02:00
sudlud
a8ac7959e7
fix(apps/installer): install libstdc++-16-dev on Ubuntu 26.04 (#26940)
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-03 22:11:32 +02:00
Kitzunu
b0afc4fca8
chore(Docs): Update README to remove unnecessary badges (#26840) 2026-07-27 21:32:15 -03:00
sudlud
95eaad9901
fix(Core/Updater): fail the dry run when a SQL update fails to apply (#26795)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
2026-07-26 20:27:03 +08:00
sudlud
d1e17c19e4
Revert "feat(CI): skip pch/nopch core builds on DB-only pull requests… (#26823) 2026-07-26 11:31:12 +02:00
sudlud
ec52a3294a
fix(CI): let dashboard PR runs inherit master's ccache again (#26721)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 13:11:03 +08:00
sudlud
28db55efda
fix(CI): stop dashboard ccache from freezing after the first run (#26718)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 18:28:09 +02:00
sudlud
9e6803c1db
chore(CI): bump actions off the deprecated Node 20 runtime (#26720)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 17:22:01 +02:00
sudlud
db8a92b8b7
fix(CI): cancel a PR's CI when the PR closes (#26719)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: CodeRabbit <coderabbitai[bot]@users.noreply.github.com>
2026-07-21 14:59:34 +02:00
sudlud
86e8abce1a
feat(CI): delete Actions caches when a PR closes (#26717)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 14:58:57 +02:00
Kitzunu
09d8066aa4
fix(CI): stop ccache from freezing after the first run on a branch (#26481)
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 13:59:16 +02:00
sudlud
91ad3ec478
feat(CI): skip pch/nopch core builds on DB-only pull requests (#26716)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-21 13:47:22 +02:00
Kitzunu
60dd3da660
chore(CI/Labeler): fix Config label (#26690) 2026-07-19 14:01:43 +02:00
Ryan Turner
b391cfc8cd
chore(CI/Labeler): expand auto-label coverage for PRs (#24089)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-07-19 01:04:40 +02:00
Kitzunu
689eb456f4
fix(CI/Windows): replace flaky chocolatey deps with direct provisioning (#26473)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-16 13:41:31 +02:00
Francesco Borzì
e89d2ba887
fix(agents): make the project agent-agnostic (#26646) 2026-07-16 04:56:04 -03:00
Francesco Borzì
a23dd1d385
ci(build): support Ubuntu 26.04 (#25836)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-07-15 14:21:52 +02:00
Lilliandris
8037e4c719
chore(Agents): Update max line length from 80 to 120 characters (#26271) 2026-06-18 22:23:57 +02:00
Andrew
1f3969708c
chore: fix windows build (#25696) 2026-05-03 07:27:18 -03:00
blinkysc
c6125db63d
fix(agents): Tone down copilot (#25159)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-03-21 10:58:03 -03:00
Kitzunu
b4773da8a2
chore(Github): Update issue labeler action to version 1.0.3 (#24802) 2026-02-24 00:03:44 -03:00
Copilot
088ffee46a
docs(Agents): Configure AI PR review to enforce CLAUDE.md and wiki standards (#24655)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-15 01:53:36 -03:00
blinkysc
504f5a186e
fix(CI): correct unit_tests binary path in linux-build action (#24697)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-02-13 07:01:40 +01:00
sudlud
dbee971ab9
fix(CI): adjust concurrency to cancel pending CIs on merge (#24258) 2026-01-06 17:31:58 +01:00
Ryan Turner
5efd31a3de
fix(CI) - Adjust PR labeler configuration (#24073) 2025-12-23 14:09:39 +01:00
Ryan Turner
68c59505a0
fix(docs): Fix formatting in CC to AC triage template (#24087) 2025-12-21 10:30:36 -03:00
Ryan Turner
93550e7ad5
fix(Github/Template) - Added required fields for the CC to AC triage (#24009)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2025-12-01 14:01:31 +00:00
omar soufiane
0c466380c5
docs(README): Add BountyHub badge (#23688) 2025-11-18 12:08:28 +01:00
Andrew
c0b768ace6
Update crash issue template with log submission guidelines (#23754) 2025-11-17 19:58:51 +01:00
Francesco Borzì
50b36e842a
fix(docs/license): use GPLv2 as MaNGOS-based project (#23655) 2025-11-14 08:44:25 -03:00
Francesco Borzì
48736cfc89
feat(CI): enable cache in dashboard checks (#23432) 2025-10-26 22:07:06 +01:00
Francesco Borzì
ab8afbb3ec
feat(CI): enable caching for pch build (#23422) 2025-10-26 15:24:14 +01:00
Francesco Borzì
3bbcc15233
fix(CI): improve caching (#23387) 2025-10-26 13:43:22 +01:00
Yehonal
a05cc525f0
feat(Config): Implement configuration severity policy and logging mechanism (#23284) 2025-10-25 01:16:09 +02:00
sudlud
5861eab60c
docs(README): add logo for dashboard-ci build status (#23377) 2025-10-24 09:51:01 -03:00
Francesco Borzì
ce840795c5
fix(CI): eluna->ale mod rename (#23382) 2025-10-24 09:50:23 -03:00
Yehonal
cfc8678843
feat(bash): several chores to bash scripts: (#23250) 2025-10-15 02:10:14 +02:00
Yehonal
b950c610d4
feat(bash): test command in dashboard + fix tests (#23030)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-27 13:36:14 +02:00
Yehonal
119af32649
feat(Scripts): Add health and console commands to service manager and corresponding tests (#22814) 2025-09-06 15:10:42 +02:00
Yehonal
c9e1782d7a
Refactor menu command handling for direct execution (#22791) 2025-09-04 11:47:44 +02:00
Yehonal
5a79a4edce
Feat/refactoring-module-menu (#22733) 2025-08-30 23:44:07 +02:00
Ryan Turner
561399e011
chore(CI): Corrected the name of workflow in action tab to be more clear. (#22459) 2025-07-11 14:59:50 -04:00