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

Per variant classpath support #89

Closed

Commits on Jul 31, 2023

  1. Refactor dependency resolution

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    aadd6ad View commit details
    Browse the repository at this point in the history
  2. Implement final classpath calculation after reduction

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b653ca7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9eca29b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9de925 View commit details
    Browse the repository at this point in the history
  5. Sort json output to make it deterministic

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3172111 View commit details
    Browse the repository at this point in the history
  6. Typo

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    adfc01e View commit details
    Browse the repository at this point in the history
  7. Add generic way to parse types from Json

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    cbf739b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bcc6d3a View commit details
    Browse the repository at this point in the history
  9. Generate updated maven install files

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    3f67b89 View commit details
    Browse the repository at this point in the history
  10. Delete unused classes

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    febfb2c View commit details
    Browse the repository at this point in the history
  11. Allow parcelize runtime to be on the classpath

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    f79f640 View commit details
    Browse the repository at this point in the history
  12. Revert "Allow parcelize runtime to be on the classpath"

    This reverts commit a904e12.
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ed83a89 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e3cdbe4 View commit details
    Browse the repository at this point in the history
  14. Implement finding correct dependencies in each project module via dep…

    …endency resolution service
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    7531869 View commit details
    Browse the repository at this point in the history
  15. Remove leak canary

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    ef5a19f View commit details
    Browse the repository at this point in the history
  16. Don't check for ignored artifacts

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    bf26c2d View commit details
    Browse the repository at this point in the history
  17. Ignore dependencies migration criteria

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    bd4f959 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    459b814 View commit details
    Browse the repository at this point in the history
  19. Add docs

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    cfa90ab View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Fix override artifact versions

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    b0c0f1f View commit details
    Browse the repository at this point in the history
  2. Delete idea metadata

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    9a6f47c View commit details
    Browse the repository at this point in the history
  3. Add docs

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    5f8683b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Refactor databinding metadata extraction

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    9bf6d53 View commit details
    Browse the repository at this point in the history
  2. Merge exclude rules while picking max version

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    66071e5 View commit details
    Browse the repository at this point in the history
  3. Only override transitive dependency

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    8eb8a3b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    07d0d79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc8de39 View commit details
    Browse the repository at this point in the history
  3. Revert version changes

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    f48c97e View commit details
    Browse the repository at this point in the history
  4. Update bazel common

    arunkumar9t2 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    1db304c View commit details
    Browse the repository at this point in the history
  5. Address review comments

    Signed-off-by: arunkumar9t2 <[email protected]>
    arunkumar9t2 committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    cae032d View commit details
    Browse the repository at this point in the history