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(pipeline): cache yarn deps with corepack #2405

Merged
merged 1 commit into from
Nov 7, 2024

fix(pipeline): cache yarn deps with corepack

8be2a93
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix(pipeline): cache yarn deps with corepack #2405

fix(pipeline): cache yarn deps with corepack
8be2a93
Select commit
Loading
Failed to load commit list.
GitHub Actions / UT Tests report-windows-latest succeeded Nov 7, 2024 in 0s

7 passed, 0 failed and 0 skipped

Tests passed successfully

✅ packages/@o3r/pipeline/dist-test/ut-report.xml

7 tests were completed in 11s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ng-add 7✅ 11s

✅ ng-add

ng-add should generate a GitHub workflow
  ✅ ng-add should generate a GitHub workflow
ng-add should generate a GitHub workflow with custom parameters
  ✅ ng-add should generate a GitHub workflow with custom parameters
ng-add should generate a GitHub workflow with custom parameters when npmrc exists
  ✅ ng-add should generate a GitHub workflow with custom parameters when npmrc exists
ng-add with yarn should generate a GitHub workflow when no yarnrc.yml
  ✅ ng-add with yarn should generate a GitHub workflow when no yarnrc.yml
ng-add with yarn should generate a GitHub workflow with yarnrc.yml without yarnPath
  ✅ ng-add with yarn should generate a GitHub workflow with yarnrc.yml without yarnPath
ng-add with yarn should generate a GitHub workflow with yarnrc.yml with yarnPath v1
  ✅ ng-add with yarn should generate a GitHub workflow with yarnrc.yml with yarnPath v1
ng-add with yarn should generate a GitHub workflow with yarnrc.yml with yarnPath v2
  ✅ ng-add with yarn should generate a GitHub workflow with yarnrc.yml with yarnPath v2