bitcoindevkit.org icon indicating copy to clipboard operation
bitcoindevkit.org copied to clipboard

CI never completes

Open thunderbiscuit opened this issue 1 year ago • 1 comments

I'm not sure why, but it looks like it has something to do with Netlify? A look at any of the PRs of the past few months shows that the CI is waiting for some response.

@dennisreimann wondering if that's something you have experience with.

thunderbiscuit avatar Sep 22 '23 14:09 thunderbiscuit

To me this looks like a (mmaybe even temporary) issue with GitHub. If you take a look at the Actions they complete — it's the indiator on the pull request page that reports it is waiting for a status update, but no hint at which status or build action/step that might be.

I also looked at the build file, to me it looks pretty standard and it matches what I use in other projects, where we don't see that missing status update.

Does the problem persist?

dennisreimann avatar Sep 23 '23 09:09 dennisreimann