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

Fix CI #57

Open
jmank88 opened this issue May 4, 2021 · 4 comments
Open

Fix CI #57

jmank88 opened this issue May 4, 2021 · 4 comments
Assignees

Comments

@jmank88
Copy link
Contributor

jmank88 commented May 4, 2021

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.

@treeder
Copy link
Contributor

treeder commented May 6, 2021

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

@jmank88
Copy link
Contributor Author

jmank88 commented May 6, 2021

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
Copy link
Contributor Author

jmank88 commented May 7, 2021

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
Copy link
Contributor Author

jmank88 commented May 8, 2021

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.

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