How would I know if AppVeyor is parsing my yaml file?

Michael's Avatar

Michael

17 Jul, 2019 10:33 PM

If you never seen Meson before then this would be a good time to give it a look:
https://mesonbuild.com/

Quick question.
I started integrating ci/cd best practices to my Meson projects and I was wondering how would I know if AppVeyor is parsing my yaml file? I know I got a failed build because it was set to MSBuild by default. But after I set the value to script, how would I know it's doing its work and not just spinning its wheels.

https://github.com/squidfarts/d-example.git

  1. Support Staff 1 Posted by Owen McDonnell on 18 Jul, 2019 04:38 AM

    Owen McDonnell's Avatar

    You would know by the console log, which in your case shows nothing. Meaning, the yaml config file is not being parsed.

    Change the name of that file to appveyor.yml.

  2. Ilya Finkelshteyn closed this discussion on 17 Sep, 2019 09:01 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

 

26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM
20 Sep, 2024 05:50 PM