azure-sdk-for-cpp/eng/common
Azure SDK Bot 5acdb5ba1b
Detect all file diff types for eng/common changes (#5016)
Fixes https://github.com/Azure/azure-sdk-tools/issues/5882

We need to set the difffilter to empty instead of the default of exclude deleted files when we are trying to verify there are no changes under eng/common.

See test PR https://github.com/Azure/azure-sdk-for-python/pull/32348 which demonstrates us not detecting a deleted file under eng/common. I'll use that same test PR to verify this now catches that issue.

Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2023-10-06 12:42:34 -07:00
..
docgeneration Sync eng/common directory with azure-sdk-tools for PR 3386 (#3733) 2022-06-14 10:47:25 -07:00
pipelines/templates Detect all file diff types for eng/common changes (#5016) 2023-10-06 12:42:34 -07:00
scripts Sync eng/common directory with azure-sdk-tools for PR 7040 (#4997) 2023-10-02 14:58:21 -07:00
spelling update deps for spelling tool (#4807) 2023-07-19 13:15:26 -07:00
testproxy update proxy version (#4958) 2023-09-15 13:27:32 -07:00
TestResources Fail fast on variable conflicts with subscription config (#4915) 2023-08-25 15:22:14 -04:00
InterdependencyGraph.html
README.md

Common Engineering System

Updates under this directory should only be made in the azure-sdk-tools repo as any changes under this directory outside of that repo will end up getting overwritten with future updates. For information about making updates see common engineering system docs