Skip to content
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

Unify manifest mode articles and fix links #264

Merged
merged 4 commits into from
Feb 27, 2024

Conversation

vicroms
Copy link
Member

@vicroms vicroms commented Feb 11, 2024

Fixes #200
Fixes #104

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

vcpkg/concepts/manifest-mode.md Outdated Show resolved Hide resolved
vcpkg/concepts/manifest-mode.md Outdated Show resolved Hide resolved
vcpkg/concepts/manifest-mode.md Outdated Show resolved Hide resolved
Copy link
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:

Copy link

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
Copy link
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:

Copy link

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 microsoft:main Feb 27, 2024
2 checks passed
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

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