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

chore: migrate to turbo repo to avoid nx issues #1141

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

moldy530
Copy link
Collaborator

@moldy530 moldy530 commented Nov 8, 2024

Pull Request Checklist


PR-Codex overview

This PR primarily updates the project by introducing Turborepo for task management, updating dependencies, and enhancing configuration files. It also modifies several components and scripts to improve build processes and project structure.

Detailed summary

  • Added turborepo configuration in turbo.json.
  • Updated vocs dependency version to ^1.0.0-alpha.62.
  • Modified build scripts in package.json to use turbo.
  • Adjusted ESLint configurations and ignored files in .eslintignore.
  • Enhanced tailwind.config.cjs for content paths.
  • Updated README.md with team-specific instructions.
  • Changed Sidebar.js logic for active child items.
  • Refactored API key handling in smart contract files.
  • Updated GitHub workflows to include TURBO_TOKEN and TURBO_TEAM environment variables.
  • Removed obsolete patch file and updated .gitignore.

The following files were skipped due to too many changes: yarn.lock, node_modules/vocs/_lib/vite/.vocs/cache/twoslash.json, node_modules/vocs/_lib/vite/.vocs/cache/search.json

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

vercel bot commented Nov 8, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aa-sdk-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 11, 2024 8:15pm
aa-sdk-ui-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 11, 2024 8:15pm

Copy link

graphite-app bot commented Nov 8, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “graphite-merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Collaborator Author

moldy530 commented Nov 8, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @moldy530 and the rest of your teammates on Graphite Graphite

@moldy530

This comment was marked as resolved.

@moldy530
Copy link
Collaborator Author

We will continue to use lerna to publish packages for now. I looked at using auto from intuit, but that library has an issue in repos that have a huge amount of commits at the moment, so will revisit that later.

@moldy530 moldy530 force-pushed the moldy/turbo-repo branch 2 times, most recently from 1fa11d1 to 5a8e66b Compare November 11, 2024 18:53
@moldy530
Copy link
Collaborator Author

looking at the logs for this branch, caching reduced build times for the vercel projects by an order of magnitude

@moldy530 moldy530 marked this pull request as ready for review November 11, 2024 19:04
dphilipson
dphilipson previously approved these changes Nov 11, 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.

2 participants