Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

release(main): release 0.2.0 #88

Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 21, 2023

馃 I have created a release beep boop

0.2.0 (2023-09-21)

Features

  • add command line data gathering and basic usages (51ee6ac)
  • add DependencyMetric and NpmScope (#53) (fb0dd74)
  • add transistor config schema file (#18) (75c20e4)
  • config file schema parsing & validation (#54) (a6d03bb)
  • core: add basic otel initialization logic (#17) (daa73fb)
  • core: add core framework for metric and scope definition (9df4c7d)
  • core: implement data metric capturing in Scope class (75d1460)
  • end-to-end run logic (feat/commander) (#81) (3042616)
  • logging feature (#44) (49e8745)
  • otel: switch to global registration of meter provider (c4284ea)
  • switch to generic project name of "telemetrics" (63a0991)

Bug Fixes

  • deps: remove @types/tmp in favor of tmp-promise (8ee37c2)
  • deps: update linter package major versions (0d14985)
  • deps: upgrade dependency prettier to ^3.0.3 (#64) (b9344c0)
  • get package name and version (fcc2a2e)
  • move origin tokenization to its own file (#43) (83ddce3)
  • replace carbon-design-system org with ibm-telemetrics (#86) (84feaeb)
  • resolve eslint warnings on jsdocs (acb2b7d)
  • switching to use spawn instead of exec (71654c7)
  • upgrade commitlint monorepo (9d2b88c)
  • upgrade dependency eslint to ^8.46.0 (#22) (bba0e94)
  • upgrade dependency eslint-plugin-import to ^2.28.0 (#14) (9d695c3)
  • upgrade dependency eslint-plugin-import to ^2.28.1 (#55) (bdc55c0)
  • upgrade dependency eslint-plugin-n to ^16.0.2 (#56) (cf6f87f)
  • upgrade dependency lint-staged to v14 (#62) (289e03f)
  • upgrade dependency prettier to ^3.0.1 (#21) (7e61348)
  • upgrade dependency prettier to ^3.0.2 (#48) (df2548d)
  • upgrade opentelemetry-js monorepo to ^1.15.2 (#24) (d2a16d6)
  • upgrade vitest monorepo to ^0.34.3 (#49) (b211f14)

This PR was generated with Release Please. See documentation.

@jdharvey-ibm jdharvey-ibm marked this pull request as ready for review September 21, 2023 20:27
@github-actions github-actions bot force-pushed the release-please--branches--main--components--telemetrics-js branch from aacb6c1 to b902a15 Compare September 21, 2023 20:32
@github-actions github-actions bot requested a review from a team as a code owner September 21, 2023 20:32
@francinelucca francinelucca merged commit a7f73ed into main Sep 21, 2023
@francinelucca francinelucca deleted the release-please--branches--main--components--telemetrics-js branch September 21, 2023 20:35
@github-actions
Copy link
Contributor Author

francinelucca pushed a commit that referenced this pull request Sep 22, 2023
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
francinelucca added a commit that referenced this pull request Oct 4, 2023
* wip: wip

* wip: wip

* feat(core): first pass at full end-to-end invocation

assorted bug fixes and refactors as well

* fix: validate presence of dependency key in npm scope

* test: add edge case to getProjectRoot test

* wip: wip

* fix: rebase

* feat(core): first pass at full end-to-end invocation

assorted bug fixes and refactors as well

* fix: validate presence of dependency key in npm scope

* test: add edge case to getProjectRoot test

* feat: end-to-end run logic (feat/commander) (#81)

* Add commander for CLI invocation
* Add logic to invoke scopes based on config file
* Start adding anonymization logic

* ci: remove token from release-please.yml

* fix: replace carbon-design-system org with ibm-telemetrics (#86)

* Update CODEOWNERS

* fix: replace carbon-design-system org with ibm-telemetrics

* fix: replace carbon-design-system org with ibm-telemetrics

---------

Co-authored-by: Joe Harvey <51208233+jdharvey-ibm@users.noreply.github.com>

* release(main): release 0.2.0 (#88)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix(deps): update node module minor versions

* fix(deps): upgrade dependency eslint-plugin-vitest to ^0.3.1 (#79)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix: rename empty scope exception

* Update src/main/exceptions/empty-scope.error.ts

Co-authored-by: Joe Harvey <51208233+jdharvey-ibm@users.noreply.github.com>

---------

Co-authored-by: Joseph D. Harvey <jdharvey@us.ibm.com>
Co-authored-by: Joe Harvey <51208233+jdharvey-ibm@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants