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 setup-sbt to workflow #337

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Add setup-sbt to workflow #337

merged 1 commit into from
Dec 4, 2024

Conversation

Divs-B
Copy link
Contributor

@Divs-B Divs-B commented Nov 28, 2024

What does this change?

As we're so dependent on sbt and the sbt launcher hence we should provide this in our workflow so that external dependency wouldn't matter such as we had failed workflows on upgraded version of ubuntu recently because it has no sbt information in it.
So, to save us from these kind of issues we will provide our own setup-sbt as an action to resolve sbt easily.

How to test

Raise this PR and observe running CI.

How can we measure success?

Build should run as normal and no failing CI should be observed.

Copy link
Contributor

@emdash-ie emdash-ie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@emdash-ie emdash-ie merged commit bcdc525 into main Dec 4, 2024
3 checks passed
@emdash-ie emdash-ie deleted the db/add-setup-sbt-in-workflow branch December 4, 2024 15:10
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.

2 participants