badges/shields

Badge request: From AppVeyor build artifact

Open

#555 创建于 2015年11月2日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)JavaScript (5,423 fork)batch import
good first issueservice-badge

仓库指标

Star
 (22,337 star)
PR 合并指标
 (平均合并 6天 3小时) (30 天内合并 71 个 PR)

描述

I'd like to display badges based on the contents of an AppVeyor build's artifact files. The build would drop special text files which AppVeyor would report as artifacts. These text files would contain just one line of text:

<SUBJECT>-<STATUS>-<COLOR>

The artifact filenames would follow some agreed upon convention such as SOMENAME.shield.

The shield could then be displayed via a URL like this: https://img.shields.io/appveyor/ci-artifact/USERNAME/PROJECT/SOMENAME.svg

See https://github.com/AArnott/pinvoke/issues/24 for a full description of what we want to create.

贡献者指南