Skip to content

chore: Phase 29 cleanup — biome config, test relocation#19

Open
MerverliPy wants to merge 2 commits into
mainfrom
phase29/cleanup
Open

chore: Phase 29 cleanup — biome config, test relocation#19
MerverliPy wants to merge 2 commits into
mainfrom
phase29/cleanup

Conversation

@MerverliPy

Copy link
Copy Markdown
Owner

Moves biome lint rules from CI CLI flags to biome.json and relocates eval tests from packages/eval/src/tests/ to tests/unit/eval/.

Changes:

  • Remove --skip flags from CI biome command (rules now in biome.json)
  • Add explicit rule config to biome.json (correctness, suspicious, complexity, style, a11y, security)
  • Move eval test files to tests/unit/eval/ (better project convention)
  • Remove stale .gitkeep from packages/ui/src/

Tasks completed:
- 🔧 Expand .dockerignore — Add git/, docs/, tests/, benchmarks/, tools/, decisions/, *.md
- ⚡ Enable bun caching in CI — Remove no-cache: false from setup-bun steps

Note: Tasks 5-7 were already completed in first sprint:
- ✅ repo-health.yml already uses bun commands + checkout@v7
- ✅ All workflows already use actions/checkout@v7
- ✅ eval package already in scripts/build-all.sh Level 1

Second sprint: 2/2 new tasks completed
First sprint: 6/6 tasks completed (CODEOWNERS, dependabot, CHANGELOG,
lint-staged script fix, Dockerfile optimization, test count updates)

Closes: Audit MEDIUM priority findings #5-9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant