Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Badge request: From AppVeyor build artifact #555

Open
AArnott opened this issue Nov 2, 2015 · 5 comments
Open

Badge request: From AppVeyor build artifact #555

AArnott opened this issue Nov 2, 2015 · 5 comments
Labels
good first issue New contributors, join in! service-badge New or updated service badge

Comments

@AArnott
Copy link

AArnott commented Nov 2, 2015

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 dotnet/pinvoke#24 for a full description of what we want to create.

@espadrine
Copy link
Member

I don't know exactly how AppVeyor's API allows to fetch artifacts, but that is definitely an interesting use-case. A difficult aspect of this is to convey how it works to others from the main page.

@espadrine espadrine added the needs-upstream-help Not actionable without help from a service provider label Nov 10, 2015
@AArnott
Copy link
Author

AArnott commented Nov 11, 2015

Thanks for reviewing, @espadrine. And I appreciate that your model is so simple that each use generally needs just a one line description. That's fantastic.

If you're agreeable to this design, can you tell us what timeline it might be implemented in, or whether you'd entertain a pull request that adds the functionality?

@espadrine
Copy link
Member

@AArnott It would take me at least a few months to get to implementing this, as most of the time I have dedicated to shields.io is spent on sysadmin, maintaining existing APIs that weather down or hit unexpected limits, and reviewing PRs. I would absolutely entertain a PR that adds the functionality. It may need work in try.html to have an explanation in the dialog box.

@AArnott
Copy link
Author

AArnott commented Nov 22, 2015

Thanks, @espadrine.

@paulmelnikow paulmelnikow added the service-badge New or updated service badge label Apr 17, 2017
@paulmelnikow paulmelnikow added good first issue New contributors, join in! hacktoberfest and removed needs-upstream-help Not actionable without help from a service provider labels Oct 12, 2017
@platan platan added the hacktoberfest Same as "good first issue" label Sep 30, 2018
@platan platan removed the hacktoberfest Same as "good first issue" label Nov 1, 2018
@paulmelnikow paulmelnikow changed the title AppVeyor build artifact-based badges Badge request: From AppVeyor build artifact Jan 28, 2019
@paulmelnikow
Copy link
Member

The Endpoint badge #2838 provides a building block for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue New contributors, join in! service-badge New or updated service badge
Projects
None yet
Development

No branches or pull requests

5 participants