Skip to content

docs(design): windows ACL/xattr CI matrix entry (#1869)#3878

Merged
oferchen merged 1 commit into
masterfrom
docs/windows-acl-xattr-ci-matrix-1869
May 7, 2026
Merged

docs(design): windows ACL/xattr CI matrix entry (#1869)#3878
oferchen merged 1 commit into
masterfrom
docs/windows-acl-xattr-ci-matrix-1869

Conversation

@oferchen
Copy link
Copy Markdown
Owner

@oferchen oferchen commented May 7, 2026

Summary

  • Replaces the prior docs/design/windows-acl-xattr-ci-matrix.md with a concise (under 150 lines) spec focused on the four bullets called out by Fix release workflow rustfmt installation #1869.
  • Captures the proposed windows-latest matrix entry that builds and tests the metadata crate with --features acl,xattr.
  • Documents the push/pull round-trip test plan covering DACL ordering and NTFS ADS streams (including unicode names).
  • Cross-references Refine cross-platform build workflow #1635 (GNU cross-check) so the MSVC runtime job and the GNU build sanity job stay paired.

Cites #1866 (Windows ACLs in flight), #1867 (Windows xattrs done), #1635 (GNU CI), and #1869 (this work).

Test plan

  • CI: docs-only change, no code touched; fmt+clippy and the platform matrices should be green by inspection.
  • Verify line count under 150: wc -l docs/design/windows-acl-xattr-ci-matrix.md.

Concise spec for the windows-latest CI matrix entry that exercises the
metadata crate with --features acl,xattr. Captures the round-trip
push/pull test plan and cross-references the #1635 GNU cross-check.
@github-actions github-actions Bot added the documentation Improvements or additions to documentation label May 7, 2026
@oferchen oferchen merged commit e6c29f6 into master May 7, 2026
8 checks passed
@oferchen oferchen deleted the docs/windows-acl-xattr-ci-matrix-1869 branch May 8, 2026 03:52
oferchen added a commit that referenced this pull request May 18, 2026
Concise spec for the windows-latest CI matrix entry that exercises the
metadata crate with --features acl,xattr. Captures the round-trip
push/pull test plan and cross-references the #1635 GNU cross-check.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant