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 functionality for change color dynamically #1752

Closed
chandankumar4 opened this issue Jun 27, 2018 · 5 comments
Closed

Add functionality for change color dynamically #1752

chandankumar4 opened this issue Jun 27, 2018 · 5 comments
Labels
core Server, BaseService, GitHub auth

Comments

@chandankumar4
Copy link

chandankumar4 commented Jun 27, 2018

  • Add functionality to change color dynamically for badge just like their data while creating the dynamic badge
@RedSparr0w
Copy link
Member

#1525 Adds this functionality 😄

@paulmelnikow
Copy link
Member

It could be nice to support in the standard json badge as well. I can't remember if the code in #1525 is doing that.

paulmelnikow added a commit that referenced this issue Dec 7, 2018
This reimplements the idea @bkdotcom came up with in #1519, and took a stab at in #1525. It’s a really powerful way to add all sorts of custom badges, particularly considering [tools like RunKit endpoints and Jupyter Kernel Gateway](#2259 (comment)), not to mention all the other ways cloud functions can be deployed these days.

Ref #1752 #2259
@paulmelnikow paulmelnikow mentioned this issue Dec 7, 2018
10 tasks
@paulmelnikow paulmelnikow added the core Server, BaseService, GitHub auth label Dec 7, 2018
@paulmelnikow
Copy link
Member

I think the endpoint badge, when it's merged, will be a good way of handling this. Let's track in #2473.

@paulmelnikow
Copy link
Member

The Endpoint badge is live! You can use it with tools like RunKit and Jupyter Kernel Gateway to implement the exact badge content and logic you want, while letting Shields take care of formatting, rendering, and caching.

If you decide to use the new feature, your feedback is much appreciated! Please feel free to comment on the Endpoint beta issue if you have feedback or questions about how to use it.

@chandankumar4
Copy link
Author

Thanks @paulmelnikow for adding this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Server, BaseService, GitHub auth
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants