-
Notifications
You must be signed in to change notification settings - Fork 11
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
Scala Steward not working in this repo? #45
Comments
This can be reproduced by evaluating anything in sbt with
Looks like an sbt bug to me. |
It works with sbt 1.6.0 and still fails with 1.8.2. Update: This issue exists since sbt 1.7.0-RC2. |
the problem is reproducible locally by doing:
|
I thought switching from sbt-git to sbt-dynver might help, since the problem is with the automatically generated
committing my changes locally simplifies the version number somewhat but it still fails:
|
with sbt-dynver, |
keeping the ticket open until we can verify that my PR actually fixed it |
pushed a different fix. ditto on leaving this open for now in addition to checking the next Steward run, I'll also need to check the next nightly run succeeds and is operating as expected and then I should be extra careful when I release 2.13.11 within the next few weeks |
nightly runs okay at https://app.travis-ci.com/github/scala/scala-dist-smoketest/builds |
I've submitted #48 with the idea that once sbt 1.9.0 final comes out, the Steward should send us the upgrade and if it doesn't something's still wrong |
hmm, no sbt 1.9.0-RC2 upgrade PR from the Steward :-/ or just not yet...? |
🤞 |
on Discord, @tgodzik says
and for this repo in particular,
The text was updated successfully, but these errors were encountered: