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

test: remove packageManager from dummy app #383

Merged
merged 1 commit into from
Nov 25, 2023
Merged

test: remove packageManager from dummy app #383

merged 1 commit into from
Nov 25, 2023

Conversation

G-Rath
Copy link
Contributor

@G-Rath G-Rath commented Nov 23, 2023

Summary

Yarn v1.22.20 introduced a check to ensure that the right version of Yarn was actually being used, which breaks the specs because while the dummy app specifies it should be using Yarn v3 in it's package.json, Yarn Berry is not properly setup so it'll never get used.

Removing packageManager resolves this.

Pull Request checklist

  • Add/update test to cover these changes
  • Update documentation
  • Update CHANGELOG file

@G-Rath G-Rath changed the title ci: debug dummy spec test: remove packageManager from dummy app Nov 23, 2023
@G-Rath G-Rath marked this pull request as ready for review November 23, 2023 19:37
Copy link
Contributor

@ahangarha ahangarha left a comment

Choose a reason for hiding this comment

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

I am fine with this change. We want to test Shakapacker and this change does the trick.

@Judahmeek Judahmeek merged commit 409e46a into shakacode:master Nov 25, 2023
41 checks passed
@G-Rath G-Rath deleted the fix-yarn branch December 15, 2023 04:56
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.

3 participants