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(java): add support for sbt projects using sbt-dependency-lock #6882

Merged
merged 15 commits into from
Jun 19, 2024

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    e78b7d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    152382c View commit details
    Browse the repository at this point in the history
  3. Add sbt to purl

    stringbean committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    05d78e8 View commit details
    Browse the repository at this point in the history
  4. Add missing wiring for SBT

    stringbean committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1b8d34b View commit details
    Browse the repository at this point in the history
  5. Add sbt to docs

    stringbean committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    046d774 View commit details
    Browse the repository at this point in the history
  6. Fix linting issues

    stringbean committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    336b07a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    510c1e4 View commit details
    Browse the repository at this point in the history
  8. Correct sbt features

    stringbean committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6bb06ec View commit details
    Browse the repository at this point in the history
  9. Remove unused logger

    stringbean committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cc28344 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e0d9c16 View commit details
    Browse the repository at this point in the history
  11. Fix lint issue

    stringbean committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    11e1e6d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    10cfe1b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. refactor: use const

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    87fd73b View commit details
    Browse the repository at this point in the history
  2. fix: not join dir

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    23ce7e6 View commit details
    Browse the repository at this point in the history
  3. refactor: define a variable for name

    Signed-off-by: knqyf263 <[email protected]>
    knqyf263 committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3b43605 View commit details
    Browse the repository at this point in the history