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

Add Jenkins "update.sh" badges to our docker-library repo README stubs for better community visibility #697

Merged
merged 1 commit into from
Sep 20, 2016

Conversation

tianon
Copy link
Member

@tianon tianon commented Sep 20, 2016

@tianon
Copy link
Member Author

tianon commented Sep 20, 2016

Some example output: (./generate-repo-stub-readme.sh cassandra)

About this Repo

This is the Git repo of the Docker official image for cassandra. See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specifically in docker-library/docs/cassandra.

See a change merged here that doesn't show up on the Docker Hub yet? Check the "library/cassandra" manifest file in the docker-library/official-images repo, especially PRs with the "library/cassandra" label on that repo. For more information about the official images process, see the docker-library/official-images readme.

Travis CI

Automated "update.sh"

@tianon
Copy link
Member Author

tianon commented Sep 20, 2016

That looks a little silly. Will need to ponder this a bit more.

@tianon tianon force-pushed the automated-update-badges branch from 715f00a to b03c7b7 Compare September 20, 2016 23:23
@tianon
Copy link
Member Author

tianon commented Sep 20, 2016

Updated:

About this Repo

This is the Git repo of the Docker official image for cassandra. See the Docker Hub page for the full readme on how to use this Docker image and for information regarding contributing and issues.

The full readme is generated over in docker-library/docs, specifically in docker-library/docs/cassandra.

See a change merged here that doesn't show up on the Docker Hub yet? Check the "library/cassandra" manifest file in the docker-library/official-images repo, especially PRs with the "library/cassandra" label on that repo. For more information about the official images process, see the docker-library/official-images readme.



[![Travis CI](https://img.shields.io/travis/$travisRepo/master.svg)](https://travis-ci.org/$travisRepo/branches)
travisImage="https://img.shields.io/travis/$travisRepo/master.svg"
if wget -q --spider "$travisImage" &> /dev/null; then
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that Travis doesn't actually return 404 for repos that aren't set up -- they return a valid SVG. Not sure how to resolve that, but it isn't a big deal for our current needs (since it's a problem we've already got).

@tianon tianon force-pushed the automated-update-badges branch from b03c7b7 to 9e826c1 Compare September 20, 2016 23:38
@yosifkit yosifkit merged commit daad0f8 into docker-library:master Sep 20, 2016
@yosifkit yosifkit deleted the automated-update-badges branch September 20, 2016 23:49
tianon added a commit to docker-library/rabbitmq that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/buildpack-deps that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/busybox that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/cassandra that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/celery that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/django that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/docker that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/drupal that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/elasticsearch that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/gcc that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/ghost that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/golang that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/haproxy that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/hello-world that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/httpd that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/openjdk that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/julia that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/kibana that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/mongo that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/oi-janky-groovy that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/mysql that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/owncloud that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/percona that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/php that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/postgres that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/pypy that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/python that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/rails that referenced this pull request Sep 21, 2016
tianon added a commit to redis/docker-library-redis that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/redmine that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/ruby that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/tomcat that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/wordpress that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/oi-janky-groovy that referenced this pull request Sep 21, 2016
tianon added a commit to jessfraz/irssi that referenced this pull request Sep 21, 2016
tianon added a commit to docker-library/busybox that referenced this pull request Oct 7, 2016
tianon added a commit to docker-library/elasticsearch that referenced this pull request Nov 2, 2016
ebmeierj pushed a commit to firespring/mysql-no_volumes-docker that referenced this pull request Jan 26, 2017
Good725 added a commit to Good725/ruby_docker that referenced this pull request Feb 17, 2020
ReactDevs007 added a commit to ReactDevs007/dockerlib that referenced this pull request Feb 3, 2021
napster0125 pushed a commit to napster0125/django-docker-image that referenced this pull request Feb 17, 2021
NightKari added a commit to NightKari/docker-golang that referenced this pull request Jan 12, 2023
VenusPR added a commit to VenusPR/Python_Richard that referenced this pull request Mar 9, 2023
VenusPR added a commit to VenusPR/PHP_Project that referenced this pull request Mar 12, 2023
hcharles25 added a commit to hcharles25/django-docker that referenced this pull request Nov 11, 2023
ProActiveSpirit pushed a commit to ProActiveSpirit/python that referenced this pull request Mar 1, 2024
principlesoftware-dev added a commit to principlesoftware-dev/PHP-branch that referenced this pull request Sep 2, 2024
Ivan-dev00 added a commit to Ivan-dev00/wordpress that referenced this pull request Jan 31, 2025
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

Successfully merging this pull request may close these issues.

2 participants