6 Commits

Author SHA1 Message Date
Andreas Pardeike b40c871411 Generate RAG index for HarmonyBot (#727)
* refactor llm pack generator

* normalize docs workflow

* Use DocFX href for API URLs
2025-09-05 16:11:36 +02:00
Andreas Pardeike 007ee8e78c v2.4.1 release 2025-08-22 17:48:59 +02:00
Copilot a450fac09d Fix TRX file XML parsing errors in Platform Tests by sanitizing test output (#710)
* Initial plan

* Initial analysis: Identified TRX file corruption issue causing XML parsing errors

Co-authored-by: pardeike <853584+pardeike@users.noreply.github.com>

* Add TRX file cleanup script to fix XML parsing errors

Co-authored-by: pardeike <853584+pardeike@users.noreply.github.com>

* Add documentation for TRX cleanup script and finalize solution

Co-authored-by: pardeike <853584+pardeike@users.noreply.github.com>

* Restructure scripts documentation to cover all scripts properly

Co-authored-by: pardeike <853584+pardeike@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pardeike <853584+pardeike@users.noreply.github.com>
2025-08-21 23:47:50 +02:00
Andreas Pardeike a945fb25f0 v2.4.0 release
* adds local monomod, uses HarmonyPrerelease flag to use it

* switch submodule monomod to branch 'merge-reorganize-arm64'

* wip

* updates to fixes in monomod prerelease

* 2.3.7-prerelease

* adds recursive checkout to github platform tests

* fix indention of previous commit

* adds arm64 test

* debug special case failure

* handle try/fault with try/catch/finally logic

* remove debugging

* uses local monomod

* bump version

* increase timeout for MacOS-arm64 .NET/Mono

* more timeout bumping

* 45min max timeout should be enough

* ci test changes

* switch back to recursive submodule checkout

* don't run twice on PRs

* test: submodule MonoMod -> upstream reorganize 23e6a19f

* Restore IL offset logging

* fixes harmony logging il offsets and adds tests for it
2025-08-17 22:05:03 +02:00
Andreas Pardeike c65f01c74d remove download instructions 2025-05-19 01:47:00 +02:00
Andreas Pardeike bf40655997 tests support for Codex 2025-05-17 20:13:55 +02:00