-
Notifications
You must be signed in to change notification settings - Fork 968
Document Updates #729
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
base: master
Are you sure you want to change the base?
Document Updates #729
Conversation
This pull request includes significant updates to the documentation for several Azure DevOps labs. The changes involve adding new instructions, updating existing content, and ensuring consistency across different lab guides. The most important changes include the addition of prerequisites, detailed steps for setting up and running applications, and improved formatting. Documentation Updates:
Consistency and Formatting Enhancements:
|
layout: page | ||
sidebar: vsts | ||
permalink: /labs/azuredevops/sonarcloud/ | ||
permalink: /labs/azuredevops/SonarQube cloud/ | ||
folder: /labs/azuredevops/sonarcloud/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this folder name be changed to 'SonarQube cloud', looks like a missing change.
layout: page | ||
sidebar: vsts | ||
permalink: /labs/azuredevops/sonarcloud/ | ||
permalink: /labs/azuredevops/SonarQube cloud/ | ||
folder: /labs/azuredevops/sonarcloud/ | ||
version: Lab version - 15.8.2 | ||
updated: Last updated - 9/6/2018 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
change the last updated date
This pull request includes several updates and new content additions to the Azure DevOps labs documentation. The most important changes include adding new sections for application registration and build instructions, updating existing lab versions, and renaming references from SonarCloud to SonarQube Cloud.
New Content Additions:
labs/azuredevops/appregister/readme.md
: Added detailed instructions for registering a new application in Azure AD, configuring API permissions, and testing the application.labs/azuredevops/buildapp/readme.md
: Added comprehensive steps for cloning, building, running, and publishing the ADOGenerator project.Updates to Existing Content:
labs/azuredevops/prereq/readme.md
: Updated lab version and last updated date to 1.39.0 and 13/01/2025, respectively.labs/azuredevops/agile/readme.md
: Added a link to clone and build DemoGenerator in the prerequisites section.Renaming References:
labs/azuredevops/sonarcloud/readme.md
: Renamed all references from SonarCloud to SonarQube Cloud, including titles, task names, and descriptions. [1] [2] [3] [4] [5] [6] [7]These changes improve the clarity and comprehensiveness of the Azure DevOps labs documentation, making it easier for users to follow along and complete the labs successfully.