-
Notifications
You must be signed in to change notification settings - Fork 327
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
[DNM] Fix/turborepo 2 upgrade from scratch #7769
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/turbo@1.10.1 |
angusbayley
changed the title
Fix/turborepo 2 upgrade from scratch
[DNM] Fix/turborepo 2 upgrade from scratch
Sep 6, 2024
angusbayley
force-pushed
the
fix/turborepo-2-upgrade-from-scratch
branch
2 times, most recently
from
September 6, 2024 14:43
774731f
to
8cb1242
Compare
angusbayley
force-pushed
the
fix/turborepo-2-upgrade-from-scratch
branch
7 times, most recently
from
September 9, 2024 10:07
b5a9e58
to
d5c313b
Compare
BREAKING CHANGE: upgraded turborepo to version 2, which includes breaking changes in the build process and configuration.
temp: add logging in turbo-affected temp: hardcode the turbo version in turbo-affected temp: hardcode the turbo version in the npx cmd temp: rebuild affected action temp: now get turbo version from package - keep logs in to observe it passed through temp: remove logging
angusbayley
force-pushed
the
fix/turborepo-2-upgrade-from-scratch
branch
from
September 9, 2024 10:12
d5c313b
to
02fabaf
Compare
…uld be an amendment to 3c5ed90)
angusbayley
force-pushed
the
fix/turborepo-2-upgrade-from-scratch
branch
from
September 9, 2024 13:21
c799222
to
72dd9ff
Compare
angusbayley
force-pushed
the
fix/turborepo-2-upgrade-from-scratch
branch
from
September 9, 2024 16:14
4e5edda
to
0f4f97f
Compare
angusbayley
force-pushed
the
fix/turborepo-2-upgrade-from-scratch
branch
from
September 9, 2024 16:49
59ed78a
to
0f4f97f
Compare
angusbayley
force-pushed
the
fix/turborepo-2-upgrade-from-scratch
branch
from
September 9, 2024 17:00
0f4f97f
to
a7a608a
Compare
This was referenced Sep 10, 2024
angusbayley
force-pushed
the
fix/turborepo-2-upgrade-from-scratch
branch
from
September 11, 2024 10:03
dd82571
to
41807cf
Compare
angusbayley
force-pushed
the
fix/turborepo-2-upgrade-from-scratch
branch
from
September 11, 2024 10:27
67107a0
to
7845373
Compare
3 tasks
angusbayley
force-pushed
the
fix/turborepo-2-upgrade-from-scratch
branch
from
September 11, 2024 13:46
8d76917
to
e632154
Compare
angusbayley
force-pushed
the
fix/turborepo-2-upgrade-from-scratch
branch
from
September 11, 2024 13:56
e632154
to
65d5aab
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Drafting a replacement PR for #7287 which
✅ Checklist
npx changeset
was attached.📝 Description
Replace this text by a clear and concise description of what this pull request is about and why it is needed. Be sure to explain the problem you're addressing and the solution you're proposing.
For libraries, you can add a code sample of how to use it.
For bugfixes, you can explain the previous behavior and how it was fixed.
In case of visual features, please attach screenshots or video recordings to demonstrate the changes.
❓ Context
🧐 Checklist for the PR Reviewers