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

Build: Fix cra bench resolutions #18472

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

shilman
Copy link
Member

@shilman shilman commented Jun 14, 2022

Issue: Fix failing bench in CI

What I did

  • Reuse sb repro --e2e which sets package resolutions
  • Set bench to no-op for installation command

NOTE: this eliminates the installation metrics from the benchmark. IMO the benefits of using sb repro outweigh the costs of losing that install time/size metric, but curious to hear others' opinions.

How to test

  • CI passes

@nx-cloud
Copy link

nx-cloud bot commented Jun 14, 2022

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 0bcb2b3. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@shilman shilman changed the base branch from next to future/pnp-proof-main June 14, 2022 03:54
@shilman shilman added the maintenance User-facing maintenance tasks label Jun 14, 2022
@shilman shilman changed the title Future/fix cra bench resolutions Build: Fix cra bench resolutions Jun 14, 2022
@ndelangen ndelangen merged commit d639aff into future/pnp-proof-main Jun 14, 2022
@ndelangen ndelangen deleted the future/fix-cra-bench-resolutions branch June 14, 2022 10:08
@ghengeveld
Copy link
Member

@shilman @ndelangen Where did this PR go? The future/pnp-proof-main doesn't seem to exist anymore and I can't find these code changes in next.

@ndelangen
Copy link
Member

ndelangen commented Jun 15, 2022

@ghengeveld it went into future/base as it's a 7.0.0 change

@ghengeveld
Copy link
Member

ghengeveld commented Jun 15, 2022

Ok, I'm experiencing this issue on my 6.5 fix: #18460

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants