Commit Graph

8 Commits

Author SHA1 Message Date
Willem Jiang d0d1573707 fix: react key warnings from duplicate message IDs + establish jest testing framework (#655)
* fix: resolve issue #588 - react key warnings from duplicate message IDs + establish jest testing framework

* Update the makefile and workflow with the js test

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-25 20:46:43 +08:00
Willem Jiang a423eeba18 Add frontend tests step to frontend lint workflow 2025-10-16 19:19:07 +08:00
Willem Jiang 55c6697475 feat: add lint check of front-end (#534)
* feat: add lint check of front-end

* add pnpm installation

* add pnpm installation
2025-08-22 21:08:53 +08:00
Willem Jiang 6419eb2887 fix: using commit hash as the action version (#519)
Co-authored-by: Willem Jiang <143703838+willem-bd@users.noreply.github.com>
2025-08-20 13:52:00 +08:00
Willem Jiang 7f6efcb40a fix: the typo of setup-uv action (#393)
* fix: spine the github hash on the third party actions

* fix: the typo of action

* fix: try to fix the build by specify the action version
2025-07-07 08:43:11 +08:00
Willem Jiang 11aa744369 fix: spine the github hash on the third party actions (#392) 2025-07-07 08:18:17 +08:00
Willem Jiang d4b097fe44 fix: added permissions setting in the workflow (#273)
* fix: added permissions setting in the workflow

* fix: reformat the code of src/tools/retriever.py
2025-06-03 11:48:51 +08:00
DanielWalnut 7db8e14de5 chore: add github workflow (#15) 2025-05-09 13:41:05 +08:00