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

create badges, and associated categories #3

Closed
vsoch opened this issue Sep 3, 2018 · 3 comments
Closed

create badges, and associated categories #3

vsoch opened this issue Sep 3, 2018 · 3 comments

Comments

@vsoch
Copy link
Member

vsoch commented Sep 3, 2018

The idea of openbases is that we have components (an experiment, a testing robot, a documentation template) that are put together into larger templates. We've started to describe those here:

https://openbases.github.io/bases/#components

Thus a complete template, what I'm calling a builder, might be something like:

builder-labjs = experiment-labjs + expfactory-robot + docker container 

It would be cool and fun to be able to have simple labels (badges) that can thus describe an entire builder, to put in the top of the repo. To better support this we should also add some simple definitions for templates and components first.

@vsoch
Copy link
Member Author

vsoch commented Sep 4, 2018

Oh I'm super excited about this! Of course shields.io can create custom badges in advance, eg:

https://img.shields.io/badge/style-labjs-green.svg?longCache=true&label=experiment&style=flat-popout-green&suffix=labjs&link=https://www.github.com/openbases/labjs-builder

Or we can have our own endpoint to (dynamically) return responses with our (updated) library of bases! This is super cool, and will be easy to do I think. First we should narrow down the list of templates / components, as I've linked above is a start.

@vsoch
Copy link
Member Author

vsoch commented Sep 9, 2018

okay this is done: https://openbases.github.io/openbases-python/html/usage.html#badges
I'll next generate them for the specific bases we have, and that will close this issue.

@vsoch
Copy link
Member Author

vsoch commented Sep 9, 2018

@vsoch vsoch closed this as completed Sep 9, 2018
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

1 participant