Skip to content

Conversation

@JoshuaKGoldberg
Copy link
Member

@JoshuaKGoldberg JoshuaKGoldberg commented Feb 24, 2024

PR Checklist

Overview

Three fixes:

  • Uses the direct node path as suggested in 📝 Docs: Nightly Netlify deploys are failing #5098 (comment)
  • Removes the crashing scripts/netlify-headers.js. Which IMO is not necessary given how well Netlify performs by default. 🔪
  • Removes the RUBY_VERSION env variable and bumps NODE_VERSION to 20 Nope, that caused a crash

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as draft February 24, 2024 22:42
@JoshuaKGoldberg JoshuaKGoldberg changed the title chore: use direct path to assetgraph-builder > buildProduction in nps chore: correct assetgraph-builder > buildProduction script, and remove scripts/netlify-headers.js Feb 24, 2024
@JoshuaKGoldberg JoshuaKGoldberg changed the title chore: correct assetgraph-builder > buildProduction script, and remove scripts/netlify-headers.js chore: fix header generation and production build crashes Feb 24, 2024
@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review February 24, 2024 23:14
@voxpelli voxpelli merged commit 51502ab into mochajs:master Feb 27, 2024
@JoshuaKGoldberg JoshuaKGoldberg deleted the node-bin-build-production branch February 27, 2024 16:11
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.

📝 Docs: Nightly Netlify deploys are failing

2 participants