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

TECH-1635 Yarn v4 support #68

Merged
merged 1 commit into from
Mar 18, 2024
Merged

TECH-1635 Yarn v4 support #68

merged 1 commit into from
Mar 18, 2024

Conversation

sergehuber
Copy link
Contributor

JIRA

https://jira.jahia.org/browse/TECH-1635

Description

  • Make it possible to use Yarn v4 when generating test images
  • Optimize the generated Docker image to reduce the number of generating layers by regrouping all the commands that can be regrouped.
  • Please note these changes were tested locally on this project with Yarn v1.2.22 and Yarn v4.1.1 but due to the nature of how tests projects are generated with the scripts in library true validation can only happen once we can integrate with the projects using these scripts.

- Make it possible to use Yarn v4 when generating test images
- Optimize the generated Docker image to reduce the number of generating layers by regrouping all the commands that can be regrouped.
@sergehuber sergehuber merged commit 9a0d791 into main Mar 18, 2024
2 checks passed
@sergehuber sergehuber deleted the TECH-1635-yarn-v4-support branch March 18, 2024 10:46
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