Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-InstalledPSResource [[-Name] <String[]>] [-Version <String>] [-Path <String>] [-Scope <ScopeType>] [<CommonParameters>] #1770

Open
10 tasks done
JLF-Gonzalez opened this issue Jan 7, 2025 · 0 comments

Comments

@JLF-Gonzalez
Copy link

Before Releasing

  • If necessary, update help docs using PlatyPS module (in a separate PR).
  • Use release tool to update CHANGELOG.md and PSResourceGet.psd1. Run 'Import-Module PSResourceGet\tool\releaseTools.psm1'. Run 'Update-Changelog' and 'Update-PSDFile'.
  • Manually update PSResourceGet version in the PSResourceGet.csproj.

Kick off Test Release

  • Make sure the latest AutoBuild pipeline is green.
  • Run mirror pipeline.
  • Kick off a test release pipeline by clicking 'Run Pipeline' and ensuring that 'Publish' is set to 'False'. Hit 'Run' to start the pipeline. ⚠️ Note that this will NOT publish to the PowerShell Gallery, but will create a package in artifact drop that you can manually download and test before publishing to the PowerShell Gallery.
  • Test module created through the release pipeline.

Release

  • Kick off full release pipeline.
  • Kick off a release pipeline by clicking 'Run Pipeline' and ensuring that 'Publish' is set to 'True'. Hit 'Run' to start the pipeline. ⚠️ Note that this will publish to the PowerShell Gallery.
  • After the release pipeline has completed test by installing from the PowerShell Gallery.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant