gajus / gajus/gitdown

appveyor badge is broken

Open
#42 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
450
Forks
50
PR merge metrics
No merged PRs in 30d

Description

@gajus You have refactored code. I liked `style=flat-square`, but now it uses wrong url:

[![AppVeyor build status](https://img.shields.io/appveyor/ci/mdreizin/webpack-config/master.svg?style=flat-square)](https://ci.appveyor.com/project/mdreizin/webpack-config/branch/master)
It should use:

[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/mdreizin/webpack-config?svg=true&branch=master)](https://ci.appveyor.com/project/mdreizin/webpack-config/branch/master)

When you have `travis` and `appveyor` it is difficult to detect them, because they have the same picture:

[![Travis build status](http://img.shields.io/travis/mdreizin/webpack-config/master.svg?style=flat-square)](https://travis-ci.org/mdreizin/webpack-config)
[![AppVeyor build status](https://img.shields.io/appveyor/ci/mdreizin/webpack-config/master.svg?style=flat-square)](https://ci.appveyor.com/project/mdreizin/webpack-config/branch/master)

It would be nice to add `logo` for `appveyor`:

[![AppVeyor build status](https://img.shields.io/appveyor/ci/mdreizin/webpack-config/master.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMCAwIDQwIDQwIj48cGF0aCBmaWxsPSIjMDlBOUVEIiBkPSJNMjAgMGMxMSAwIDIwIDkgMjAgMjBzLTkgMjAtMjAgMjBTMCAzMSAwIDIwIDkgMCAyMCAwem00LjkgMjMuOWMyLjItMi44IDEuOS02LjgtLjktOC45LTIuNy0yLjEtNi43LTEuNi05IDEuMi0yLjIgMi44LTEuOSA2LjguOSA4LjkgMi44IDIuMSA2LjggMS42IDktMS4yem0tMTAuNyAxM2MxLjIuNSAzLjggMSA1LjEgMUwyOCAyNS4zYzIuOC00LjIgMi4xLTkuOS0xLjgtMTMtMy41LTIuOC04LjQtMi43LTExLjkgMEwyLjIgMjEuNmMuMyAzLjIgMS4yIDQuOCAxLjIgNC45bDYuOS03LjVjLS41IDMuMy43IDYuNyAzLjUgOC44IDIuNCAxLjkgNS4zIDIuNCA4LjEgMS44bC03LjcgNy4zeiIvPjwvc3ZnPg%3D%3D)](https://ci.appveyor.com/project/mdreizin/webpack-config/branch/master)

or add `label`

[![AppVeyor build status](https://img.shields.io/appveyor/ci/gruntjs/grunt.svg?style=flat-square&label=AppVeyor)](https://ci.appveyor.com/project/mdreizin/webpack-config/branch/master)

[![Travis build status](https://img.shields.io/travis/mdreizin/webpack-config/master.svg?style=flat-square&label=Travis)](https://travis-ci.org/mdreizin/webpack-config)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue provides current and desired AppVeyor Markdown badge URLs, along with logo and label alternatives. Start by locating where AppVeyor badges are generated, then verify the output against the requested URL and ensure it can be distinguished from Travis. No source file or test is named, and the issue has had no recent activity.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.