-
Notifications
You must be signed in to change notification settings - Fork 503
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
Preparing release v1.23.0 #947
Conversation
Codecov Report
@@ Coverage Diff @@
## main #947 +/- ##
==========================================
- Coverage 95.37% 95.29% -0.08%
==========================================
Files 240 240
Lines 7521 7521
Branches 1832 1832
==========================================
- Hits 7173 7167 -6
- Misses 342 348 +6
Partials 6 6
Continue to review full report at Codecov.
|
Signed-off-by: Pavol Loffay <[email protected]>
Signed-off-by: Pavol Loffay <[email protected]>
Signed-off-by: Pavol Loffay <[email protected]>
Signed-off-by: Pavol Loffay <[email protected]>
6b5d2c4
to
8c545cd
Compare
looks like prettier doesn't like something in the changelog formatting
|
Signed-off-by: Pavol Loffay <[email protected]>
It should be fixed now, could you please re-approve it? |
* Preparing release v1.23.0 Signed-off-by: Pavol Loffay <[email protected]> * Fix Signed-off-by: Pavol Loffay <[email protected]> * Fix Signed-off-by: Pavol Loffay <[email protected]> * Fix Signed-off-by: Pavol Loffay <[email protected]> * Fix Signed-off-by: Pavol Loffay <[email protected]> Signed-off-by: VladislavBryukhanov <[email protected]>
* Added new SPM tracing events tracking Signed-off-by: VladislavBryukhanov <[email protected]> * Added tests for new SPM events Signed-off-by: VladislavBryukhanov <[email protected]> * reworked tracking categories & actions names Signed-off-by: VladislavBryukhanov <[email protected]> * fixed license block dates; moved debounce from tracking module to component Signed-off-by: VladislavBryukhanov <[email protected]> * Fix monitor tab crashing (#946) Signed-off-by: nofar9792 <[email protected]> Signed-off-by: VladislavBryukhanov <[email protected]> * Add repository to package.json (#949) Signed-off-by: VladislavBryukhanov <[email protected]> * Preparing release v1.23.0 (#947) * Preparing release v1.23.0 Signed-off-by: Pavol Loffay <[email protected]> * Fix Signed-off-by: Pavol Loffay <[email protected]> * Fix Signed-off-by: Pavol Loffay <[email protected]> * Fix Signed-off-by: Pavol Loffay <[email protected]> * Fix Signed-off-by: Pavol Loffay <[email protected]> Signed-off-by: VladislavBryukhanov <[email protected]> * Bump github/codeql-action from 1 to 2 (#938) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@v1...v2) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: VladislavBryukhanov <[email protected]> * Clarify development setup For #952 Signed-off-by: VladislavBryukhanov <[email protected]> * Use red on scatterplot for traces if any spans have an error=true tag (#951) * Use red on scatterplot for traces if any spans have an error=true tag Signed-off-by: Ed Snible <[email protected]> * Used 'yarn prettier' to appease 'yarn lint' Signed-off-by: Ed Snible <[email protected]> Signed-off-by: VladislavBryukhanov <[email protected]> * Updated sorting events tracking Signed-off-by: VladislavBryukhanov <[email protected]> Co-authored-by: nofar9792 <[email protected]> Co-authored-by: Yuri Shkuro <[email protected]> Co-authored-by: Pavol Loffay <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ed Snible <[email protected]>
Signed-off-by: Pavol Loffay [email protected]