CI-BuildStats icon indicating copy to clipboard operation
CI-BuildStats copied to clipboard

Little widget to display AppVeyor, TravisCI, CircleCI, GitHub Actions or Azure Pipelines build history charts and other SVG badges.

Results 10 CI-BuildStats issues
Sort by recently updated
recently updated
newest added

Hi, I am trying to insert badge into README with following syntax [![NuGet Badge](https://buildstats.info/nuget/BLOB)](https://www.nuget.org/packages/BLOB/). And it seems like buildstats cannot found my package.

Currently I cant find a way to recolor certain parts in the badges.

enhancement
help wanted

Please add support for GitHub packages! For projects that utilize this GitHub feature will enable for `Used by` to be discover by the platform much more easily. This is also...

enhancement
help wanted

Run one Redis cache in Kubernetes used by all other pods.

Azure Pipelines has the new concept of Stages when defining a yaml only build and deployment. It also has a matrix, so you can run the build on Linux, Mac...

enhancement
help wanted
external api not ready yet

Hi Dustin - You don't have any samples of using this to capture code coverage values over time using Azure DevOps, by chance, do you?

enhancement
help wanted

I've started using the graph on [tlslite-ng](https://github.com/tomato42/tlslite-ng) but the graph for Travis-CI build times is quite confusing: [![Build history](https://buildstats.info/travisci/chart/tomato42/tlslite-ng?branch=master&includeBuildsFromPullRequest=false)](https://travis-ci.org/tomato42/tlslite-ng/builds) From what I can tell, the time used for the graph...

enhancement

Would be great to be able to specify a custom label. Instead of just showing nuget we could show the package name for instance.

When filtering by a branch you get the results of all workflows, however we only really want to see the one workflow we have for CI. Our other workflows like...