Closed phbits closed 3 years ago
Merging #80 (4f7a2e8) into main (27e84f3) will increase coverage by
0%
. The diff coverage is100%
.
@@ Coverage Diff @@
## main #80 +/- ##
==================================
Coverage 97% 97%
==================================
Files 38 38
Lines 865 877 +12
==================================
+ Hits 846 859 +13
+ Misses 19 18 -1
It seems the changes did not work as expected, it failed to publish to the Wiki. See error https://dev.azure.com/dsccommunity/DscResource.DocGenerator/_build/results?buildId=4801&view=logs&j=5d0a9c4e-8741-5118-af45-406a30fe661c&t=bda0b158-a237-516f-c1d0-31339587c5b5&l=146
2021-06-19T15:25:33.0578840Z Publishing Wiki content.
2021-06-19T15:25:33.2106611Z ERROR: Exception calling "Start" with "0" argument(s): "No such file or directory"
2021-06-19T15:25:33.2107271Z At /home/vsts/work/1/s/output/DscResource.DocGenerator/0.9.0/DscResource.DocGenerator.psm1:1402 char:13
2021-06-19T15:25:33.2108430Z + if ($process.Start() -eq $true)
2021-06-19T15:25:33.2108871Z + ~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-06-19T15:25:33.2151472Z At /home/vsts/work/1/s/source/tasks/Publish_GitHub_Wiki_Content.build.ps1:102 char:1
Maybe this PR is needed to complete everything? π
@phbits I will review this once you rebased this PR. π
@phbits I will review this once you rebased this PR. π
I did the rebase and had to do a force push. After manually resolving conflicts and fixing typos, this PR looks ready.
@phbits you need to rebase again since another PR was merged. π
Pull Request
Pull Request (PR) description
Invoke-Git
Tasks
can only use public functions.Task list
This change isβ