azure-sdk-for-cpp/eng/common
Azure SDK Bot 824853d948
Sync eng/common directory with azure-sdk-tools for PR 1421 (#1720)
* Add common tools for spell check

* Updates from further iteration

* Review feedback: Add check for git as well

* Review feedback * Use common approach to resolving base branch name * Eliminate default base branch "master" as this will be changed later, providing no default and using a mandatory parameter means a dev must provide the value * Check for existence of $CspellConfigPath * No need to Set-Location if run from the root of the repo (most common scenario) * -join

* Review feedback: Rename TargetRef -> TargetBranch, add SourceBranch, Add reference to spelling docs, exit 0, Rename to check-spelling-in-changed-files.ps1,

* Review feedback: Remove ValidateNotNullOrEmpty (we do more definitive validation farther down that will also catch these errors), Update comments and script name

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2021-02-22 22:16:09 -08:00
..
docgeneration Sync eng/common directory with azure-sdk-tools for PR 1396 (#1695) 2021-02-18 11:55:16 -08:00
pipelines/templates Sync eng/common directory with azure-sdk-tools for PR 1421 (#1720) 2021-02-22 22:16:09 -08:00
scripts Sync eng/common directory with azure-sdk-tools for PR 1421 (#1720) 2021-02-22 22:16:09 -08:00
TestResources Sync eng/common directory with azure-sdk-tools for PR 1408 (#1683) 2021-02-12 19:08:11 -08:00
InterdependencyGraph.html Sync eng/common directory with azure-sdk-tools repository (#46) 2020-03-26 10:18:42 -07:00
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