generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: allow callgraph generation with perf maps #70
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
art049
commented
Jun 7, 2023
- chore: enforce releases from the main branch
- Release v1.4.0 🚀
- chore: add discord badge in the readme
- fix: prefix the branch name with the fork name when relevant
- chore: add eslint plugin for ts imports
- fix: fix dependencies installation
- fix: pin esbuild to have a reproducible CI pipeline
- chore: bump packages
- Release v1.5.0 🚀
- feat: add predictability v8 engine flags
- feat: ignore js bundling children
- Release v1.6.0 🚀
- chore: bump jest and fix test configuration
- feat: use node-fetch and retry on bad status codes
- chore: add tests to the CI
- feat: check the installed valgrind version
- feat: manually refresh apt deps
- fix: only compute the tokenless hash when needed
- feat: use valgrind-codspeed instead of valgrind from ubuntu ppa
art049
force-pushed
the
feat/callgraph-generation
branch
3 times, most recently
from
June 8, 2023 10:22
3a61d96
to
b156c5f
Compare
adriencaccia
requested changes
Jun 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
art049
force-pushed
the
feat/callgraph-generation
branch
2 times, most recently
from
June 12, 2023 13:26
8c706b6
to
2093b28
Compare
art049
force-pushed
the
feat/callgraph-generation
branch
2 times, most recently
from
June 23, 2023 14:41
98883d5
to
96b913f
Compare
art049
force-pushed
the
feat/callgraph-generation
branch
2 times, most recently
from
June 26, 2023 10:37
ee9e846
to
4592ead
Compare
adriencaccia
force-pushed
the
feat/node-script
branch
4 times, most recently
from
June 27, 2023 15:11
e688eae
to
f5d6dfd
Compare
art049
force-pushed
the
feat/callgraph-generation
branch
from
June 27, 2023 15:22
4592ead
to
eaa299e
Compare
art049
force-pushed
the
feat/callgraph-generation
branch
2 times, most recently
from
June 27, 2023 16:38
b63a449
to
e9bd07d
Compare
art049
force-pushed
the
feat/callgraph-generation
branch
from
June 27, 2023 16:40
e9bd07d
to
9bd4250
Compare
art049
force-pushed
the
feat/callgraph-generation
branch
from
June 28, 2023 09:33
3fd9894
to
e15ffd6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.