rsnext/scripts
JJ Kasper f7b81316ae
Update to leverage pnpm for monorepo (#37259)
* Update to leverage pnpm for monorepo

* update compiled

* update stats action

* update ci install step

* update ci

* add test dep

* update invoking scripts

* update caching

* skip cache for now

* update dep

* update packages and fix babel

* update compiled

* update lint

* update test

* update ci

* update pnpm store caching

* update path for windows

* update restore-key config

* update caching

* remove extra build azure stage

* re-add checkout

* update setting pnpm store

* bump

* remove azure caching as pnpm is faster to download

* update contributing

* apply suggestions

* remove install-peers

* prepublish -> prepublishOnly

* prepublish -> prepublishOnly more

* more yarn -> pnpm references

* more yarn -> pnpm references take 2

* use workspace protocol for root package.json

Co-authored-by: Steven <steven@ceriously.com>
2022-05-28 23:35:16 -05:00
..
send-trace-to-jaeger Simplify trace span id generation (#32946) 2022-01-02 21:22:01 +00:00
check-examples.sh Add ci script to check examples (#28009) 2021-08-14 13:34:40 -05:00
check-manifests.js Changed data fetching file name to overview to fix meta data title (#33232) 2022-01-27 09:14:14 -06: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 Update to leverage pnpm for monorepo (#37259) 2022-05-28 23:35:16 -05:00
fetch-tags.mjs Update only fetch all tags for publish commits (#32337) 2021-12-09 16:36:18 -06:00
install-native.mjs build(next-swc): linux glibc compatible issue (#34481) 2022-02-18 16:04:43 +00:00
next-with-deps.sh Update repo scripts to separate folder (#26787) 2021-07-01 13:41:27 +02:00
publish-native.js Extract next-swc Rust code into its own package (#31635) 2021-11-21 12:59:56 +01:00
publish-release.sh Fix lerna publish for automation token (#28750) 2021-09-02 19:08:16 -04:00
release-stats.sh Update repo scripts to separate folder (#26787) 2021-07-01 13:41:27 +02:00
reset-vercel-project.mjs Enable E2E deploy tests on publish (#37019) 2022-05-21 04:46:16 -05:00
setup-wasm.mjs Make setup-wasm script work for local dev (#36355) 2022-04-21 15:41:48 -05:00
trace-dd.mjs ci(trace): adjust agent env variables (#35790) 2022-03-31 15:23:23 -05:00
trace-next-server.js Update tracing to collect from reasons (#29975) 2021-10-18 17:01:02 +00:00
trace-to-event-format.mjs feat(trace): next/trace to event format converter (#36281) 2022-04-20 08:06:52 +00:00
trace-to-tree.mjs add trace-to-tree script to allow to visualize traces on the commandline (#29942) 2021-10-15 14:25:56 +00:00