Giter Club home page Giter Club logo

pwsh-github-action-tools's Introduction

pwsh-github-action-tools

Supporting tools for implementing GitHub Actions in PowerShell

โญ 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.

pwsh-github-action-tools's People

Contributors

ebekker avatar natescherer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pwsh-github-action-tools's Issues

Some updates from another copy

Hi, I've used your original GitHubActions module from https://github.com/ebekker/pwsh-github-action-base some time ago to make my own pwsh-script Action: https://github.com/Amadevus/pwsh-script

I've fixed up some things in the https://github.com/Amadevus/pwsh-script/blob/master/lib/GitHubActionsCore/GitHubActionsCore.psm1 main module file, for example escaping (% should be escaped, for example). I've also added CmdletBinding, and made Set-ActionOutput accept any object which if not a string, will be converted to json. Possibly other changes I don't remember off the top of my head.

I've also written an extensive test suite in Pester - haven't looked at yours, but maybe you can use some from mine.

I can answer any questions or help if you want.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.