hjorslev / SteamPS

Module that utilizes PowerShell as a wrapper for SteamCMD and interacts with various Steam APIs.
https://www.powershellgallery.com/packages/SteamPS
MIT License
69 stars 14 forks source link

New CI/CD using GH actions #60

Closed hjorslev closed 4 months ago

hjorslev commented 4 months ago

PR Summary

New CI/CD using GH Actions. Based on the work found in https://github.com/santisq/PSParallelPipeline/

Minor adjustment so the module version is coming from the GitHub Release tag.

Context

Update the CI/CD system so it is centered around GitHub Releases. When a new release is published using GitHub Releases the module is built and published to the PowerShell Gallery.

Changes

Checklist

codecov[bot] commented 4 months ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella: