microsoft/PSRule v3.0.0-B0416
microsoft/PSRule
Captured source
source ↗published Feb 8, 2025seen 2wcaptured 2whttp 200method plain
v3.0.0-B0416
Repository: microsoft/PSRule
Tag: v3.0.0-B0416
Published: 2025-02-08T07:09:27Z
Prerelease: yes
Release notes: What's changed since pre-release v3.0.0-B0390:
- New features:
- Added support dependency management in VSCode by @BernieWhite.
- Code lens in
ps-rule.lock.jsonallows you to upgrade all or specific modules to the latest version. - The command
Upgrade dependencyallows you to upgrade all or specific modules to the latest version. - Added support for enabling/ disabling emitters by @BernieWhite.
- Emitters can be enabled or disabled by setting the
enabledproperty on each format. - Additionally, the
formatsparameter/ input can be set on the command-line and CI to enable emitters for a run. - Added support for configuring replacement string for each format by @BernieWhite.
- Replacement strings allow common literal tokens to be replaced when processed by PSRule.
i.e. {{environment}} replaced with dev.
- All built-in emitters now support replacement strings, by configuring the
replaceproperty on each format. - Bug fixes:
- Fixed upgrade dependency could use pre-release version by @BernieWhite.
See change log.
Notability
notability 2.0/10Pre-release DevOps tool, not AI-focused.