Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: coursier/coursier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: coursier/coursier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.2
Choose a head ref
  • 10 commits
  • 8 files changed
  • 5 contributors

Commits on Apr 18, 2023

  1. Run CI jobs against Java 8 and 17 (#2741)

    Rather than Java 8 and 11
    alexarchambault authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    2715288 View commit details
    Browse the repository at this point in the history
  2. Follow-up of #2580 (#2588)

    * Redone transitive deps collection for json report
    
    * Adjust code style and formatting
    
    * Add mauriciogg's suggestion from #2580
    
    ---------
    
    Co-authored-by: obidin <[email protected]>
    Co-authored-by: Mauricio Galindo <[email protected]>
    3 people authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f379268 View commit details
    Browse the repository at this point in the history
  3. [doc] Clarify custom ivy repository usage (#2713)

    * Add documentation about ivy pattern
    
    * Update other-repositories.md
    ex0ns authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a6c597d View commit details
    Browse the repository at this point in the history
  4. Remove trailing space

    alexarchambault committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    889ffe9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32a9b49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    af83244 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b641f46 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2742 from alexarchambault/container-launchers

    Workaround issues from containers
    alexarchambault authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    15739d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    adea486 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21d55b5 View commit details
    Browse the repository at this point in the history
Loading