azure-sdk-for-cpp/eng
Azure SDK Bot beda7bcaf8
Stop filtering projects by ci.yml files (#2139)
- This removes the ci.yml filtering which means all projects can be discovered
- This eliminates the need for the yml parsing module for most common scenarios
- This does introduce some potential issues with duplicate package names for
  languages like java. The only known case currently is azure-storage-blobs and
  if there is ever a need to explicitly pick the correct one someone can pass
  in the ServiceDirectory filter similar to "storage/azure*" for new and "storage/microsoft*"
  for the older sdk. By default azure usually comes first so the new one gets discovered
  which is likely all we need for now. If this turns out not to be true we might
  need another way to disambiguate.

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
2021-04-20 14:59:37 -07:00
..
common Stop filtering projects by ci.yml files (#2139) 2021-04-20 14:59:37 -07:00
docs/api/assets Delete the redundant files and point to common scripts (#1062) 2020-12-02 17:23:58 -08:00
pipelines Revert retain. (#2109) 2021-04-13 16:25:39 +10:00
scripts Update vcpkg ports to use a manifest json file instead of a CONTROL file. (#2132) 2021-04-19 12:50:50 -07:00
CHECKENFORCER Add Check Enforcer timeout message. (#866) 2020-10-28 13:49:07 +11:00
vcpkg-commit.txt upgrade vcpkg version (#903) 2020-11-06 12:04:17 -08:00