azure-sdk-for-cpp/eng/common
Azure SDK Bot a97970ea20
Add root directory to list of sparse checkout paths (#2581)
Explicitly add '/*' '!/*/' to the list of paths so we include
the files in the root of the repo.

Added some extra command logging so we can easily repro locally without
needing to find the code that ran.

Update to '/eng' so that we only get paths that start with eng instead
of every path that has eng as a folder.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2021-07-08 17:13:46 -07:00
..
docgeneration Sync eng/common directory with azure-sdk-tools for PR 1716 (#2467) 2021-06-21 12:18:52 -07:00
pipelines/templates Add root directory to list of sparse checkout paths (#2581) 2021-07-08 17:13:46 -07:00
scripts Sync eng/common directory with azure-sdk-tools for PR 1772 (#2540) 2021-07-01 16:16:13 -07:00
TestResources Sync eng/common directory with azure-sdk-tools for PR 1767 (#2554) 2021-07-07 15:13:54 -04:00
InterdependencyGraph.html Sync eng/common directory with azure-sdk-tools repository (#46) 2020-03-26 10:18:42 -07:00
README.md Sync eng/common directory with azure-sdk-tools for PR 1716 (#2467) 2021-06-21 12:18:52 -07:00
Update-Change-Log.ps1 Revert "Remove old Update-Change-Log.ps1 (#1301)" (#1292) 2021-01-08 15:05:37 -08: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