Paul Melnikow

Results 167 comments of Paul Melnikow

Thanks for replying 😁 > Docusaurus is pretty great for mostly static sites Most of our content is generated at build time. So it's static from the perspective of the...

Hi! Thanks for the suggestion. Do they have a public API?

We do have code to parse the svg badges. For a user, would there be an advantage of our badge over theirs?

Badgen has pages for service families / providers and it seems useful. It's also nice place to put background and general doc on how to get badges working for a...

In the [first service test run](https://app.circleci.com/pipelines/github/badges/shields/12550/workflows/5a382250-bf1d-4fd5-8ea4-bce023a0bfa1/jobs/180536) there are some interesting failures. One issue is that the JSON badge no longer strips leading and trailing whitespace from `label` and `message`. That...

Thanks for the comments. Will nudge this forward when I can!

Hi, thanks for your request. We have something similar which searches for files within a repo that match a specific pattern, using the GitHub Search API, however it’s not able...

Huh, since it's a list, what would you think about using YAML instead? That way you could use the Dynamic YAML badge and a JSONPath expression. All you'd have to...

I'd be 👍 on adding a badge to count lines either in an arbitrary URL or in a file on GitHub. Would you be interested in working on that? The...

Hi! Thanks for the suggestion. I think the _default_ format of the last commit + relative date badges could be improved. I've used them a lot in my own projects...