Skip to content

Commit 395ff71

Browse files
authored
Merge branch 'main' into trim-strings
2 parents 59e4f20 + 03beb17 commit 395ff71

File tree

127 files changed

+761
-1924
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

127 files changed

+761
-1924
lines changed

.azure-pipelines-ci/ci.yaml

Lines changed: 0 additions & 51 deletions
This file was deleted.

.azure-pipelines-ci/templates/test-powershell.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.azure-pipelines-ci/templates/test-pwsh.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

.ci/releaseBuild.yml

Lines changed: 0 additions & 214 deletions
This file was deleted.

.config/tsaoptions.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"instanceUrl": "https://msazure.visualstudio.com",
3+
"projectName": "One",
4+
"areaPath": "One\\MGMT\\Compute\\Powershell\\Powershell\\PowerShell Core",
5+
"notificationAliases": [
6+
7+
8+
],
9+
"codebaseName": "PSSA_202403"
10+
}

.devcontainer/Dockerfile

Lines changed: 0 additions & 6 deletions
This file was deleted.

.devcontainer/devcontainer.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

.github/CODEOWNERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Default owners
2+
* @andyleejordan @bergmeister
3+
4+
# Version bumps and documentation updates
5+
Directory.Build.props @sdwheeler @michaeltlombardi
6+
/docs/ @sdwheeler @michaeltlombardi

0 commit comments

Comments
 (0)