mirror of
https://github.com/jongracecox/anybadge.git
synced 2026-01-06 20:31:03 +01:00
Fix green color, and default badge color.
This commit is contained in:
7
TODO.md
7
TODO.md
@@ -1,9 +1,10 @@
|
||||
# To do list
|
||||
|
||||
* [x] Add `serve` mode, which starts up a web server to serve results.
|
||||
* [x] Add `serve` functionality, which starts up a web server to serve results.
|
||||
* [ ] Incorporate server into main anybadge module (allowing `anybadge serve`)
|
||||
* [ ] Create a Docker image to run server
|
||||
* [ ] Allow thresholds dictionary to be passed through URL
|
||||
* [x] Create a Docker image to run server
|
||||
* [ ] Add CI test for Docker image
|
||||
* [ ] Add CI to push server to Docker hub
|
||||
* [ ] Allow thresholds dictionary to be passed through URL
|
||||
* [ ] Support common badge server URL structure
|
||||
* [ ] Documentation for all docker bits
|
||||
Reference in New Issue
Block a user