Skip to content

chore: CI hygiene — lint:check, concurrency, validate parity#10

Merged
mhweiner merged 2 commits into
mainfrom
chore/ci-hygiene
Jun 7, 2026
Merged

chore: CI hygiene — lint:check, concurrency, validate parity#10
mhweiner merged 2 commits into
mainfrom
chore/ci-hygiene

Conversation

@logfox-agent

Copy link
Copy Markdown
Contributor

Summary

  • Add lint:check (no --fix) and use it in validate / CI
  • Add workflow concurrency to cancel stacked PR runs
  • Legacy workflows: single npm run validate step; modern services: npm cache

Test plan

  • CI passes on this PR

CI never calls npm run validate. Lint step uses lint:check (no --fix).
Local validate mirrors CI order but uses npm run lint (with --fix).
@mhweiner mhweiner merged commit 67065b2 into main Jun 7, 2026
1 check passed
@mhweiner mhweiner deleted the chore/ci-hygiene branch June 7, 2026 18:53
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.

2 participants