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

Dockerhub automated build status badges (ok|error) #886

Closed
niccokunzmann opened this issue Mar 16, 2017 · 4 comments
Closed

Dockerhub automated build status badges (ok|error) #886

niccokunzmann opened this issue Mar 16, 2017 · 4 comments

Comments

@niccokunzmann
Copy link
Contributor

I would like to add the dockerhub automated build as a status.
I already made an implementation.

I will see if I can make an implementation here.
If you have any guidance, I am grateful to receive it.

@niccokunzmann niccokunzmann changed the title Dockerhub automated build badges Dockerhub automated build status badges (ok|error) Mar 16, 2017
@niccokunzmann
Copy link
Contributor Author

niccokunzmann commented Mar 16, 2017

@jrottenberg You may be interested in this. I will look at your PR and learn from it.

@niccokunzmann
Copy link
Contributor Author

niccokunzmann commented Mar 16, 2017

Currently, I am struggling to get the secrets to work in private/secret.json. Where do I get those?
I believe the file should look like this.

{
  "bintray_apikey" : "",
  "bintray_user" : "",
  "gh_client_id" : "",
  "gh_client_secret" : "",
  "shieldsIps" : "",
  "shieldsSecret" : "",
  "sl_insight_apiToken" : "",
  "sl_insight_userUuid" : ""
}

@niccokunzmann
Copy link
Contributor Author

I figured out, I do not need the secrets. It is just that port 80 is not usable.

niccokunzmann added a commit to niccokunzmann/dockerhub-build-status-image that referenced this issue Mar 16, 2017
@paulmelnikow
Copy link
Member

This would be a great feature to have. It's been discussed before, see #241. Closing this as a duplicate.

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