On 05/04/20 18:41, Tom Lendacky wrote: > Is there an easy way to run everything that this link points, too? Is it > just creating a pull request that does this? I don't want to take up a > lot of your time, so if there's some documentation on how to run an > integration test to find and fix issues like this, just point me to it.
Just create a pull request; it will set off CI, and you can review VS build errors there (if any). Your PR will automatically be closed (rejected) regardless of whether CI succeeds or not. PRs are merged -- in fact, *auto*-merged, by the "mergify bot" -- if and only if (a) the CI run succeeds, and (b) the PR has the "push" label set. And only edk2 maintainers have permission to set the "push" label. Any PR without the "push" label qualifies as a "personal test build". So you can freely experiment with PRs, because you can't (even unwittingly) satisfy condition (b). https://github.com/tianocore/tianocore.github.io/wiki/EDK-II-Development-Process Thanks, Laszlo -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#58639): https://edk2.groups.io/g/devel/message/58639 Mute This Topic: https://groups.io/mt/73201887/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-