Why does AppVeyor seem not to pick up my appveyor.yml?

Mark Vincze's Avatar

Mark Vincze

26 May, 2017 08:04 PM

I'm doing some changes in my project (migrating to the new dotnet csproj toolchain), and the AppVeyor builds on my PR branch do not seem to pick up the settings in appveyor.yml.
What the build is doing seems only to be affected by the Settings I configure on the UI, and not by the contents of my appveyor.yml file.

Here is the last build: https://ci.appveyor.com/project/JSalverda/hystrix-dotnet/build/1.0.88
(And here is an earlier build from master, in which the yaml was picked up properly: https://ci.appveyor.com/project/JSalverda/hystrix-dotnet/build/1.0.0.77-master)

How can I investigate why the appveyor.yml is not picked up?

  1. 1 Posted by Ilya Finkelshte... on 26 May, 2017 08:55 PM

    Ilya Finkelshteyn's Avatar

    Don't you have something set in Custom configuration .yml file name in UI General settings by any chance?

  2. 2 Posted by Mark Vincze on 26 May, 2017 09:06 PM

    Mark Vincze's Avatar

    Hi Ilya,
    No, that's left empty.

  3. 3 Posted by Ilya Finkelshte... on 26 May, 2017 09:23 PM

    Ilya Finkelshteyn's Avatar

    Hi Mark,

    Could you try to re-authorize GitHub at https://ci.appveyor.com/account?

  4. 4 Posted by Mark Vincze on 26 May, 2017 09:40 PM

    Mark Vincze's Avatar

    Hi Ilya,

    This was the problem, now it works, thanks for the help!

    Do you know by the way what could have cause this?

  5. 5 Posted by Ilya Finkelshte... on 26 May, 2017 09:43 PM

    Ilya Finkelshteyn's Avatar

    I just see that last good build was pretty far in the past and speculated that maybe OAuth token get stale...

  6. 6 Posted by Mark Vincze on 26 May, 2017 09:44 PM

    Mark Vincze's Avatar

    Ah, okay. I'll keep this in mind for the future :)
    Thanks again!

  7. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:17 AM.

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