Skip to content

issues Search Results · repo:microsoft/PSRule-pipelines language:PowerShell

Filter by

55 results
 (76 ms)

55 results

inmicrosoft/PSRule-pipelines (press backspace or delete to remove)

Add V3 tasks using PSRule CLI. Support will be provided for node.js 20 with backward support for node.js agents. Additional reference: - https://learn.microsoft.com/en-us/azure/devops/extend/develop/add-build-task?view=azure-devops ...
enhancement
  • BernieWhite
  • Opened 
    on Sep 6, 2024
  • #1065

Description of the issue Summary output is not supported with job summaries. When job summaries are enabled automatically use -As Detail.
bug
  • BernieWhite
  • Opened 
    on Mar 29, 2023
  • #750

PSRule v2.6.0 introduced support for write job summaries. You can configure this using the Output.JobSummaryPath option. We should automatically write job summaries by default when using the AZure Pipelines ...
enhancement
  • BernieWhite
  • Opened 
    on Mar 5, 2023
  • #724

Currently: - V0 tasks are using an old version of Node (v6) and are already warning that this is not supported. - V1 tasks are updated to using Node 10 and PSRule v1.11.1. - V2 tasks are current ...
breaking-change
dependencies
deprecation
  • BernieWhite
  • Opened 
    on Feb 16, 2023
  • #695

- [x] Add a pipeline warning for V1 tasks to upgrade to V2 tasks which is the current version. As V1 tasks will be removed from PSRule v3 when V3 tasks are available. - [x] Update change log to ...
deprecation
enhancement
  • BernieWhite
  • Opened 
    on Feb 16, 2023
  • #694

Currently V2 tasks support Node 10. We should add support for Node 16 since this is the latest for Azure DevOps. For back compatibility we should support either Node 10 or Node 16, with a thought for ...
dependencies
enhancement
  • BernieWhite
  • Opened 
    on Feb 16, 2023
  • #693

Description of the issue Tasks that use Node 10 should declare they require agent version minimumAgentVersion = 2.144.0 since this was the first agent version that supported Node 10. Additional context ...
dependencies
enhancement
  • BernieWhite
  • Opened 
    on Feb 16, 2023
  • #692

Description of the issue Azure Pipeline may run stable PSRule tasks versions. And the version is not always correctly reflected in output.
bug
  • BernieWhite
  • Opened 
    on Oct 26, 2022
  • #589

Currently output from PSRule can be filtered to a specific set of outcomes by setting Output.Outcome through an environment variable or ps-rule.yaml. However this is common case that a parameter to configure ...
enhancement
  • BernieWhite
  • Opened 
    on Oct 17, 2022
  • #570

A very large Azure DevOps customer I m working with enquired today why this isn t published by Microsoft and verified. They are unable to use unverified 3rd party marketplace items. https://marketplace.visualstudio.com/items?itemName=bewhite.ps-rule ...
enhancement
  • samsmithnz
  • 5
  • Opened 
    on Aug 25, 2022
  • #513
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub