Sampler.PowerShellUniversalTasks
0.3.0-preview0001
Sampler build tasks for packaging and deploying PowerShell Universal modules.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) SynEdgy. All rights reserved.
Package Details
Author(s)
- SynEdgy
Tags
Sampler build tasks InvokeBuild PowerShellUniversal
Functions
Get-UniversalDeploymentError Install-UniversalModuleFromRepository Invoke-UniversalDeploymentUpload New-UniversalAutomationRepositoryPackage Resolve-UniversalServerConfiguration
Dependencies
This module has no dependencies.
Release Notes
## [0.3.0-preview0001] - 2026-08-10
### Added
- Added reusable Sampler tasks for packaging and deploying PowerShell Universal modules.
- Added task-file alias exports compatible with `ModuleBuildTasks` in Sampler repositories.
- Added WikiSource documentation and DscResource.DocGenerator build and publish workflows.
- Added post-deployment notification validation that fails the build when PowerShell Universal reports a deployment error.
- Added module-scoped compound tasks for pulling a packaged module from a PSU resource repository or packaging and pushing a complete offline repository, including post-deployment validation.
- Added `UniversalSkipCertificateCheck` build task and yaml configuration setting to bypass TLS certificate validation when calling the PowerShell Universal server, useful for self-signed certificates.
### Changed
- Converted the generated sample module into an InvokeBuild task module.
- Changed the offline automation repository manifest file name from a fixed `repository.psd1` to `<ModuleName>.psd1`, and preserved the prerelease tag on the module version, so PowerShell Universal shows the correct module name and full version during deployment.
### Deprecated
- For soon-to-be removed features.
### Removed
- Removed generated sample functions, classes, and tests.
### Fixed
- For any bug fix.
### Security
- In case of vulnerabilities.
FileList
- Sampler.PowerShellUniversalTasks.nuspec
- Sampler.PowerShellUniversalTasks.psm1
- en-US\Sampler.PowerShellUniversalTasks-help.xml
- Tasks\Publish.PowerShellUniversal.build.ps1
- Sampler.PowerShellUniversalTasks.psd1
- en-US\about_Sampler.PowerShellUniversalTasks.help.txt
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.3.0-previe... (current version) | 3 | 8/10/2026 |
| 0.2.1 | 12 | 8/5/2026 |
| 0.2.1-tags | 7 | 7/19/2026 |
| 0.2.1-previe... | 7 | 7/21/2026 |
| 0.2.1-previe... | 3 | 7/19/2026 |
| 0.2.0 | 17 | 7/19/2026 |
| 0.2.0-previe... | 3 | 7/19/2026 |