pwsh-github-action-tools - GitHubActions 1.1.0.3
Supports interacting with Github Actions environment
PM> Install-Package GitHubActions -Version 1.1.0.3 -Source https://www.myget.org/F/pwsh-github-action-tools/api/v3/index.json
> nuget.exe install GitHubActions -Version 1.1.0.3 -Source https://www.myget.org/F/pwsh-github-action-tools/api/v3/index.json
> dotnet add package GitHubActions --version 1.1.0.3 --source https://www.myget.org/F/pwsh-github-action-tools/api/v3/index.json
source https://www.myget.org/F/pwsh-github-action-tools/api/v3/index.json
nuget GitHubActions ~> 1.1.0.3
Copy to clipboard
> choco install GitHubActions --version 1.1.0.3 --source https://www.myget.org/F/pwsh-github-action-tools/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "pwsh-github-action-tools" -SourceLocation "https://www.myget.org/F/pwsh-github-action-tools/api/v2"
Install-Module -Name "GitHubActions" -RequiredVersion "1.1.0.3" -Repository "pwsh-github-action-tools"
Copy to clipboard
pwsh-github-action-tools
Supporting tools for implementing GitHub Actions in PowerShell
:star: I appreciate your star, it helps me decide to which OSS projects I should allocate my spare time.
GitHubActions PowerShell Module
This PowerShell module can be used to interact with the environment during the run of a GitHub Actions Workflow.
It is based on the specification for Workflow commands for GitHub Actions and is an adaptation of the JavaScript interface from the GitHub Actions Toolkit.
Checkout the documentation for the module cmdlets.
OwnersZyborg |
Authorshttps://github.com/ebekker/pwsh-github-action-tools/contributors |
Project URLhttps://github.com/ebekker/pwsh-github-action-tools |
LicenseMIT |
TagsGitHub Actions CI PSModule PSIncludes_Function PSFunction_Add-ActionPath PSFunction_Add-ActionSecretMask PSFunction_Enter-ActionOutputGroup PSFunction_Exit-ActionOutputGroup PSFunction_Get-ActionInput PSFunction_Get-ActionInputs PSFunction_Invoke-ActionWithinOutputGroup PSFunction_Set-ActionFailed PSFunction_Set-ActionOutput PSFunction_Set-ActionVariable PSFunction_Write-ActionDebug PSFunction_Write-ActionError PSFunction_Write-ActionInfo PSFunction_Write-ActionWarning PSFunction_Get-ActionContext PSFunction_Get-ActionIssue PSFunction_Get-ActionRepo PSCommand_Add-ActionPath PSCommand_Add-ActionSecretMask PSCommand_Enter-ActionOutputGroup PSCommand_Exit-ActionOutputGroup PSCommand_Get-ActionInput PSCommand_Get-ActionInputs PSCommand_Invoke-ActionWithinOutputGroup PSCommand_Set-ActionFailed PSCommand_Set-ActionOutput PSCommand_Set-ActionVariable PSCommand_Write-ActionDebug PSCommand_Write-ActionError PSCommand_Write-ActionInfo PSCommand_Write-ActionWarning PSCommand_Get-ActionContext PSCommand_Get-ActionIssue PSCommand_Get-ActionRepo |
Info234 total downloads |
| 21 downloads for version 1.1.0.3 |
| Download (9.22 KB) |
| Found on the current feed only |
Package history
| Version | Size | Last updated | Downloads | Mirrored? | |||
|---|---|---|---|---|---|---|---|
|
|
1.1.0.3 | 9.22 KB | Fri, 11 Nov 2022 14:19:10 GMT | 21 |
|
||
|
|
1.1.0.2 | 9.22 KB | Fri, 11 Nov 2022 14:07:16 GMT | 20 |
|
||
|
|
1.1.0.1 | 9.22 KB | Fri, 11 Nov 2022 13:36:41 GMT | 25 |
|
||
|
|
1.0.0.5 | 9.22 KB | Fri, 11 Nov 2022 01:20:46 GMT | 27 |
|
||
|
|
1.0.0.4 | 8.62 KB | Mon, 07 Jun 2021 18:55:16 GMT | 24 |
|
||
|
|
1.0.0.3 | 8.62 KB | Thu, 19 Nov 2020 21:35:41 GMT | 22 |
|
||
|
|
1.0.0.2 | 8.62 KB | Thu, 19 Nov 2020 21:31:32 GMT | 25 |
|
||
|
|
1.0.0.1 | 8.62 KB | Thu, 19 Nov 2020 21:25:11 GMT | 16 |
|
||
|
|
0.7.0.6 | 8.62 KB | Thu, 19 Nov 2020 21:19:11 GMT | 28 |
|
||
|
|
0.7.0.5 | 8.62 KB | Thu, 19 Nov 2020 21:14:15 GMT | 26 |
|