matrix no longer generated

Slawo's Avatar

Slawo

10 Feb, 2023 11:29 AM

Hi,

I've got a matrix build configured via appveyor.yaml on a public repository.
It used to generate jobs as expected, see: https://ci.appveyor.com/project/slawo-ch/tweakflow/builds/42219471
At the next build it stopped generating a matrix, see: https://ci.appveyor.com/project/slawo-ch/tweakflow/builds/46067202

The appveyor.yaml file did not change between those builds.

What should I do to restore the old behavior?

Best Wishes
Slawo

  1. Support Staff 1 Posted by Feodor Fitsner on 10 Feb, 2023 04:57 PM

    Feodor Fitsner's Avatar

    Hi Slawo,

    Most probably appveyor.yml is no longed picked up from the repository. To fix that you need to re-authorized AppVeyor to access your GitHub account/org on "New project" page.

  2. 2 Posted by Slawo on 17 Feb, 2023 09:13 AM

    Slawo's Avatar

    Thank you Feodor, that seems to have worked.

    It feels like this is a common problem for many.

    Perhaps a log entry that comments on the issue would help diagnose it better, i.e. a build that sees an appveyor.yml file in the checkout, but did not use it for configuration might be worth a log line that points to a knowledge base article explaining the issue. It's not very intuitive that appveyor has access to the checkout, but ignores its config file at the same time.

    Best Wishes
    Slawo

  3. Support Staff 3 Posted by Feodor Fitsner on 17 Feb, 2023 11:52 PM

    Feodor Fitsner's Avatar

    Yep, will take a look what could be done to improve diagnostics around that. Thanks for the update!

  4. Feodor Fitsner closed this discussion on 20 Apr, 2023 09:02 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