azure-sdk-for-cpp/eng/common
Azure SDK Bot 5e071a07d7
Enable Caching of PS Modules (#2363)
- Remove copied AzPowershell utilities
- Add latest AZ module path already on hosted agents to PSModulePath
- Rename setup-az-modules template setup-environments to reflect what is is doing
- Add support for Caching the current user PS Module folder
- Add support for install-module if not already present in module folder
- Organize the live test clean-up script to be in the standard location

Co-authored-by: Wes Haggard <Wes.Haggard@microsoft.com>
2021-05-27 19:04:12 -04:00
..
docgeneration Sync eng/common directory with azure-sdk-tools for PR 1396 (#1695) 2021-02-18 11:55:16 -08:00
pipelines/templates Enable Caching of PS Modules (#2363) 2021-05-27 19:04:12 -04:00
scripts Enable Caching of PS Modules (#2363) 2021-05-27 19:04:12 -04:00
TestResources Enable Caching of PS Modules (#2363) 2021-05-27 19:04:12 -04:00
InterdependencyGraph.html
README.md Fix broken eng/common doc link (#940) 2020-11-10 11:39:16 -08: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