Skip to content

Setting cloud build number breaks AppVeyor link #192

@jeffkl

Description

@jeffkl

At the moment, AppVeyor status check report a link that contains the version. After the version is changed (via GitVersioning or any other mechanism), the link is not updated and so when you click on the links in a GitHub pull request you get a 404.

This is a bug in AppVeyor, appveyor/ci#1074, and has been open for almost 2 years. It could be worked around in Nerdbank.GitVersioning by calling a REST API. I'd like to code that up if you'd be open to the contribution. It would essentially do what this workaround does: https://gist.github.com/IlyaFinkelshteyn/def2394231afb7f06dcaeaceda1fb1ae

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions