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

No snapshot builds since Nov 19 #829

Open
ithinkicancode opened this issue Dec 11, 2021 · 1 comment
Open

No snapshot builds since Nov 19 #829

ithinkicancode opened this issue Dec 11, 2021 · 1 comment

Comments

@ithinkicancode
Copy link

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
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

No branches or pull requests

2 participants