currently all of our workflows that have the “deploy to bitrise” step fail. The reason seems to be a 500 server error.
“Deploy failed, error: failed to finish apk artifact, error: failed to create artifact on bitrise, status code: 500, response: {“status”:500,“error”:“Internal Server Error”}”
We just found the root cause of the issue and rolled back to the version before that, a fix will be deployed soon, until that we’ll keep the previous version in production
That’s great.
While that was going on, we have integration with bitbucket which reports “build in progress”, which is false if I navigate to the specific build.
I will make another commit, to trigger a new build, see if that fixes the problem