rpc-proxy icon indicating copy to clipboard operation
rpc-proxy copied to clipboard

Fix CI

Open jmank88 opened this issue 4 years ago • 4 comments

Circle is broken - maybe a good time to switch to actions.

https://app.circleci.com/pipelines/github/gochain/rpc-proxy/1/workflows/1c0168cf-721d-4495-be54-356f024f9bc6/jobs/156

Otherwise, update this key:

[email protected]: Permission denied (publickey). fatal: Could not read from remote repository.

jmank88 avatar May 04 '21 12:05 jmank88

Let's just switch to actions while we're here.

treeder avatar May 06 '21 12:05 treeder

Added actions for Go build/test and the default docker push to github packages: docker.pkg.github.com/gochain/rpc-proxy/rpc-proxy Should we try this out?

Still need to add version bumps either way.

jmank88 avatar May 06 '21 18:05 jmank88

The image is published publicly (https://github.com/gochain/rpc-proxy/packages/774328), but those pull instructions fail on auth. Is there something we can do to make it available? I'm not able to access package settings.

jmank88 avatar May 07 '21 10:05 jmank88

I was able to replace the circle 'user key' so that it can fetch from the repo, but I'm not able to replace the 'deploy key' so that it can push the version bump.

jmank88 avatar May 08 '21 11:05 jmank88