Skip to content

Commit d95cf8c

Browse files
committed
feat(profiling-node): Vendor snapshots of compiled bindings
fix profiling stuff fix profiling node fix tarball cache
1 parent 0cfb644 commit d95cf8c

34 files changed

+32
-476
lines changed

.github/workflows/build.yml

Lines changed: 9 additions & 428 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# @sentry:registry=http://127.0.0.1:4873
2-
# @sentry-internal:registry=http://127.0.0.1:4873
1+
@sentry:registry=http://127.0.0.1:4873
2+
@sentry-internal:registry=http://127.0.0.1:4873

packages/profiling-node/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@ We currently ship prebuilt binaries for a few of the most common platforms and n
7575
- Linux x64 (glibc)
7676
- Windows x64
7777

78-
For a more detailed list, see job_compile_bindings_profiling_node job in our build.yml github action workflow.
79-
8078
### Bundling
8179

8280
If you are looking to squeeze some extra performance or improve cold start in your application (especially true for
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)