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

Fix lockfile, fix .yarnrc.yml setting #44

Merged

Conversation

krassowski
Copy link
Contributor

Relates to #43

Description

This pull request:

  • fixes lock file which was mistakenly generated with a wrong version of yarn/jlpm
  • removes enableImmutableInstalls it should not be set to false for security reasons; it should not be set to true for annoyance reasons; the default: true on CI, false locally is best IMO.

Pull request checklist

  • Did you test this change locally?
  • Did you update the documentation (if required)?
  • Did you add/update relevant tests for this change (if required)?

Additional information

None

How to test

CI shouuld pass

Copy link
Collaborator

@trallard trallard left a comment

Choose a reason for hiding this comment

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

I was going to say it was odd because I had just updated the dependencies 🤔
thank you

@trallard trallard merged commit d15e783 into conda-incubator:pre-release-prep Mar 12, 2024
2 of 3 checks passed
@krassowski krassowski mentioned this pull request Mar 12, 2024
3 tasks
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