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

Feature/upgrade turbo to v2 #825

Merged
merged 8 commits into from
Jul 21, 2024
Merged

Feature/upgrade turbo to v2 #825

merged 8 commits into from
Jul 21, 2024

Conversation

kduprey
Copy link
Owner

@kduprey kduprey commented Jul 21, 2024

No description provided.

kduprey added 3 commits July 21, 2024 13:26
Update the eslint-config-next.js file to include the "plugin:perfectionist/recommended-natural" plugin. This plugin is added to the "turbo" configuration array. The change is made to improve the linting rules for the project.
Copy link

vercel bot commented Jul 21, 2024

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

Name Status Preview Comments Updated (UTC)
kentonduprey-site ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2024 10:19pm
kentonduprey-site-admin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2024 10:19pm
kentonduprey-site-cms ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2024 10:19pm

Update the turbo.json file to add the "DATABASE_URL" and "DIRECT_URL" to the globalDependencies array. This change is made to include these environment variables as global dependencies for the project.
kduprey added 4 commits July 21, 2024 18:13
The turbo.json file is updated to include the new environment variables "ADMIN_USER_ID", "JWT_SECRET", and "SANITY_API_READ_TOKEN" in the globalDependencies array. This change is made to ensure that these variables are treated as global dependencies for the project.
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