azure-sdk-for-cpp/eng/common
Azure SDK Bot 758460d618
Add FilePattern support for .github\workflow sync (#5919)
Given we cannot create subfolders under .github\workflow folder
and we have repos that want additional workflows then we have
in the tools repo we need to setup a file pattern matching for
the sync processing to only sync the ones we want to be common.

For now just use the existing *event* pattern but we can move them
to another pattern similar to *common* or *sync* in the future as
we add more common workflows.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2024-08-16 14:03:15 -07:00
..
docgeneration Fix BOM issue Generate-DocIndex.ps1 (#5318) 2024-02-05 15:34:41 -08:00
pipelines Add FilePattern support for .github\workflow sync (#5919) 2024-08-16 14:03:15 -07:00
scripts Sync eng/common directory with azure-sdk-tools for PR 8842 (#5912) 2024-08-15 10:45:52 -07:00
spelling Update spelling dependencies (#5719) 2024-06-13 17:22:10 -07:00
testproxy Sync eng/common directory with azure-sdk-tools for PR 8831 (#5913) 2024-08-14 17:58:38 -07:00
TestResources Sync eng/common directory with azure-sdk-tools for PR 8760 (#5874) 2024-08-06 12:54:24 -07:00
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