matrix no longer generated
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
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
Support Staff 1 Posted by Feodor Fitsner on 10 Feb, 2023 04:57 PM
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 Posted by Slawo on 17 Feb, 2023 09:13 AM
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
Support Staff 3 Posted by Feodor Fitsner on 17 Feb, 2023 11:52 PM
Yep, will take a look what could be done to improve diagnostics around that. Thanks for the update!
Feodor Fitsner closed this discussion on 20 Apr, 2023 09:02 PM.