digitalmars.D.learn - How would I know if AppVayer is parsing my yaml file?
- Mike Brockus (10/10) Jul 17 2019 If you never seen Meson before then pick up a camera and take a
- Paul Backus (3/14) Jul 17 2019 This is a question about AppVeyor, not D, so you should post it
- Mike Brockus (2/18) Jul 17 2019 Ok we'll do.
If you never seen Meson before then pick up a camera and take a picture: 🤔 👉 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 AppVayer 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
Jul 17 2019
On Wednesday, 17 July 2019 at 17:03:16 UTC, Mike Brockus wrote:If you never seen Meson before then pick up a camera and take a picture: 🤔 👉 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 AppVayer 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.gitThis is a question about AppVeyor, not D, so you should post it to the AppVeyor support forum at https://help.appveyor.com/
Jul 17 2019
On Wednesday, 17 July 2019 at 18:42:20 UTC, Paul Backus wrote:On Wednesday, 17 July 2019 at 17:03:16 UTC, Mike Brockus wrote:Ok we'll do.If you never seen Meson before then pick up a camera and take a picture: 🤔 👉 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 AppVayer 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.gitThis is a question about AppVeyor, not D, so you should post it to the AppVeyor support forum at https://help.appveyor.com/
Jul 17 2019