Skip to content

docs(readme): add vcpkg Features section#1078

Merged
kcenon merged 2 commits into
mainfrom
docs/issue-603-vcpkg-features-section
Apr 7, 2026
Merged

docs(readme): add vcpkg Features section#1078
kcenon merged 2 commits into
mainfrom
docs/issue-603-vcpkg-features-section

Conversation

@kcenon

@kcenon kcenon commented Apr 7, 2026

Copy link
Copy Markdown
Owner

Relates to kcenon/common_system#603

Summary

  • Add a standardized vcpkg Features section to the README
  • Documents all 7 vcpkg features (aws, azure, codecs, rest-api, ssl, storage, testing) with descriptions, dependencies, and prerequisites
  • Includes feature selection guidance for common deployment scenarios (minimal, production, cloud)
  • Follows the ecosystem-wide template from common_system/docs/FEATURES_TEMPLATE.md

Test plan

  • Verify README renders correctly on GitHub
  • Verify feature table matches vcpkg.json features

Add a standardized vcpkg Features section to the README following
the ecosystem-wide template from common_system. Documents all 7
vcpkg features with their descriptions, dependencies, and usage
examples for common deployment scenarios.

Relates to kcenon/common_system#603
@kcenon

kcenon commented Apr 7, 2026

Copy link
Copy Markdown
Owner Author

CI Failure Analysis

Field Value
Workflow doc-audit.yml
Failed Job Unit Tests (macos-14)
Test Result 2384 tests run, 2383 passed, 1 failed
Failed Test cli_functional::file_utilities

Root Cause

This is a flaky test failure unrelated to this PR. Evidence:

  1. PR scope: Only README.md is modified — no code changes that could affect cli_functional::file_utilities
  2. Main branch: The same doc-audit.yml workflow on main shows Unit Tests (macos-14) passing in recent runs
  3. Platform-specific: Failure is macOS-14 only — Ubuntu and Windows unit tests pass

Action

Re-running the failed workflow to resolve the intermittent failure.

The cli_functional::file_utilities test on macOS-14 failed in
the push event run but passed in all pull_request event runs.
Retrigger to resolve UNSTABLE status.
@kcenon kcenon merged commit 2b804c5 into main Apr 7, 2026
49 checks passed
@kcenon kcenon deleted the docs/issue-603-vcpkg-features-section branch April 7, 2026 08:56
kcenon added a commit that referenced this pull request Apr 13, 2026
* docs(readme): add vcpkg Features section

Add a standardized vcpkg Features section to the README following
the ecosystem-wide template from common_system. Documents all 7
vcpkg features with their descriptions, dependencies, and usage
examples for common deployment scenarios.

Relates to kcenon/common_system#603

* ci: retrigger push workflow for flaky test

The cli_functional::file_utilities test on macOS-14 failed in
the push event run but passed in all pull_request event runs.
Retrigger to resolve UNSTABLE status.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant