2 AppVeyor Builds for a PR, only one being reported
Hey,
We have a rather large repo, it contains code to build a .exe
and .cspkg
. As there is currently a lot of shared code, we probably won't refactor at this time.
We have 2 AppVeyor "Projects". One to build and test the .exe
(about 20 minutes total), and another to build and test the .cspkg
(about 40 minutes).
When I create a PR this triggers both Projects to run. This is reflected in AppVeyor (I can see both). However, in the PR itself - there is only one "Check" ongoing. This "Check" reads as follows:
continuous-integration/appveyor/pr — AppVeyor build succeeded
As the 20 minute job is obviously faster, this check returns success and the PR has a success state. It simply ignores the fact that there is another ongoing build happening. Often the longer one fails.... So the PR is in a PASSING state for 20 minutes, then it registers the FAILURE state eventually.
My question, is it possible to list both these as separate checks in the same PR. That way we could easily see the state of both AppVeyor Builds from the PR.
Thanks
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
1 Posted by Ilya Finkelshte... on 31 Jan, 2019 07:59 AM
I believe I can close it in favor of https://help.appveyor.com/discussions/questions/33957-2-projects-1-... :)
Ilya Finkelshteyn closed this discussion on 31 Jan, 2019 07:59 AM.