pwsh-github-action-tools icon indicating copy to clipboard operation
pwsh-github-action-tools copied to clipboard

Supporting tools for implementing GitHub Actions in PowerShell

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.


GitHub Workflow - CI PowerShell Gallery Version GitHub release (latest by date) docs for GitHubActions MyGet (with prereleases) Pester Tests


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.