Releases: cpl/errnil
Releases · cpl/errnil
Minimum viable product
- Add markdown and imageURL to results page
- Add default
flat
style to badges and urls - Replace position counter with flat badge on results page
This version marks the first official release
TODO:
- Docker image
- Write documentation
- Write about and readme
Web UI
Beta Live
- Offer the service API (
/api/
) on Heroku at https://errnil.cpl.li - New logic for
/api/badge
endpoint. It will now follow the shields.io endpoint spec.- It's important to encode the style in the
repo=...
query arg.
- It's important to encode the style in the
- Add tests and pipeline
Barebone API
- Add
/inspect
endpoint that will download/update a repo, and then count and storeerr != nil
positions - Add
/badge
endpoint that uses shields.io to generate SVG badges - Add in-memory
Store