rsnext/scripts
Tim Neutkens 0e678db500
Add path to export-page (#39893)
Adds a missing tag in the trace-to-tree helper that allows you to see the path of the `export-page` span.


## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [ ] Make sure the linting passes by running `pnpm lint`
- [ ] The examples guidelines are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing.md#adding-examples)
2022-08-24 10:29:47 +00: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 Remove webpack4 types (#39631) 2022-08-16 09:55:37 +00:00
fetch-tags.mjs Update only fetch all tags for publish commits (#32337) 2021-12-09 16:36:18 -06:00
install-native.mjs Update install native script (#37354) 2022-06-01 09:25:08 -05: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
run-for-change.js Update CI job skipping based on related changes (#38479) 2022-07-11 09:42:51 -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 chore(trace): fix typo in trace-to-event-format.mjs (#39279) 2022-08-03 18:20:52 -05:00
trace-to-tree.mjs Add path to export-page (#39893) 2022-08-24 10:29:47 +00:00