Press

0.3.0-beta0021

A Continuous Deployment Environment for building Powershell Modules and Scripts

Minimum PowerShell version

2.0.0

This is a prerelease version of Press.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Press -RequiredVersion 0.3.0-beta0021 -AllowPrerelease

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Press -Version 0.3.0-beta0021 -Prerelease

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright 2021 Justin Grote, All Rights Reserved. Released under the MIT license

Package Details

Author(s)

  • Justin Grote

Functions

Build-ReleaseNotes Compress-Module Copy-ModuleFiles Get-PublicFunctions Get-Setting Get-Version Invoke-Clean New-NugetPackage Restore-NugetPackages Set-Version Test-Pester Update-GithubRelease Update-PublicFunctions

Dependencies

This module has no dependencies.

Release Notes

## [0.3.0-beta0021] - 2021-05-25
### New Features
- ✨ Restore-NugetPackages  
   Allows you to specify a set of nuget packages via hashtable and have the DLLs copied to the module (24c0da9)
- ✨ PowerConfig Configuration Engine (#14)  
   Press can now be configured by using environment variables and a .config/Press.yml file. See the "Configuring Press" section in the readme for more detail.
- ✨ Add commits and author credit to Release Notes (#15)  
   Release notes now will include direct commit links to directly committed changes  
   "Thanks" credits will be added for the primary author of a pull request if it is not the same person who committed the PR.

### Minor Updates and Bug Fixes
- ♻️ Script Analyzer Rules Update and Code Fixes (#16)  
   Enabled additional script analyzer rules and performed appropriate fixes (mostly trailing whitespace)
- ➖ Drop support for deprecated ubuntu-16.04 (82dd229)
- 🔥 Dockerfile (moved to separate repo) (1e44253)
- 🩹 Suppress Progress Output in Actions (964ec67)
- 🧪 Add Act testing config (940aa2a)
- 🐛 Build fails if Using Namespace statement exists (796f097)
- 🐛 Requirements file path changed but not updated in Github Actions (956415c)
- 👷 Generalize the deployment process (7c03b09)
- 🐛 Version would fail with empty input if no giversion specified (63c63cd)
- 🐛 .config does not get published (b6014ab)
- 📦 Make PowerCD Specific File Copies their own tasks (1c3832a)
- 🐛 Press RequiredModules not present in manifest (3e744f2)
- 🐛 RequiredModules.psd1 in consuming repository not detected (#10)
- 📝 Added some general information about how the Press workflow operates (736564f)

FileList

Version History

Version Downloads Last updated
0.3.1 604 8/21/2021
0.3.1-beta0001 19 8/21/2021
0.3.0-beta0033 74 6/9/2021
0.3.0-beta0032 17 6/8/2021
0.3.0-beta0031 17 6/8/2021
0.3.0-beta0030 128 6/8/2021
0.3.0-beta0029 17 6/8/2021
0.3.0-beta0028 17 6/8/2021
0.3.0-beta0027 24 5/28/2021
0.3.0-beta0026 17 5/27/2021
0.3.0-beta0025 25 5/26/2021
0.3.0-beta0024 17 5/26/2021
0.3.0-beta0023 17 5/26/2021
0.3.0-beta0022 17 5/26/2021
0.3.0-beta0021 (current version) 17 5/25/2021
0.3.0-beta0020 18 5/21/2021
0.3.0-beta0019 17 5/21/2021
0.3.0-beta0018 18 5/19/2021
0.2.4-beta0013 23 5/12/2021
0.2.4-beta0012 19 5/12/2021
0.2.4-beta0011 19 5/12/2021
0.2.4-beta0010 19 5/3/2021
0.2.4-beta0009 67 4/14/2021
0.2.4-beta0008 19 4/14/2021
0.2.4-beta0007 18 4/14/2021
0.2.4-beta0006 49 4/14/2021
0.2.4-beta0005 19 4/14/2021
0.2.4-beta0004 22 4/14/2021
0.2.4-beta0003 20 4/13/2021
0.2.4-beta0002 18 4/13/2021
0.2.4-beta0001 21 4/13/2021
0.2.3 63 4/13/2021
0.2.3-beta0001 17 4/13/2021
0.2.2 21 4/13/2021
0.2.2-beta0001 17 4/13/2021
Show less