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 support for setting Coursier's --extra-jars option when launching Scala Steward #467

Closed
wants to merge 1 commit into from

Conversation

alejandrohdezma
Copy link
Member

This feature allows injecting JARs when running Steward.

Fixes #466

github-actions bot added a commit that referenced this pull request Feb 15, 2023
@alejandrohdezma alejandrohdezma deleted the feature/coursier-extra-jars branch May 16, 2023 10:36
@alejandrohdezma alejandrohdezma restored the feature/coursier-extra-jars branch June 12, 2023 17:50
@github-actions
Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
core 100% 100% 0
modules 68% 87% 0
Summary 69% (461 / 665) 88% (76 / 86) 0

github-actions bot added a commit that referenced this pull request Jun 12, 2023
@github-actions
Copy link
Contributor

A snapshot release has been created as snapshots/467.

You can test it out with:

uses: scala-steward-org/scala-steward-action@snapshots/467

It will be automatically recreated on any change to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Coursier's --extra-jars option
1 participant