Press

0.3.0-beta0020

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-beta0020 -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-beta0020 -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-beta0020] - 2021-05-21
### 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
- ➖ 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 268 8/21/2021
0.3.1-beta0001 12 8/21/2021
0.3.0-beta0033 65 6/9/2021
0.3.0-beta0032 10 6/8/2021
0.3.0-beta0031 10 6/8/2021
0.3.0-beta0030 121 6/8/2021
0.3.0-beta0029 10 6/8/2021
0.3.0-beta0028 10 6/8/2021
0.3.0-beta0027 17 5/28/2021
0.3.0-beta0026 10 5/27/2021
0.3.0-beta0025 18 5/26/2021
0.3.0-beta0024 10 5/26/2021
0.3.0-beta0023 10 5/26/2021
0.3.0-beta0022 10 5/26/2021
0.3.0-beta0021 10 5/25/2021
0.3.0-beta0020 (current version) 11 5/21/2021
0.3.0-beta0019 10 5/21/2021
0.3.0-beta0018 11 5/19/2021
0.2.4-beta0013 14 5/12/2021
0.2.4-beta0012 12 5/12/2021
0.2.4-beta0011 12 5/12/2021
0.2.4-beta0010 12 5/3/2021
0.2.4-beta0009 60 4/14/2021
0.2.4-beta0008 12 4/14/2021
0.2.4-beta0007 11 4/14/2021
0.2.4-beta0006 42 4/14/2021
0.2.4-beta0005 12 4/14/2021
0.2.4-beta0004 14 4/14/2021
0.2.4-beta0003 13 4/13/2021
0.2.4-beta0002 11 4/13/2021
0.2.4-beta0001 11 4/13/2021
0.2.3 55 4/13/2021
0.2.3-beta0001 10 4/13/2021
0.2.2 14 4/13/2021
0.2.2-beta0001 10 4/13/2021
Show less