Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Upgrade frontend-tooling and docs #486

Merged
merged 22 commits into from
Oct 20, 2024
Merged

Conversation

aaronleopold
Copy link
Collaborator

This PR is primarily dev tooling updates, but it was a broad radius so am basing into experimental.

  • Add lerna for better workspace management of frontend-specific packages
  • Remove majority of cargo operations from otherwise frontend-specific files
    • I really want to start separating these for simplicity: cargo for rust, yarn/lerna for frontend
  • Upgrade eslint and refactor configs accordingly
    • Fix all lints
  • Fix tsc check scripts, I didn't configure it correctly for a monorepo with references
    • Fix all type errors
    • Add type checks to CI
  • Upgrade next and nextra
  • Touch up some of the docs, add SDK section 🙌

Copy link

codecov bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
core/src/lib.rs 0.00% <ø> (ø)

@aaronleopold aaronleopold marked this pull request as ready for review October 20, 2024 19:19
@aaronleopold aaronleopold merged commit 95e7da2 into experimental Oct 20, 2024
8 checks passed
@aaronleopold aaronleopold deleted the al/add-lerna branch October 20, 2024 19:55
@aaronleopold aaronleopold mentioned this pull request Dec 4, 2024
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