odidev
odidev
To run the wheel building jobs from screwdriver.yml, I’m trying to log in to https://cd.screwdriver.cd/login which gives an access denied message: `{"statusCode":403,"error":"Forbidden","message":"User github:odidev is not allowed access"}` Is there a...
Is there any update for the above issue?
@rdbisme Thanks for update.
I am also getting the same error message, Is there any update on the above issue?
> the job that builds the image is here `https://ci.concourse-ci.org/teams/main/pipelines/concourse/jobs/build-golang-builder-image/` > > we don't have plan for arm64 support yet. Thanks for the reply. I have checked the build for...
@xtremerui, I have built both **golang-builder** and registry-image-resource images with base-image as `ubuntu:bionic` and uploaded them to my repo in docker hub. **registry-image-resource:** https://hub.docker.com/repository/docker/odidev/registry-image-resource **golang-builder:** https://hub.docker.com/repository/docker/odidev/golang-builder Verified the built binaries...
@crizCraig Could you please review this PR?
@crizCraig Could you please have a look at this PR?
@cheyang, Thank you for the response. I have successfully generated the binaries by deleting the content of gomonkey in the vendor directory, creating v2 folder in gomonkey, cloning the gomonkey’s...
Hi Team, can you please review the error logs above and suggest pointers regarding the errors while testing on the ARM64 platform?