Skip to content

Unify manifest mode articles and fix links#264

Merged
vicroms merged 4 commits intoMicrosoftDocs:mainfrom
vicroms:concept-manifest
Feb 27, 2024
Merged

Unify manifest mode articles and fix links#264
vicroms merged 4 commits intoMicrosoftDocs:mainfrom
vicroms:concept-manifest

Conversation

@vicroms
Copy link
Copy Markdown
Collaborator

@vicroms vicroms commented Feb 11, 2024

Fixes #200
Fixes #104

@learn-build-service-prod

This comment was marked as outdated.

@learn-build-service-prod

This comment was marked as outdated.

@prmerger-automator

This comment was marked as outdated.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit e6baaa3:

✅ Validation status: passed

File Status Preview URL Details
.openpublishing.redirection.json ✅Succeeded View
vcpkg/about/faq.md ✅Succeeded View
vcpkg/commands/common-options.md ✅Succeeded View
vcpkg/commands/export.md ✅Succeeded View
vcpkg/commands/install.md ✅Succeeded View
vcpkg/commands/remove.md ✅Succeeded View
vcpkg/commands/update.md ✅Succeeded View
vcpkg/commands/update-baseline.md ✅Succeeded View
vcpkg/commands/upgrade.md ✅Succeeded View
vcpkg/concepts/classic-mode.md ✅Succeeded View
vcpkg/concepts/manifest-mode.md ✅Succeeded View
vcpkg/concepts/triplets.md ✅Succeeded View
vcpkg/get_started/get-started.md ✅Succeeded View
vcpkg/get_started/get-started-msbuild.md ✅Succeeded View
vcpkg/get_started/get-started-vs.md ✅Succeeded View
vcpkg/get_started/get-started-vscode.md ✅Succeeded View
vcpkg/get_started/overview.md ✅Succeeded View
vcpkg/github-integration.md ✅Succeeded View
vcpkg/maintainers/control-files.md ✅Succeeded View
vcpkg/maintainers/handling-usage-files.md ✅Succeeded View
vcpkg/reference/installation-tree-layout.md ✅Succeeded View
vcpkg/reference/software-bill-of-materials.md ✅Succeeded View
vcpkg/reference/vcpkg-configuration-json.md ✅Succeeded View
vcpkg/reference/vcpkg-json.md ✅Succeeded View
vcpkg/TOC.yml ✅Succeeded View

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

For any questions, please:

@prmerger-automator
Copy link
Copy Markdown

PRMerger Results

Issue Description
Added File(s) This PR contains added files. New files require human review.
Yaml File(s) This PR includes changes to .yml file(s) owned by another author.
Changed Files This PR contains more than 10 changed files.
File Change Percent This PR contains file(s) with more than 30% file change.
Json File This PR contains json file(s).

Co-authored-by: Augustin Popa <AugP@users.noreply.github.com>
@vicroms vicroms self-assigned this Feb 27, 2024
@vicroms vicroms marked this pull request as ready for review February 27, 2024 08:04
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit a0d717e:

✅ Validation status: passed

File Status Preview URL Details
.openpublishing.redirection.json ✅Succeeded View
vcpkg/about/faq.md ✅Succeeded View
vcpkg/commands/common-options.md ✅Succeeded View
vcpkg/commands/export.md ✅Succeeded View
vcpkg/commands/install.md ✅Succeeded View
vcpkg/commands/remove.md ✅Succeeded View
vcpkg/commands/update.md ✅Succeeded View
vcpkg/commands/update-baseline.md ✅Succeeded View
vcpkg/commands/upgrade.md ✅Succeeded View
vcpkg/concepts/classic-mode.md ✅Succeeded View
vcpkg/concepts/manifest-mode.md ✅Succeeded View
vcpkg/concepts/triplets.md ✅Succeeded View
vcpkg/get_started/get-started.md ✅Succeeded View
vcpkg/get_started/get-started-msbuild.md ✅Succeeded View
vcpkg/get_started/get-started-vs.md ✅Succeeded View
vcpkg/get_started/get-started-vscode.md ✅Succeeded View
vcpkg/get_started/overview.md ✅Succeeded View
vcpkg/github-integration.md ✅Succeeded View
vcpkg/maintainers/control-files.md ✅Succeeded View
vcpkg/maintainers/handling-usage-files.md ✅Succeeded View
vcpkg/reference/installation-tree-layout.md ✅Succeeded View
vcpkg/reference/software-bill-of-materials.md ✅Succeeded View
vcpkg/reference/vcpkg-configuration-json.md ✅Succeeded View
vcpkg/reference/vcpkg-json.md ✅Succeeded View
vcpkg/TOC.yml ✅Succeeded View

This comment lists only the first 25 files in the pull request.
For more details, please refer to the build report.

For any questions, please:

@prmerger-automator
Copy link
Copy Markdown

PRMerger Results

Issue Description
Added File(s) This PR contains added files. New files require human review.
Yaml File(s) This PR includes changes to .yml file(s) owned by another author.
Changed Files This PR contains more than 10 changed files.
File Change Percent This PR contains file(s) with more than 30% file change.
Json File This PR contains json file(s).

@vicroms vicroms merged commit fa94d64 into MicrosoftDocs:main Feb 27, 2024
describes the capabilities of manifest mode, which is the recommended
mode for most users.
vcpkg has two operation modes: [classic mode](classic-mode.md) and manifest
mode. For most users, we recommned manifest mode.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

recommned

recommend?

@vicroms vicroms deleted the concept-manifest branch September 25, 2024 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Two manifest articles under Concepts There is no description on how to change the mode vcpkg runs in.

3 participants