Skip to content

Commit cae1fc3

Browse files
committed
Merge branch 'main' into glharper/proj-mem-store-update
2 parents 400df57 + f548d1c commit cae1fc3

File tree

150 files changed

+14896
-1958
lines changed

Some content is hidden

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

150 files changed

+14896
-1958
lines changed

common/tools/dev-tool/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@_ts/max": "npm:typescript@latest",
4141
"@_ts/min": "npm:typescript@~4.2.4",
4242
"@arethetypeswrong/cli": "^0.17.4",
43-
"@azure/identity": "4.12.0",
43+
"@azure/identity": "catalog:internal",
4444
"@microsoft/api-extractor": "^7.52.4",
4545
"@microsoft/api-extractor-model": "^7.30.5",
4646
"@pnpm/catalogs.config": "^1000.0.2",

eng/pipelines/templates/stages/1es-redirect.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ extends:
3636
- 1ES.PT.Tag-refs/tags/canary
3737
settings:
3838
skipBuildTagsForGitHubPullRequests: true
39+
networkIsolationPolicy: Permissive
3940
sdl:
4041
${{ if and(eq(variables['Build.DefinitionName'], 'js - core'), eq(variables['Build.SourceBranchName'], 'main'), eq(variables['System.TeamProject'], 'internal')) }}:
4142
autobaseline:

0 commit comments

Comments
 (0)