5 Commits

Author SHA1 Message Date
c7a8993b4a chore: remove prettier, consolidate formatting under biome
- Remove prettier dependency and config files (.prettierrc, .prettierignore)
- Update root format/format:check scripts to use biome only (via frontend)
- Update lint-staged: remove prettier --check, keep biome + eslint
- Update CI: remove redundant format:check step
- Update ADR-018 with code-first TanStack Router approach note
2026-06-23 06:58:35 +03:00
339845dd57 ci(design-system): enforce foundation quality gates 2026-06-21 15:40:21 +03:00
b9ace3ed5e ci: merge lint/test/build into single job, add frontend tests
Some checks are pending
CI / ci (pull_request) Successful in 3m6s
CI / ci (push) Has started running
2026-06-18 06:39:06 +03:00
a6d4b25afe ci: change ci/cd settings
All checks were successful
CI / lint (pull_request) Successful in 58s
CI / test (pull_request) Successful in 56s
CI / build (pull_request) Successful in 1m5s
CI / lint (push) Successful in 57s
CI / test (push) Successful in 49s
CI / build (push) Successful in 1m1s
2026-06-13 21:02:17 +03:00
d32ca22acd ci: add Gitea Actions pipeline with lint, test, build
Some checks failed
CI / lint (pull_request) Failing after 5m47s
CI / test (pull_request) Successful in 9m46s
CI / build (pull_request) Successful in 9m52s
2026-06-13 19:57:30 +03:00