Skip to content

chore: run the full quality gate and refresh test tooling - #27

Merged
KIM3310 merged 1 commit into
mainfrom
chore/upgrade-polish-2026
Aug 21, 2026
Merged

chore: run the full quality gate and refresh test tooling#27
KIM3310 merged 1 commit into
mainfrom
chore/upgrade-polish-2026

Conversation

@KIM3310

@KIM3310 KIM3310 commented Aug 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • Run npm run verify in both Node 20/22 CI matrix jobs so Biome and typecheck cannot be skipped.
  • Update Biome and Vitest/coverage tooling within the current major versions.
  • Refresh lockfile resolution and restore native optional-package libc selectors for npm portability.

Validation

  • npm ci — PASS — clean lockfile install; 0 audit findings.
  • npm run verify — PASS — Biome, typecheck/build, and 260/260 tests.
  • npm audit --audit-level=high — PASS — 0 vulnerabilities.

Review notes

  • Local validation used Node 22; hosted CI must exercise the unchanged Node 20/22 matrix.
  • No package publication or Pages deployment was run.
  • This PR is intentionally a draft until hosted CI and security checks complete.

Repository metadata

  • Existing topics were preserved and the planned discoverability topics were added separately.

Branch: chore/upgrade-polish-2026
Commit: 1611f71e20db85d818e51fa63f8e94a09249e712

@KIM3310
KIM3310 marked this pull request as ready for review August 21, 2026 07:01
@KIM3310
KIM3310 marked this pull request as draft August 21, 2026 08:58
@KIM3310
KIM3310 marked this pull request as ready for review August 21, 2026 10:47
@KIM3310
KIM3310 merged commit 29f5273 into main Aug 21, 2026
11 checks passed
@KIM3310
KIM3310 deleted the chore/upgrade-polish-2026 branch August 21, 2026 10:48
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