Refactor appveyor.psm1 to ci.psm1#8733
Conversation
TravisEz13
left a comment
There was a problem hiding this comment.
Thanks a lot.
Just one comment.
|
This was work we planned. FYI, We also planned on merging travis.ps1 and removing duplicate code (It doesn't need to be done in the same PR). |
Co-Authored-By: RDIL <jumbocakefdx@gmail.com>
|
@PaulHigin Please update your review. |
|
@PaulHigin I fixed the problems, please re-review |
|
CLA bot is |
|
No worries, The CLA bot previously approved this PR. |
|
Windows build now failing for unknown reason. Looks like a file I haven't touched meaning the failure is not an issue with this PR |
|
We found a test regressed due to an environmental issue. |
|
merged the fix for the test. I'm going to try to just retry the windows CI. If it fails again with the same error, ask me to rebase the branch with the fix. |
|
Used admin rights to merge. CLA did not run on the last commit, but it approved the commit before that. |
|
Thanks again @RDIL |
PR Summary
AppVeyor removed, so file has been renamed, as well as many AppVeyor references / env vars / etc. have been removed.
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.[feature]to your commit messages if the change is significant or affects feature tests