AtlassianPS.Standards
0.1.7
Shared analyzer settings and standards utilities for AtlassianPS modules.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 AtlassianPS. All rights reserved.
Package Details
Author(s)
- AtlassianPS
Tags
AtlassianPS PSScriptAnalyzer Standards
Functions
Copy-ModuleArtifacts Import-DotEnvFile Initialize-BuildEnvironment Initialize-ModuleTestEnvironment Install-DependencyRequirement Invoke-Lint Invoke-ModuleTests Join-ModuleSource New-ModulePackage Remove-OrphanedExternalHelp Resolve-ModuleSource Resolve-ProjectRoot Set-ModuleManifestVersion Sync-ScriptAnalyzerSettings Test-ModulePackage Update-DependencyReference Update-ExternalHelp Update-ModuleManifestExports Write-BuildInfo
Dependencies
-
- PSScriptAnalyzer (= 1.25.0)
Release Notes
- Added shared blueprint primitives for .env loading, release package validation, external help generation/orphan cleanup, and source/release test module import.
- Documented downstream adoption patterns that keep build, integration, Docker, and parallel-test orchestration readable in product repositories.
FileList
- AtlassianPS.Standards.nuspec
- AtlassianPS.Standards.psd1
- AtlassianPS.Standards.psm1
- CHANGELOG.md
- LICENSE
- PSScriptAnalyzerSettings.psd1
- README.md