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: introduce new flag to avoid using pip freeze and pip show #106

Merged
merged 6 commits into from
May 16, 2024

Commits on May 7, 2024

  1. feat: introduce new flag to avoid using pip freeze and pip show

    Signed-off-by: Jude Niroshan <jude.niroshan11@gmail.com>
    JudeNiroshan committed May 7, 2024
    Configuration menu
    Copy the full SHA
    efbba2e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. refactor: use java streams

    Signed-off-by: Jude Niroshan <jude.niroshan11@gmail.com>
    JudeNiroshan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d572340 View commit details
    Browse the repository at this point in the history
  2. refactor: rename variable to targetDeps

    Signed-off-by: Jude Niroshan <jude.niroshan11@gmail.com>
    JudeNiroshan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2f6e193 View commit details
    Browse the repository at this point in the history
  3. refactor: remove unused block

    Signed-off-by: Jude Niroshan <jude.niroshan11@gmail.com>
    JudeNiroshan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    421aee9 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. refactor: remove default constructor

    Signed-off-by: Jude Niroshan <jude.niroshan11@gmail.com>
    JudeNiroshan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    b7b2a3a View commit details
    Browse the repository at this point in the history
  2. refactor: provide context in runtime error

    Signed-off-by: Jude Niroshan <jude.niroshan11@gmail.com>
    JudeNiroshan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d34f4a5 View commit details
    Browse the repository at this point in the history