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: Upgrade to yarn berry #69

Merged
merged 3 commits into from
Feb 7, 2024
Merged

chore: Upgrade to yarn berry #69

merged 3 commits into from
Feb 7, 2024

Conversation

styu
Copy link
Contributor

@styu styu commented Feb 7, 2024

Upgrading to latest yarn, and using zero install as well

Copy link

@ericjeney ericjeney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to set up Git LFS on this repo still. It looks like all of the .yarn/cache/ files are being added directly to the repo as binaries.

@styu
Copy link
Contributor Author

styu commented Feb 7, 2024

i've actually used yarn zero install without git lfs for the most part - i think the dependencies in this repo shouldn't get that big

@adidahiya
Copy link
Contributor

According to https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored, the .yarn folder should be gitignored

Copy link

@ericjeney ericjeney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Chatted with @styu, and we decided it's okay to go without Git LFS for this repo because we don't expect to change dependencies frequently and the Git LFS billing model gets weirdly dumb / is more complex than it's worth for this small repo.

According to https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored, the .yarn folder should be gitignored

@adidahiya I think she got it right for the zero install version 🙂

@styu styu merged commit d664e23 into master Feb 7, 2024
3 checks passed
@adidahiya adidahiya deleted the syu/yarn-berry branch February 7, 2024 22:54
@styu styu changed the title Upgrade to yarn berry chore: Upgrade to yarn berry Feb 8, 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.

None yet

3 participants