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

chore(ci): windows node 20 regression #6568

Merged
merged 4 commits into from
May 9, 2024
Merged

chore(ci): windows node 20 regression #6568

merged 4 commits into from
May 9, 2024

Conversation

JGAntunes
Copy link
Member

πŸŽ‰ Thanks for submitting a pull request! πŸŽ‰

Summary

Caught as part of - #6565 - seems like there's a regression on latest node 20 which doesn't npm in the release see:


For us to review and ship your PR efficiently, please perform the following steps:

  • Open a bug/issue before writing your code πŸ§‘β€πŸ’». This ensures we can discuss the changes and get feedback from everyone that should be involved. If you`re fixing a typo or something that`s on fire πŸ”₯ (e.g. incident related), you can skip this step.
  • Read the contribution guidelines πŸ“–. This ensures your code follows our style guide and
    passes our tests.
  • Update or add tests (if any source code was changed or added) πŸ§ͺ
  • Update or add documentation (if features were changed or added) πŸ“
  • Make sure the status checks below are successful βœ…

A picture of a cute animal (not mandatory, but encouraged)

@JGAntunes JGAntunes self-assigned this May 9, 2024
@JGAntunes JGAntunes requested a review from a team as a code owner May 9, 2024 10:24
Copy link

github-actions bot commented May 9, 2024

πŸ“Š Benchmark results

Comparing with 97c1738

  • Dependency count: 1,380 (no change)
  • Package size: 321 MB ⬇️ 0.00% decrease vs. 97c1738
  • Number of ts-expect-error directives: 997 (no change)

paulo
paulo previously approved these changes May 9, 2024
paulo
paulo previously approved these changes May 9, 2024
paulo
paulo previously approved these changes May 9, 2024
@@ -69,7 +69,7 @@ describe.concurrent('frameworks/framework-detection', () => {
// This test has a race condition that occasionally causes it to fail when run concurrently.
// Running it in isolation (or removing the '.concurrent' on the describe block above)
// fixes it. See CT-1094 for more details
test('should log the command if using static server and `command` is configured', async (t) => {
Copy link
Member Author

Choose a reason for hiding this comment

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

See comment above ☝️ test is prevent us from releasing this so skipping it.

Copy link
Member Author

Choose a reason for hiding this comment

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

Seems like there's a PR from @mrstork to address this - https://github.com/netlify/cli/pull/6564/files. We can probably follow up there πŸ‘

@JGAntunes JGAntunes merged commit 5d40335 into main May 9, 2024
48 checks passed
@JGAntunes JGAntunes deleted the chore/fix-windows-ci branch May 9, 2024 13:05
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.

None yet

2 participants