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

Refreshing the build #323

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

Conversation

TonioGela
Copy link

@TonioGela TonioGela commented Aug 27, 2024

I did some housekeeping, mostly updating the dependencies and switching to sbt-typelevel.

I would like to also add support for Mergify, since there's not that much of a need for a manual intervention to merge PRs on this repo as long as the tests are green.

As there's already support for 2.13 and SJS:

Closes #141.

This also closes all the other Scala Steward PRs, but there's no way to mark them automatically as superseded.

@TonioGela
Copy link
Author

TonioGela commented Aug 27, 2024

@armanbilge I just noticed that the diff is huge due to the change of scalafmt version. If you wish I can split the scalafmt change in a separate commit and add a .git-blame-ignore-revs.

@armanbilge
Copy link
Contributor

f you wish I can split the scalafmt change in a separate commit and add a .git-blame-ignore-revs.

Yes, that's always good practice!

@TonioGela
Copy link
Author

f you wish I can split the scalafmt change in a separate commit and add a .git-blame-ignore-revs.

Yes, that's always good practice!

Hmm, I'm not sure I did it right. I updated the formatter in f07386a3e982d36d6fc373162292ef1dd3feaa61 and added a .git-blame-ignore-revs file with that hash as content, but the diff is still showing the reformatting 🤔

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.

Support for 2.13/SJS 1.x
2 participants