Workflow-Test [Default] - push [馃 [Fix]: New module versions publish to the PowerShell Gallery (#529) A module version that has never been published to the PowerShell Gallery can now be published. Any first release, and every subsequent new version, previously failed the Publish-Module stage before the upload was attempted. ## Fixed: New module versions publish to the PowerShell Gallery Publishing a version that is not yet on the PowerShell Gallery now succeeds. The stage checks whether the version... #1938
Workflow-Test-Default.yml
on: push
WorkflowTestDefault
/
...
/
Plan
1m 20s
Matrix: WorkflowTestDefault / Lint-SourceCode / Lint-SourceCode
Matrix: WorkflowTestDefault / Test-SourceCode / Test-SourceCode
WorkflowTestDefault
/
...
/
BeforeAll-ModuleLocal
27s
Matrix: WorkflowTestDefault / Test-Module / Lint-Module
Matrix: WorkflowTestDefault / Test-Module / Test-Module
Matrix: WorkflowTestDefault / Test-ModuleLocal / Test-ModuleLocal
WorkflowTestDefault
/
...
/
Get-TestResults
35s
WorkflowTestDefault
/
...
/
Get-CodeCoverage
26s
WorkflowTestDefault
/
...
/
AfterAll-ModuleLocal
20s
Verify root Functions index [Default]
0s
Annotations
3 errors and 1 notice
|
WorkflowTestDefault / Test-ModuleLocal / Test-Environment (macOS)
Unable to download artifact(s): Failed to ListArtifacts: Received non-retryable error: Failed request: (403) Forbidden: Error from intermediary with HTTP status code 403 "Forbidden"
|
|
WorkflowTestDefault / Get-TestResults / Get-TestResults
Process completed with exit code 1.
|
|
WorkflowTestDefault / Get-TestResults / Get-TestResults
Result file 'Environment-macOS-TestResult-Report' was not found in the artifacts.
|
|
WorkflowTestDefault / Get-CodeCoverage / Get-CodeCoverage
Coverage is above target! Found 67.04%, target is 0%.
|