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

Upgradathon #357

Merged
merged 7 commits into from
Jun 14, 2024
Merged

Upgradathon #357

merged 7 commits into from
Jun 14, 2024

Conversation

hamnis
Copy link
Contributor

@hamnis hamnis commented Jun 13, 2024

Use sbt-circe-org and upgrade deps

closes #353 #352 #351 #350 #348 #345 #343 #340 #339 #318 #284 #262 #354

Comment on lines +48 to +52
def do_configure(project: Project) = project.settings(
Seq(
Test / scalacOptions -= "-Xfatal-warnings"
)
)
Copy link
Member

Choose a reason for hiding this comment

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

I don't think we need this? I removed it and ran prePR and didn't get any errors/warnings?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it did not work in ci with this on, so maybe prePR does not turn it on?

Copy link
Member

@zarthross zarthross left a comment

Choose a reason for hiding this comment

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

Thanks for the work, this is awesome!

I've approved it. Could remove the do_configure since I don't believe we need that at this time and merge when you are ready?

@hamnis hamnis merged commit ab463b8 into main Jun 14, 2024
21 checks passed
@hamnis hamnis deleted the upgradathon branch June 14, 2024 06:38
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