PSRuleAn Azure DevOps extension for using PSRule within Azure Pipelines. DisclaimerIf you have any problems please check our GitHub issues page. If you do not see your problem captured, please file a new issue and follow the provided template. Getting startedThe PSRule extension includes the following tasks for Azure Pipelines:
To add these tasks, use the name for YAML pipelines or friendly name of classic pipelines. Installing PSRule extensionTo use PSRule within Azure DevOps Services, install the extension from the Visual Studio Marketplace. For detailed instructions see Install extensions. If you don't have permissions to install extensions within your Azure DevOps organization, you can request it to be installed by an admin instead. Using within YAML pipelinesTo use these tasks within YAML pipelines:
For example:
Changes and versioningExtensions and tasks in this repository uses semantic versioning to declare breaking changes. For a list of module changes please see the change log. ContributingThis project welcomes contributions and suggestions. If you are ready to contribute, please visit the contribution guide. Code of ConductThis project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments. MaintainersLicenseThis project is licensed under the MIT License. |