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

Add option to pass lib dependencies to coursier #2628

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Feb 29, 2024

  1. Add option to pass lib dependencies to coursier

    This can be used to add custom url handlers to coursier, so
    scala-steward could for example reach s3 buckets, google cloud storage
    or artifactregistry.
    See https://get-coursier.io/docs/extra.html#extra-protocols and
    coursier/coursier#1987
    987Nabil committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    29bde61 View commit details
    Browse the repository at this point in the history
  2. Merge main

    987Nabil committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    aa26f57 View commit details
    Browse the repository at this point in the history
  3. Coursier alg migration

    987Nabil committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    34318b6 View commit details
    Browse the repository at this point in the history