Adding OneBranch pipeline YAML config file for OSS_Microsoft_PSSA-Official by adityapatwardhan · Pull Request #1981 · PowerShell/PSScriptAnalyzer
PowerShell / PSScriptAnalyzer Public
-
Notifications
You must be signed in to change notification settings - Fork 409
Conversation
adityapatwardhan
commented
Mar 11, 2024
adityapatwardhan
commented
Member
PR Summary
Onboarding to OneBranch pipelines
PR Checklist
- PR has a meaningful title
- Use the present tense and imperative mood when describing your changes
- Summarized changes
- Change is not breaking
- Make sure all
.cs,.ps1and.psm1files have the correct copyright header - Make sure you've added a new test if existing tests do not effectively test the code changed and/or updated documentation
- This PR is ready to merge and is not Work in Progress.
- If the PR is work in progress, please add the prefix
WIP:to the beginning of the title and remove the prefix when the PR is ready.
- If the PR is work in progress, please add the prefix
TravisEz13
reviewed
.config/tsaoptions.json Outdated
| { | ||
| "instanceUrl": "https://msazure.visualstudio.com", | ||
| "projectName": "One", | ||
| "areaPath": "One\\MGMT\\Compute\\Powershell\\Powershell", |
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add the PowerShell Core subpath, see
TravisEz13
reviewed
| - checkout: self | ||
| - checkout: ComplianceRepo | ||
|
|
||
| - pwsh: | |
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add display names for tasks
Member Author
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is there below.
adityapatwardhan added 7 commits
TravisEz13
approved these changes
TravisEz13
commented
Mar 13, 2024
TravisEz13 commented
Member
Signing needs to be improved, but I'll open a second PR to do that and fix some fit and finish.
JamesWTruher
self-requested a review
JamesWTruher
approved these changes
JamesWTruher
merged commit
b4365ad
into
PowerShell:master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment