azure-sdk-for-cpp/eng/common
Azure SDK Bot 4aacb5f59f
Sync eng/common directory with azure-sdk-tools for PR 1946 (#2862)
* Add ability to exit gracefully when all files in the diff are excluded

* Address case where cspell exits with an error when all files from the 'files' config list are excluded by the expressions in 'ignorePaths'

* Add tests

* Review feedback: impl goes at the bottom and should be treated as a script, logic for testing should happen above that and exit appropriately if running tests

* Import common instead of logging

* Enable strict mode

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2021-09-13 13:04:47 -07:00
..
docgeneration Sync eng/common directory with azure-sdk-tools repository (#2856) 2021-09-08 17:27:39 -07:00
pipelines/templates Add Skip.SetTestPipelineVersion to allow overidiing of use of BuildID for test version (#2849) 2021-09-08 12:58:47 -07:00
scripts Sync eng/common directory with azure-sdk-tools for PR 1946 (#2862) 2021-09-13 13:04:47 -07:00
testproxy updating proxy to use latest version (#2843) 2021-09-07 16:05:35 -07:00
TestResources Sync eng/common directory with azure-sdk-tools for PR 1983 (#2860) 2021-09-13 09:21:47 -07:00
InterdependencyGraph.html
README.md Sync eng/common directory with azure-sdk-tools for PR 1716 (#2467) 2021-06-21 12:18:52 -07:00

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