rsnext/scripts
Sukka 27dcd26c43
chore: replace fs-extra usage in scripts/ (#57215)
The PR is the continuation of #56917 and #57030.

The PR replaces `fs-extra#copy` with Node.js built-in `fs.cp` API (which is almost identical to `fs-extra#copy`, and has been available since Node.js 16). The PR also provides a workaround for flaky Windows `fs.rename` operation (#57030).

cc @styfle @wbinnssmith
2023-11-15 13:34:18 +00:00
..
send-trace-to-jaeger Maintenance: minor example dep bumps to fix moderate vulns (#56375) 2023-10-04 11:18:54 -04:00
automated-update-workflow.js Automatically update Turbopack test manifest (#57778) 2023-10-31 02:06:48 +00:00
check-examples.sh Remove incorrect entries for pnpm debug log (#47241) 2023-03-26 22:26:05 -07:00
check-is-release.js Apply publish step optimizations (#43620) 2022-12-01 21:48:51 -08:00
check-manifests.js [Next Docs] Update Git Workflow (#50579) 2023-06-08 12:01:55 +02:00
check-pre-compiled.bat fixes to allow lazy compilation for import() (#32441) 2021-12-14 11:33:04 +01:00
check-pre-compiled.sh Make shebangs portable used in the repo portable (#46028) 2023-02-17 09:45:42 +00:00
code-freeze.js ensure kodiak is re-added to apps list after code-freeze action (#56907) 2023-10-16 22:00:02 +00:00
deploy-examples.sh fix(ci): deploy examples (#54024) 2023-08-15 03:23:57 +00:00
generate-release-log.mjs release: add release log generation script (#54006) 2023-08-14 17:41:44 +00:00
install-native.mjs chore: replace fs-extra usage in scripts/ (#57215) 2023-11-15 13:34:18 +00:00
minimal-server.js misc: improve profiling script (#55732) 2023-09-21 16:13:03 +00:00
next-with-deps.sh use pnpm for next-with-deps (#54847) 2023-08-31 16:12:38 +00:00
normalize-version-bump.js remove --turbo, use --experimental-turbo as --turbo (#55063) 2023-09-06 17:46:54 +00:00
publish-native.js chore: replace fs-extra usage in scripts/ (#57215) 2023-11-15 13:34:18 +00:00
publish-release.js move release undraft step until after canary is fully published (#57324) 2023-10-31 18:37:06 +00:00
pull-turbo-cache.js Implement granular rust caching (#54582) 2023-08-26 18:54:14 -07:00
release-stats.sh Make shebangs portable used in the repo portable (#46028) 2023-02-17 09:45:42 +00:00
reset-vercel-project.mjs Enable E2E deploy tests on publish (#37019) 2022-05-21 04:46:16 -05:00
rm.mjs chore: cross-platform rm -rf script (#49529) 2023-05-10 01:14:37 +00:00
run-for-change.js Update workflow cancel handling (#50442) 2023-05-27 22:57:45 -07:00
setup-node.sh Update flakey tests and add Node.js setup retrying (#47871) 2023-04-03 13:37:14 -07:00
setup-wasm.mjs chore: replace fs-extra usage in scripts/ (#57215) 2023-11-15 13:34:18 +00:00
start-release.js move release undraft step until after canary is fully published (#57324) 2023-10-31 18:37:06 +00:00
sync-react.js chore: reduce fs-extra usage in scripts/ (#56917) 2023-10-17 19:31:19 +00:00
trace-dd.mjs fix: scripts comment typos (#40207) 2022-09-05 02:26:54 +00:00
trace-next-server.js chore: replace fs-extra usage in scripts/ (#57215) 2023-11-15 13:34:18 +00:00
trace-to-event-format.mjs fix: scripts comment typos (#40207) 2022-09-05 02:26:54 +00:00
trace-to-tree.mjs chore: remove chalk in favor of picocolors (#55992) 2023-09-27 21:00:52 +00:00
update-google-fonts.js packages/font: run update-google-fonts script (#50608) 2023-05-31 22:31:26 +02:00