Skip to content

AppVeyor badge nuances #63

@TheAngryByrd

Description

@TheAngryByrd

Description

Appveyor seems to "normalize" projects.

For example if you started a project called MyLib.SomethingElse, appveyor links should be
(https://buildstats.info/appveyor/chart/TheAngryByrd/MyLib-SomethingElse) (https://ci.appveyor.com/project/TheAngryByrd/MyLib-SomethingElse)

but are

(https://buildstats.info/appveyor/chart/TheAngryByrd/MyLib.SomethingElse) (https://ci.appveyor.com/project/TheAngryByrd/MyLib.SomethingElse)

which leads to no project being found when clicking the badges.

However

https://ci.appveyor.com/api/projects/status/github/TheAngryByrd/MyLib.SomethingElse?svg=true

is perfectly valid.

sigh

Error messages, screenshots

Please add any error logs or screenshots if available.

Failing test, failing github repo, or reproduction steps

Please add either a failing test, a github repo of the problem or detailed reproduction steps.

Expected Behavior

Please define what you would expect the behavior to be like.

Known workarounds

Fixing them manually.

Other information

  • Operating System:
    • windows [insert version here]
    • macOs [insert version]
    • linux [insert flavor/version here]
  • Platform
    • dotnet core
    • dotnet full
    • mono
  • Branch or release version:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions