APPVEYOR_REPO_TAG being read wrongly

Troy Hall's Avatar

Troy Hall

30 Jul, 2025 10:15 AM

Not sure what is going on but now appveyor is no longer creating the release stating the tag is false when in fact its true.
https://github.com/N6REJ/winkill/blob/main/appveyor.yml
https://ci.appveyor.com/project/N6REJ/winkill

  1. Support Staff 1 Posted by Owen McDonnell on 31 Jul, 2025 06:28 AM

    Owen McDonnell's Avatar

    Is this a lightweight tag or annotated tag?
    Read this section of the docs. It may clarify things.

  2. 2 Posted by Bear on 31 Jul, 2025 09:47 PM

    Bear's Avatar

    I'm referring to APPVEYOR_REPO_TAG being read wrongly
    <http://help.appveyor.com/discussions/problems/38446-appveyor_repo_tag-being-read-wrongly>.
    which I stated. I've also clearly shown the error and yml

    On 31-Jul-25 01:28, Owen McDonnell wrote:

  3. Support Staff 3 Posted by Owen McDonnell on 02 Aug, 2025 05:59 AM

    Owen McDonnell's Avatar

    It looks like the explanation is even simpler.
    I assume you're referring to this build, for example. It's not a result of a tag push so APPVEYOR_REPO_TAG should evaluate to false. What makes you believe it's an error?

  4. 4 Posted by Bear on 02 Aug, 2025 10:49 AM

    Bear's Avatar

    at the bottom of the build it says it can't create the release

  5. Owen McDonnell closed this discussion on 23 Sep, 2025 02:20 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac