Workflow-Test [Default] - push [🩹 [Patch]: Framework artifacts stay under .PSModule (#540)
Framework-generated artifacts now stay under the consumer repository's
.PSModule directory instead of root-level outputs, _site,
TestResult, and CodeCoverage paths. Invoke-Pester keeps its internal
.temp state at [System.IO.Path]::GetTempPath()/Invoke-Pester,
outside the consumer worktree.
## Changed: Framework artifact directory
- Built modules use .PSModule/module.
- Generated documentation ...
#1985
Workflow-Test-Default.yml
on: push
WorkflowTestDefault
/
...
/
Plan
1m 21s
Matrix: WorkflowTestDefault / Lint-SourceCode / Lint-SourceCode
Matrix: WorkflowTestDefault / Test-SourceCode / Test-SourceCode
WorkflowTestDefault
/
...
/
BeforeAll-ModuleLocal
24s
Matrix: WorkflowTestDefault / Test-Module / Lint-Module
Matrix: WorkflowTestDefault / Test-Module / Test-Module
Matrix: WorkflowTestDefault / Test-ModuleLocal / Test-ModuleLocal
WorkflowTestDefault
/
...
/
Get-TestResults
34s
WorkflowTestDefault
/
...
/
Get-CodeCoverage
26s
WorkflowTestDefault
/
...
/
AfterAll-ModuleLocal
24s
WorkflowTestDefault
/
...
/
Publish-Module
31s
Verify root Functions index [Default]
24s
Annotations
3 notices
|
WorkflowTestDefault / Get-CodeCoverage / Get-CodeCoverage
Coverage is above target! Found 67.04%, target is 0%.
|
|
WorkflowTestDefault / Publish-Module / Publish-Module
Cleaned up 0 prerelease(s) for [processartifactdirectory].
|
|
|