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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add packages for node #33

Merged
merged 1 commit into from
Mar 18, 2024
Merged

feat: add packages for node #33

merged 1 commit into from
Mar 18, 2024

Conversation

sgammon
Copy link
Member

@sgammon sgammon commented Mar 18, 2024

Summary

Adds Node packages which will be used downstream in the UI.

Changelog

  • feat: add packages root for package implementations
  • feat: add and implement java package
  • feat: add and implement gradle package
  • feat: add and implement maven package
  • test: tests for all packages
  • chore: ci flow for package build and test
  • chore: ci reporting for coverage
  • chore: provenance for package publishing
  • chore: initial package publish

@sgammon sgammon added the enhancement New feature or request label Mar 18, 2024
@sgammon sgammon self-assigned this Mar 18, 2024
Copy link

socket-security bot commented Mar 18, 2024

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@changesets/[email protected] environment, filesystem, shell Transitive: eval, unsafe +270 27.2 MB changesets-release-bot
npm/@commitlint/[email protected] Transitive: environment, eval, filesystem, shell, unsafe +121 41.3 MB escapedcat
npm/@commitlint/[email protected] Transitive: filesystem +10 2.22 MB escapedcat
npm/@endo/[email protected] None 0 74.9 kB kriskowal
npm/@jest/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +170 16.5 MB simenb
npm/@types/[email protected] None +3 2.11 MB types
npm/@types/[email protected] Transitive: environment, filesystem, unsafe +50 3.84 MB types
npm/@types/[email protected] None +1 2.08 MB types
npm/@types/[email protected] None 0 9.45 kB types
npm/@types/[email protected] None +2 2.09 MB types
npm/[email protected] None +1 1.18 MB dcode
npm/[email protected] environment, filesystem, shell 0 181 kB abetomo
npm/[email protected] Transitive: environment, filesystem, shell +32 2.93 MB isaacs
npm/[email protected] environment, filesystem, shell 0 3.61 kB typicode
npm/[email protected] Transitive: environment, eval, filesystem, shell +64 7.71 MB sboudrias
npm/[email protected] environment, filesystem +5 210 kB jsonp
npm/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +276 21.1 MB simenb
npm/[email protected] Transitive: environment, filesystem, shell +55 2.49 MB okonet
npm/[email protected] environment, filesystem, unsafe 0 8.39 MB prettier-bot
npm/[email protected] None +2 125 kB npm-cli-ops
npm/[email protected] None 0 78.6 kB ljharb
npm/[email protected] environment, filesystem, unsafe Transitive: eval, network, shell +281 53.9 MB kul
npm/[email protected] None 0 32.4 MB typescript-bot
npm/[email protected] None +2 3.66 MB leonidas
npm/[email protected] None +4 490 kB monastic.panic

View full report↗︎

@sgammon sgammon force-pushed the feat/packages branch 3 times, most recently from 9c4dc63 to 2b74302 Compare March 18, 2024 18:45
- feat: add `packages` root for package implementations
- feat: add and implement `java` package
- feat: add and implement `gradle` package
- feat: add and implement `maven` package
- test: tests for all packages
- chore: ci flow for package build and test
- chore: ci reporting for coverage
- chore: provenance for package publishing
- chore: initial package publish

Signed-off-by: Sam Gammon <[email protected]>
Copy link

codecov bot commented Mar 18, 2024

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@sgammon sgammon merged commit c9165ff into main Mar 18, 2024
8 checks passed
@sgammon sgammon deleted the feat/packages branch March 18, 2024 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant