Skip to content

docs: Automated documentation sync from recent commit changes#29229

Open
deepalak56 wants to merge 1 commit intobazelbuild:masterfrom
deepalak56:auto-doc-sync-1775307149
Open

docs: Automated documentation sync from recent commit changes#29229
deepalak56 wants to merge 1 commit intobazelbuild:masterfrom
deepalak56:auto-doc-sync-1775307149

Conversation

@deepalak56
Copy link
Copy Markdown
Contributor

Description

This PR contains automated documentation updates generated by the bazel-doc-agent. It synchronizes the
DevSite (site/en) and Mintlify (docs/) documentation with recently merged public-facing features,
behavioral changes, and bug fixes.

A total of 13 documentation updates were applied across the following areas:

  • C++ & Toolchains: Documented new toolchain features for path mapping in the C++ toolchain
    configuration reference.
  • Execution & Test:
    • Updated bazel run documentation to clarify that targets will now execute even if the BES upload
      fails.
    • Updated the Test Encyclopedia to document that --test_env / env= can now override coverage
      environments.
  • Remote Execution & Caching:
    • Added documentation for RRCC symlinks prefetching.
    • Documented the fix for crashes related to duplicate keys in --remote_default_exec_properties.
  • Platform Specific:
    • Windows: Added known issues regarding include verification being made aware of Windows
      case-insensitivity.
    • macOS: Updated sandboxing documentation to reflect macOS getconf server fixes.
    • Apple: Removed documentation for the deleted --ios_simulator_version and --ios_simulator_device
      flags.
  • Query & Starlark:
    • Added documentation for a new query option that displays full Starlark rule paths.
    • Documented the inclusion of rctx.os.{name,arch} in the pre-declared inputs hash for external
      repositories.
  • Deprecations & Cleanups: Documented the removal of
    --experimental_filter_library_jar_with_program_jar and output_library_merged_assets.

(Note: 20+ commits were audited but intentionally skipped by the agent as they were identified as
internal refactorings, tooling changes, or undocumented test flags).

Checklist

  • I have added tests for the new use cases (if any).
  • I have updated the documentation (if applicable).

Release Notes

RELNOTES: None.

@github-actions github-actions bot added team-Documentation Documentation improvements that cannot be directly linked to other team labels awaiting-review PR is awaiting review from an assigned reviewer labels Apr 4, 2026
@iancha1992 iancha1992 added the team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website label Apr 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-review PR is awaiting review from an assigned reviewer team-Documentation Documentation improvements that cannot be directly linked to other team labels team-OSS Issues for the Bazel OSS team: installation, release processBazel packaging, website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants