-
Notifications
You must be signed in to change notification settings - Fork 185
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
Update sbt-ci-release to 1.5.11 & sbt-ghpages to 0.7.0 #1705
Conversation
|
On
|
7a58254
to
1654fb5
Compare
It looks like this broke publishing
Might be related to sbt/sbt-ci-release#238, as we see similar, non-fatal errors in the previous successful build from today:
|
Interestingly, runs from a month ago did not have this error
... and it seems that the |
@adpi2 does that ring a bell? thanks! |
It might be caused by recent changes we did on the GitHub secrets for publishing (they are now handled at the organization-level instead of the repo-level). They were not properly set and I had to reset them a couple of days ago. It seems that publishing works fine now? See https://github.com/scalacenter/scalafix/actions/runs/3736411213/jobs/6340689713 |
It does indeed, I didn't retry after the initial failure a couple of days ago. Thanks for checking! |
Updates com.github.sbt:sbt-ci-release from 1.5.10 to 1.5.11.
GitHub Release Notes - Version Diff
I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.
Configure Scala Steward for your repository with a
.scala-steward.conf
file.Have a fantastic day writing Scala!
Files still referring to the old version number
The following files still refer to the old version number (1.5.10).
You might want to review and update them manually.
Adjust future updates
Add this to your
.scala-steward.conf
file to ignore future updates of this dependency:Or, add this to slow down future updates of this dependency:
labels: sbt-plugin-update, early-semver-patch, semver-spec-patch, old-version-remains, commit-count:1