-
Notifications
You must be signed in to change notification settings - Fork 17
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
Update Docker image 'codeclimate/codeclimate-cppcheck' on dockerhub #45
Comments
Hi @phab-cpr, I myself don't have the bandwidth to handle this right now; pull requests welcome! :) |
Hi @antiagainst, I think we need special authorization by codeclimate to be able to push the image to that url. Would you be able to grant that to one of us if you're not able to? Or should we reach out to someone from CodeClimate directly? Can you tell us how it got on dockerhub under the codeclimate group? I wouldn't mind taking care of making a github action for that assuming we have the power to do so. |
Hi I never handled pushing to CodeClimate dockerhub; so you'd need to reach out to some CodeClimate person directly. I'm happy to faciliate on my side. |
any updates on this? |
Has there been any progress on updating this image? |
Unfortunately there's been no movement on this from codeclimate's side, at this point we've decided to use a CODECLIMATE_PREFIX on our GitLab server and we simply replaced the upstream image in our local registry with this updated image. https://docs.gitlab.com/ee/ci/testing/code_quality.html#available-cicd-variables On your local machine you can use this image by simply building it and tagging it as unfortunately, it's not a fix for everyone, but it seems like they don't care to fix the image as it's been out of date for like 5 years and I've reached out 3 times to ask them to update it. |
Hi,
The Docker image for codeclimate-cppcheck is 3 years out of date.
https://hub.docker.com/r/codeclimate/codeclimate-cppcheck
This version is so out-dated it doesn't meet our needs.
Please can you update it, or advise who can do this (contact or URL to raise issue)?
Thanks!
The text was updated successfully, but these errors were encountered: