zio / zio-prelude

A lightweight, distinctly Scala take on functional abstractions, with tight ZIO integration
https://zio.dev/zio-prelude
Apache License 2.0
452 stars 115 forks source link

No snapshot builds since Nov 19 #829

Open ithinkicancode opened 2 years ago

ithinkicancode commented 2 years ago

I noticed that there has been no new snapshots since November 19:

https://oss.sonatype.org/content/repositories/snapshots/dev/zio/zio-prelude_2.13/ https://oss.sonatype.org/content/repositories/snapshots/dev/zio/zio-prelude_2.12/

In my initial investigation, I also noticed that Github actions have been failing lately. Not sure if this is related to the snapshot publishing issue, as this issue seems to start occurring even before RC8 was released. It appears builds consistently failed at the autoupdate / autoupdate (push) task. Here's an example: https://github.com/zio/zio-prelude/runs/4491844268?check_suite_focus=true

PR-786 seems to be the culprit and causes the following error:

  Evaluating pull request #786...
  PR_FILTER=labelled, checking if this PR's branch needs to be updated.
  Checking if this PR has a label in our list (type: dependencies, autoupdate).
  Pull request has label 'type: dependencies' and PR branch is behind base branch.
  Updating branch 'update/scala-compiler-2.13.7' on pull request #786 with changes from ref 'master'.
  Attempting branch update...
  Error: Caught error trying to update branch: Resource not accessible by integration
  Branch update failed, will retry in 300ms, retry #0 of 5.
  Attempting branch update...
  Error: Caught error trying to update branch: Resource not accessible by integration
  Branch update failed, will retry in 300ms, retry #1 of 5.
  Attempting branch update...
  Error: Caught error trying to update branch: Resource not accessible by integration
  Branch update failed, will retry in 300ms, retry #2 of 5.
  Attempting branch update...
  Error: Caught error trying to update branch: Resource not accessible by integration
  Branch update failed, will retry in 300ms, retry #3 of 5.
  Attempting branch update...
  Error: Caught error trying to update branch: Resource not accessible by integration
  Branch update failed, will retry in 300ms, retry #4 of 5.
  Attempting branch update...
  Error: Caught error trying to update branch: Resource not accessible by integration
  Error: Caught error running merge, skipping and continuing with remaining PRs
  Error: HttpError: Resource not accessible by integration
sideeffffect commented 2 years ago

Here's a successfully published build from master (fb4fcc1) from 11th Dec.

https://github.com/zio/zio-prelude/actions/workflows/ci.yml?query=branch%3Amaster

https://github.com/zio/zio-prelude/runs/4491936389?check_suite_focus=true#step:5:533

https://oss.sonatype.org/content/repositories/snapshots/dev/zio/zio-prelude_2.13/1.0.0-RC8+14-fb4fcc12-SNAPSHOT/

https://oss.sonatype.org/content/repositories/snapshots/dev/zio/zio-prelude_2.13/1.0.0-RC8+14-fb4fcc12-SNAPSHOT/zio-prelude_2.13-1.0.0-RC8+14-fb4fcc12-SNAPSHOT.pom