-
Notifications
You must be signed in to change notification settings - Fork 935
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Parts Unlimited and Advanced Security Labs updates #713
base: master
Are you sure you want to change the base?
Conversation
@akshay-online please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
This pull request includes updates to the documentation for code scanning and continuous integration in Azure DevOps. The most important changes include adding detailed instructions for setting up code scanning with GitHub Advanced Security, updating the continuous integration lab to use YAML pipelines, and providing guidance on reviewing and resolving code scanning alerts.
Documentation Updates
labs/azuredevops/codescan/readme.md
: Added comprehensive instructions for setting up and using GitHub Advanced Security for Azure DevOps, including steps for enabling code scanning, reviewing alerts, and resolving issues.Continuous Integration Lab Updates (PartsUnlimited)
labs/azuredevops/continuousintegration/readme.md
: Updated the lab to use YAML pipelines instead of the classic editor, and provided detailed steps for configuring and running the pipeline. [1] [2]labs/azuredevops/continuousintegration/readme.md
: Changed the pipeline name from PartsUnlimitedE2E to PartsUnlimited and updated the instructions for disabling the CI trigger.labs/azuredevops/continuousintegration/readme.md
: Updated image references and added notes for better clarity on the build and deployment process.Metadata Updates
labs/azuredevops/continuousintegration/readme.md
: Updated the last updated date in the metadata.Contains Prerequisite section for Advanced Security related labs