Skip to content

Fix Circuit UI CI validation checks#4

Merged
txbrown merged 1 commit into
mainfrom
fix/ci-validation-checks
Jun 24, 2026
Merged

Fix Circuit UI CI validation checks#4
txbrown merged 1 commit into
mainfrom
fix/ci-validation-checks

Conversation

@txbrown

@txbrown txbrown commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Route root CI scripts to the correct workspaces (lint, prepare, example).
  • Move ESLint/Prettier config to the package that owns the lint dependencies and apply Prettier fixes.
  • Fix the example web export by using the workspace package name and resolving local package/source imports correctly.

Validation

  • yarn lint
  • yarn typecheck
  • yarn test --maxWorkers=2 --coverage
  • yarn prepare
  • yarn example expo export --platform web

Note: unit tests still print existing PianoRoll empty-sample warnings, but pass.

@txbrown txbrown force-pushed the fix/ci-validation-checks branch from 7249879 to 39cd6a6 Compare June 24, 2026 08:39
@txbrown txbrown merged commit 5389a65 into main Jun 24, 2026
4 checks passed
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