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

feat: explicitly install java in sbt dep submission workflow #1303

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

tjsilver
Copy link
Contributor

@tjsilver tjsilver commented Oct 17, 2024

What does this change?

  • Explicitly installs java in the sbt dependency submission workflow created by the dependency graph integrator
  • Updates actions/checkout to latest
  • Updates tests

Why?

We can't guarantee that future versions of Ubuntu will ship with Java, and it's required by sbt in this workflow.

How has it been verified?

@tjsilver tjsilver requested review from a team as code owners October 17, 2024 09:10
@tjsilver tjsilver merged commit 052cce0 into main Oct 17, 2024
7 checks passed
@tjsilver tjsilver deleted the ts/install-java branch October 17, 2024 16:51
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