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: obtain Java and Python artifacts from .m2 or Python virtual environment from input (WIP) #864

Draft
wants to merge 3 commits into
base: staging
Choose a base branch
from

Conversation

tromai
Copy link
Member

@tromai tromai commented Sep 17, 2024

Closes #811

  • Add --local-maven-repo as CLI option
  • Handle mounting .m2 depending on user provided --local-maven-repo into the container.
  • Add integration tests for invalid usages of --local-maven-repo
  • Add unit tests for run_macaron.sh adding --local-maven-repo behavior
  • Fix and issue with dumps-defaults command not being handled in run_macaron.sh
  • Add tests on whether the correct .m2 is mounted into the container.
  • Obtain directories and files corresponding to a Python software component from virtual environment.
  • Obtain directories and files corresponding to a Java software component from the cached .m2.
    • Add unit tests.
    • Integration test (?)

@tromai tromai self-assigned this Sep 17, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant