Commit Graph

8 Commits

Author SHA1 Message Date
306557c473 chore(ci): remove post CI result posting steps and delete related script 2026-01-04 11:27:05 -06:00
31525e2ede chore(ci workflows): update scripts to post CI results for linting, building, and testing phases 2026-01-03 21:56:53 -06:00
35476d0c0a feat(ci): add new test-lang job to CI workflow for running language tests with Node.js and Python setup 2026-01-03 18:43:20 -06:00
d4ee7ac2d6 feat(ci): add pull_request trigger to CI workflow
All checks were successful
CI / test-backend (push) Successful in 17s
CI / lint (push) Successful in 46s
CI / build-frontend (push) Successful in 9m35s
Tests / test (push) Successful in 9m33s
2026-01-02 19:45:02 -06:00
7e571f516d feat(ci): add backend compilation step to CI workflow and introduce compile task for Python syntax checking
All checks were successful
CI / test-backend (push) Successful in 16s
CI / lint (push) Successful in 43s
CI / build-frontend (push) Successful in 9m34s
2026-01-02 18:38:16 -06:00
928fb6ac32 chore(ci): remove UV_LINK_MODE environment variable and replace setup step with Poetry installation
All checks were successful
CI / build-frontend (push) Successful in 9m33s
CI / lint (push) Successful in 9m35s
2026-01-02 15:15:47 -06:00
42e7c2cf3b chore(ci): refactor CI workflow for improved readability and maintainability 2026-01-02 09:39:33 -06:00
7618300619 chore(ci): add CI workflow for linting and building frontend 2026-01-02 09:31:08 -06:00