Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
docs: update requirements.yaml ordering comment and reorder includes …
…(system, platform, unit, ots)

Agent-Logs-Url: https://github.com/demaconsulting/NuGetCaching/sessions/54aa4b05-e1cb-4c37-9485-52bb2f549a0b

Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
  • Loading branch information
Copilot and Malcolmnixon authored Apr 3, 2026
commit b588cf907196cb735454bfced2d736eb4ddf098b
4 changes: 2 additions & 2 deletions requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
# --enforce
#
# - Add new requirement files under docs/reqstream/ and add them to the includes
# list below (unit files first, then platform, then ots in alphabetical order)
# list below (system files first, then platform, then subsystem/unit files, then ots in alphabetical order)

includes:
- docs/reqstream/nuget-caching/nuget-caching.yaml
- docs/reqstream/nuget-caching/platform-requirements.yaml
- docs/reqstream/nuget-caching/nuget-cache.yaml
- docs/reqstream/nuget-caching/path-helpers.yaml
- docs/reqstream/nuget-caching/platform-requirements.yaml
- docs/reqstream/ots/buildmark.yaml
- docs/reqstream/ots/mstest.yaml
- docs/reqstream/ots/nuget.yaml
Expand Down