aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/ci.yaml
AgeCommit message (Collapse)Author
2026-02-14CI: Run npm ci for typespec directory in addition to frontendClaude
Add a step to install typespec dependencies and include typespec/package-lock.json in the Node.js npm cache config. https://claude.ai/code/session_01B4MXDojJtKKnXC57YTJbt2
2026-01-22feat(ci): run CI on pull requestsv0.6.0nsfisis
2025-07-13feat(ci): setup CInsfisis