Press
0.3.0-beta0025
A Continuous Deployment Environment for building Powershell Modules and Scripts
Minimum PowerShell version
2.0.0
See the version list below for details.
Installation Options
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-beta0025] - 2021-05-26
### New Features
- ✨ Add -Full option for Build-ReleaseNotes
This parameter generates the entire changelog for the whole project, not just since the last release tag (0ad7852)
- ✨ 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
- 🩹 Remove-BuildItem suppressRule incorrect constructor (591b51b)
- ♻️ Move Output Encoding into Build-ReleaseNotes (71544df)
- 🧪 Fix Build-ReleaseNotes Test Output Encoding
The test would fail if run in a "normal" Powershell console due to the encoding from the native git command not being processed correctly (f2455cd)
- ♻️ 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
- Press.nuspec
- Press.psm1
- GitVersion.default.yml
- Press.tasks.ps1
- Press.psd1
- Config\RequiredModules.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
0.3.1 | 276 | 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 (current version) | 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 | 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 |