Skip to content

Releases: microsoft/PSRule-pipelines

v2.4.0

12 Sep 11:57
eec7bef
Compare
Choose a tag to compare

What's changed since v2.3.0:

  • Engineering:

See change log

v2.3.0

31 Aug 06:23
f56516a
Compare
Choose a tag to compare

What's changed since v2.2.0:

  • Engineering:

See change log

v2.2.0

08 Aug 15:05
334f58f
Compare
Choose a tag to compare

What's changed since v2.1.0:

  • General improvements:
  • Engineering:

See change log

v2.1.0

02 Jul 12:34
f95924e
Compare
Choose a tag to compare

What's changed since v2.0.1:

  • New features:
    • Added support for alternative option file by @BernieWhite.
      #349
      • Set the option parameter to the path to an options file.
      • By default, the ps-rule.yaml option file is used.
  • Engineering:
    • Bump azure-pipelines-task-lib to v3.3.1.
      #418
    • Bump PSRule to v2.1.0.
      #446

See change log

v2.0.1

18 May 23:02
f66124a
Compare
Choose a tag to compare

What's changed since v2.0.0:

See change log

v2.0.0

17 May 15:38
5c3a344
Compare
Choose a tag to compare

What's changed since v1.5.0:

  • New features:
    • Added tasks for PSRule v2 support by @BernieWhite.
      #312
      • Added ps-rule-assert@2 task.
      • Added ps-rule-install@2 task.
    • Added support for outputting analysis results as SARIF by @BernieWhite.
      #315
      • To use the SARIF output format set the outputFormat parameter to Sarif.
      • Currently a pre-release version of PSRule must be used.
    • Added the ability to use a specific version of PSRule by @BernieWhite.
      #314
      • To install a specific version set the version parameter.
      • By default, the latest stable version of PSRule is used.
    • Added the ability to use an alternative PowerShell repository by @BernieWhite.
      #353
      • Register and authenticate to the repository in PowerShell if required.
      • Configure repository to install modules from the named repository.
  • General improvements:
  • Engineering:
  • Bug fixes:

See change log

v1.5.0

05 Jan 13:53
4905bc7
Compare
Choose a tag to compare

v1.4.0

10 Nov 14:33
2ac2924
Compare
Choose a tag to compare

v1.3.0

23 Oct 03:31
264999e
Compare
Choose a tag to compare

v1.2.1

11 Sep 12:39
c99bd20
Compare
Choose a tag to compare