Skip to content

Commit 1def71b

Browse files
committed
Squashed commit of the following:
commit b2bdfe6 Author: Travis Prescott <[email protected]> Date: Fri Sep 10 11:48:44 2021 -0700 [Search] Regenerate with latest autorest (#20597) * Regenerate with latest autorest. * Bump azure.core dependency to resolve CI issues. commit 53ea0c0 Author: Jiefeng Chen <[email protected]> Date: Fri Sep 10 16:30:02 2021 +0800 Add auto-close and auto-run-pipline (#20516) * release_iseus_status_auto_reply * issue_aoto_close_revert * Update main.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py * Update update_issue_body.py * Update main.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update scripts/release_issue_status/main.py * Update scripts/release_issue_status/update_issue_body.py * Update reply_generator.py * Update main.py * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <[email protected]> * Update scripts/release_issue_status/update_issue_body.py Co-authored-by: msyyc <[email protected]> * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update scripts/release_issue_status/main.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update main.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update reply_generator.py * Update update_issue_body.py * Update main.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update update_issue_body.py * Update main.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update main.py * Update reply_generator.py * Add files via upload * Update reply_generator.py * Update update_issue_body.py * Update reply_generator.py * Update auto_pipeline_run.py * Update auto_pipeline_run.py * add auto-close * Update release_issue_status.yml for Azure Pipelines * Update auto_close.py * Update main.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * fix bug * Update main.py * Update auto_close.py * Update auto_close.py * Update main.py * Update reply_generator.py * Update main.py * Update main.py * Update auto_close.py * Update main.py * Update auto-close * Update auto_pipeline_run.py * Update update_issue_body.py * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update auto_pipeline_run.py * Add pipeline link * Update pipeline link * Update auto_pipeline_run.py * Update release_issue_status.yml for Azure Pipelines * Update auto_pipeline_run.py * Update requirement.txt * Update auto_pipeline_run.py * Add get_python_pipeline * Update auto_pipeline_run.py * test * test * add outputfolder * add label * Update main.py * Update get_python_pipeline.py * Update main.py * Update auto_pipeline_run.py Co-authored-by: Zed <[email protected]> Co-authored-by: Zed Lei <[email protected]> Co-authored-by: msyyc <[email protected]> commit acfb309 Author: Azure CLI Bot <[email protected]> Date: Fri Sep 10 11:28:30 2021 +0800 [AutoRelease] t2-containerservice-2021-09-09-17236 (#20614) * CodeGen from PR 15954 in Azure/azure-rest-api-specs Merge Dev-containerservice-microsoft.containerservice-2021-08-01 branch to main (#15954) * Adds base for updating Microsoft.ContainerService from version stable/2021-07-01 to version 2021-08-01 * Updates readme * Updates API version in new specs and examples * add publicNetworkAccess property per network platform's request (#15489) * add publicNetworkAccess per network platform's request * fix quota Co-authored-by: Li Ma <[email protected]> * update readme for 2021-08-01 sdk generation (#15476) * update readme for sdk generation * update readme for sdk generation Co-authored-by: Charlie Li <[email protected]> * allow disabling of runcommand (#15481) * allow disabling of runcommand * rename file * another rename * fix prittier check * fix stupid prettier check * change publicNetworkAccess to enum (#15564) Co-authored-by: Li Ma <[email protected]> * Add CreationData property to Agentpool level in 2021-08-01 API (#15563) * Add CreationData property to Agentpool level in 2021-08-01 API * fix json format * fix swagger spell check Co-authored-by: Charlie Li <[email protected]> * chore: add enableMultipleStandardLoadBalancers to loadBalancerProfile (#15579) * Add snapshot related new APIs and properties to AKS 2021-08-01 swagger (#15586) * Add CreationData property to Agentpool level in 2021-08-01 API * Add snapshot related APIs and properties to AKS 2021-08-01 swagger * fix lint and spell checks * fix lint and spell checks * fix PrettierCheck * Change some Nodepool to NodePool * some changes according to ARM team's review comments Co-authored-by: Charlie Li <[email protected]> * fix tag typo to match tag convention (#15683) * add workload runtime to agent pool api (#15726) * add workload runtime to agent pool api * reference example * add custom words * fix: workload runtime description (#15782) * fix: workload runtime description * add wasmtime to custom words * clarify single workload type per node Co-authored-by: Matthew Christopher <[email protected]> Co-authored-by: Matthew Christopher <[email protected]> * fix typo in readme.python.md (#15903) * Add CreationData property to Agentpool level in 2021-08-01 API * fix typos in readme.python.md Co-authored-by: Charlie Li <[email protected]> * merge recent custom-words.txt changes from main branch to resolve conflicts (#15938) * Add CreationData property to Agentpool level in 2021-08-01 API * merge recent custom-words.txt changes from main branch to resolve conflicts Co-authored-by: Charlie Li <[email protected]> * pull custom-words.txt from main * add a new word - NodePool * add two more words Co-authored-by: Super <[email protected]> Co-authored-by: Li Ma <[email protected]> Co-authored-by: Charlie Li <[email protected]> Co-authored-by: Haitao Chen <[email protected]> Co-authored-by: Qi Ni <[email protected]> Co-authored-by: Ariel Silverman <[email protected]> Co-authored-by: Ace Eldeib <[email protected]> Co-authored-by: Matthew Christopher <[email protected]> * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: Super <[email protected]> Co-authored-by: Li Ma <[email protected]> Co-authored-by: Charlie Li <[email protected]> Co-authored-by: Haitao Chen <[email protected]> Co-authored-by: Qi Ni <[email protected]> Co-authored-by: Ariel Silverman <[email protected]> Co-authored-by: Ace Eldeib <[email protected]> Co-authored-by: Matthew Christopher <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit 05aec3d Author: McCoy Patiño <[email protected]> Date: Thu Sep 9 18:41:31 2021 -0700 Redact account keys in recordings (#20537) commit 6a9cb86 Author: Xiang Yan <[email protected]> Date: Thu Sep 9 18:30:08 2021 -0700 Update to latest swagger (#20642) commit cd459a7 Author: Azure SDK Bot <[email protected]> Date: Thu Sep 9 17:21:31 2021 -0700 Increment version for keyvault releases (#20638) Increment package version after release of azure-keyvault-administration commit bd89c09 Author: luc <[email protected]> Date: Thu Sep 9 17:09:01 2021 -0700 Update Communication Chat Swagger & Tests Record (#20578) * update swagger * update changelog commit 71871eb Author: Rakshith Bhyravabhotla <[email protected]> Date: Thu Sep 9 15:41:35 2021 -0700 Update CHANGELOG.md (#20631) commit 28bb632 Author: swathipil <[email protected]> Date: Thu Sep 9 15:35:48 2021 -0700 [SchemaRegistry] update Avro version + changelog (#20624) fixes: #20606 commit 3d29229 Author: Leighton Chen <[email protected]> Date: Thu Sep 9 15:06:15 2021 -0700 rpc (#20563) commit 5c1cf92 Author: Rakshith Bhyravabhotla <[email protected]> Date: Thu Sep 9 14:32:22 2021 -0700 Prepare for release (#20627) commit 43a17d2 Author: Azure SDK Bot <[email protected]> Date: Thu Sep 9 14:01:18 2021 -0700 Install az module if not installed in deploy-stress-tests.ps1 (#20605) Co-authored-by: Ben Broderick Phillips <[email protected]> commit 6d34b90 Author: Yalin Li <[email protected]> Date: Thu Sep 9 13:36:32 2021 -0700 Address incorrect links in README.md (#20626) commit 0c0b975 Author: Azure SDK Bot <[email protected]> Date: Thu Sep 9 13:34:52 2021 -0700 Increment version for keyvault releases (#20625) Increment package version after release of azure-keyvault-keys commit 0e5e53d Author: Azure SDK Bot <[email protected]> Date: Thu Sep 9 11:03:54 2021 -0700 Explicitly exit 0 so a failed inner command (like mvn) doesn't propagate up to a failure of the pipeline (#20609) Co-authored-by: Daniel Jurek <[email protected]> commit 476acd5 Author: McCoy Patiño <[email protected]> Date: Thu Sep 9 11:02:40 2021 -0700 [Identity] Resolve CredScan warnings (#20543) commit 853db90 Author: Azure SDK Bot <[email protected]> Date: Thu Sep 9 10:59:29 2021 -0700 Increment version for identity releases (#20620) Increment package version after release of azure-identity commit 92a676d Author: Xiang Yan <[email protected]> Date: Thu Sep 9 09:15:26 2021 -0700 update changelog (#20619) commit 7373db2 Author: Yalin Li <[email protected]> Date: Wed Sep 8 18:49:45 2021 -0700 Run mypy in azure-keyvault-keys CI (#20545) commit 51f09fa Author: McCoy Patiño <[email protected]> Date: Wed Sep 8 18:21:08 2021 -0700 [Key Vault] Update changelogs for release (#20607) commit bad587d Author: Azure SDK Bot <[email protected]> Date: Wed Sep 8 17:28:20 2021 -0700 Sync eng/common directory with azure-sdk-tools repository (#20604) commit 1f2218a Author: swathipil <[email protected]> Date: Wed Sep 8 17:13:33 2021 -0700 [SchemaRegistry] update API for consistency (#20538) * changes * updated failing tests * keep Dict for now * pylint errors * nit * add recordings * tests recordings commit 40c9060 Author: Xiang Yan <[email protected]> Date: Wed Sep 8 16:01:33 2021 -0700 update release date (#20601) commit c11e835 Author: Xiang Yan <[email protected]> Date: Wed Sep 8 15:29:40 2021 -0700 add interactive_browser_client_id (#20591) * add interactive_browser_client_id * Update sdk/identity/azure-identity/azure/identity/_credentials/default.py Co-authored-by: Charles Lowell <[email protected]> * Update sdk/identity/azure-identity/azure/identity/_credentials/default.py Co-authored-by: Charles Lowell <[email protected]> * update * update * update * update * update * Update sdk/identity/azure-identity/azure/identity/_credentials/default.py Co-authored-by: McCoy Patiño <[email protected]> * update Co-authored-by: Charles Lowell <[email protected]> Co-authored-by: McCoy Patiño <[email protected]> commit aa44b02 Author: Yalin Li <[email protected]> Date: Wed Sep 8 15:17:39 2021 -0700 Run mypy in azure-keyvault-secrets CI (#20507) commit 0af2ce5 Author: Azure SDK Bot <[email protected]> Date: Wed Sep 8 13:00:40 2021 -0700 Add Skip.SetTestPipelineVersion to allow overidiing of use of BuildID for test version (#20589) Co-authored-by: Chidozie Ononiwu <[email protected]> commit 50ff989 Author: Azure SDK Bot <[email protected]> Date: Wed Sep 8 12:57:35 2021 -0700 Increment package version after release of azure-ai-translation-document (#20596) commit 8be2477 Author: Xiaoxi Fu <[email protected]> Date: Wed Sep 8 12:24:05 2021 -0700 [STG78]Address comments (#20539) commit e089b1b Author: Azure SDK Bot <[email protected]> Date: Wed Sep 8 12:17:32 2021 -0700 Increment version for search releases (#20586) Increment package version after release of azure-search-documents commit c0d33d7 Author: annatisch <[email protected]> Date: Wed Sep 8 12:11:49 2021 -0700 Release notes (#20587) commit 1795106 Author: Azure SDK Bot <[email protected]> Date: Wed Sep 8 11:42:36 2021 -0700 Increment version for servicebus releases (#20593) Increment package version after release of azure-servicebus commit 82c7e67 Author: Krista Pratico <[email protected]> Date: Wed Sep 8 10:11:08 2021 -0700 update changelog + some edits (#20588) commit c458c42 Author: Rodrigo Souza <[email protected]> Date: Wed Sep 8 09:57:51 2021 -0700 Update README.md (#20574) * Update README.md * Update README.md * Update README.md commit dcbd6d9 Author: Charles Lowell <[email protected]> Date: Wed Sep 8 08:48:03 2021 -0700 Allow overriding client_id for token exchange (#20571) commit 6ccb4ad Author: iscai-msft <[email protected]> Date: Wed Sep 8 11:25:45 2021 -0400 [rest] correctly pickle rest aiohttp responses (#20577) commit 84bd0e9 Author: Azure CLI Bot <[email protected]> Date: Wed Sep 8 13:55:53 2021 +0800 [AutoRelease] t2-web-2021-09-08-84447 (#20583) * CodeGen from PR 15283 in Azure/azure-rest-api-specs Fix WebApps.json for App Service Auth (#15283) * changes * revert some changes * fix 1-01 * done * Update readme.md * update 02-01 * version,CHANGELOG Co-authored-by: SDKAuto <[email protected]> Co-authored-by: PythonSdkPipelines <PythonSdkPipelines> commit 60b4e77 Author: Jiefeng Chen <[email protected]> Date: Wed Sep 8 09:53:06 2021 +0800 Update auto-release (#20582) * version auto-calculation rule * single api version rule * Update main.py * additional rule for track1 * when changelog is null * Update PythonSdkLiveTest.yml for Azure Pipelines Add `ISSUE_LINK` * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update livetest_package.txt * Create create_pr.py * Update PythonSdkLiveTest.yml for Azure Pipelines use python script tu create pr * Update PythonSdkLiveTest.yml for Azure Pipelines * create py * Update PythonSdkLiveTest.yml for Azure Pipelines * Update token * Update token * test create_pr * Update PythonSdkLiveTest.yml for Azure Pipelines * Update create_pr.py * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * Update PythonSdkLiveTest.yml for Azure Pipelines * add_comment * update by jf * Update PythonSdkLiveTest.yml * Update create_auto_release_pr * Update create_auto_release_pr.py * Update create_auto_release_pr.py * Update yaml and py * Update create_auto_release_pr.py * Update create_auto_release_pr.py * Update create_auto_release_pr.py * Update PythonSdkLiveTest.yml * Update create_auto_release_pr.py * Update PythonSdkLiveTest.yml * Update PythonSdkLiveTest.yml for Azure Pipelines * Update create_auto_release_pr.py Co-authored-by: msyyc <[email protected]> commit 63d21c5 Author: Yalin Li <[email protected]> Date: Tue Sep 7 18:09:20 2021 -0700 Run mypy in azure-keyvault-certificates CI (#20525) commit 10979de Author: Azure SDK Bot <[email protected]> Date: Tue Sep 7 16:07:07 2021 -0700 updating proxy to use latest version (#20579) Co-authored-by: seankane-msft <[email protected]> commit 8568a83 Author: ckairen <[email protected]> Date: Tue Sep 7 13:38:57 2021 -0700 Smoke test package verification (#20547) * Checking for package * Update eng/pipelines/templates/jobs/smoke.tests.yml Co-authored-by: Wes Haggard <[email protected]> Co-authored-by: Wes Haggard <[email protected]> commit 2a3875f Author: Yalin Li <[email protected]> Date: Tue Sep 7 11:45:45 2021 -0700 Update CHANGELOG.md (#20569) commit 243d884 Author: Sean Kane <[email protected]> Date: Tue Sep 7 14:33:02 2021 -0400 updating codeowners (#20570) * updating codeowners * adding yalin to codeowners for appconfig
1 parent d0d2778 commit 1def71b

File tree

337 files changed

+174312
-15021
lines changed

Some content is hidden

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

337 files changed

+174312
-15021
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
/sdk/storage/ @amishra-dev @zezha-msft @annatisch @xiafu-msft @tasherif-msft @kasobol-msft
2727

2828
# PRLabel: %App Configuration
29-
/sdk/appconfiguration/ @xiangyan99 @seankane-msft
29+
/sdk/appconfiguration/ @xiangyan99 @YalinLi0312
3030

3131
/sdk/applicationinsights/azure-applicationinsights/ @divyajay @geneh @alongafni
3232
/sdk/loganalytics/azure-loganalytics/ @divyajay @geneh @alongafni
@@ -125,7 +125,7 @@
125125
/sdk/media/ @naiteeks @bennage @giakas
126126

127127
# PRLabel: %Container Registry
128-
/sdk/containerregistry/ @seankane-msft
128+
/sdk/containerregistry/ @YalinLi0312
129129

130130
# Smoke Tests
131131
/common/smoketest/ @lmazuel @chlowell @annatisch @rakshith91 @shurd @southpolesteve

eng/CredScanSuppression.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,10 @@
4040
"eng/common/testproxy/dotnet-devcert.pfx",
4141
"sdk/confidentialledger/azure-confidentialledger/tests/_shared/constants.py",
4242
"sdk/keyvault/azure-keyvault-certificates/tests/ca.key",
43-
"sdk/identity/azure-identity/tests/ec-certificate.pem",
4443
"sdk/identity/azure-identity/tests/certificate.pfx",
4544
"sdk/identity/azure-identity/tests/certificate-with-password.pfx",
45+
"sdk/identity/azure-identity/tests/credscan_ignore.py",
46+
"sdk/identity/azure-identity/tests/ec-certificate.pem",
4647
"sdk/core/azure-servicemanagement-legacy/tests/legacy_mgmt_settings_fake.py",
4748
"sdk/storage/azure-storage-blob/tests/fake_credentials.py",
4849
"sdk/storage/azure-storage-file-datalake/tests/fake_credentials.py",

eng/common/docgeneration/templates/matthews/partials/head.tmpl.partial

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
<!-- Global site tag (gtag.js) - Google Analytics -->
2020
<script async src="https://www.googletagmanager.com/gtag/js?id=GA_CAMPAIGN_ID"></script>
2121
<script>
22-
window.dataLayer = window.dataLayer || [];
23-
function gtag(){dataLayer.push(arguments);}
24-
gtag('js', new Date());
22+
window.dataLayer = window.dataLayer || [];
23+
function gtag(){dataLayer.push(arguments);}
24+
gtag('js', new Date());
2525

26-
gtag('config', 'GA_CAMPAIGN_ID');
26+
gtag('config', 'GA_CAMPAIGN_ID');
2727
</script>
2828
</head>

eng/common/pipelines/templates/steps/set-test-pipeline-version.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ parameters:
44
TestPipeline: false
55

66
steps:
7-
- ${{if eq(parameters.TestPipeline, 'true')}}:
7+
- ${{ if eq(parameters.TestPipeline, 'true') }}:
88
- task: PowerShell@2
99
displayName: Prep template pipeline for release
10-
condition: succeeded()
10+
condition: and(succeeded(), ne(variables['Skip.SetTestPipelineVersion'], 'true'))
1111
inputs:
1212
pwsh: true
1313
workingDirectory: $(Build.SourcesDirectory)

eng/common/scripts/Update-DocsMsPackages.ps1

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,7 @@ if ($UpdateDocsMsPackagesFn -and (Test-Path "Function:$UpdateDocsMsPackagesFn"))
133133
See https://github.com/Azure/azure-sdk-tools/blob/main/doc/common/common_engsys.md#code-structure"
134134
exit 1
135135
}
136+
137+
# Exit 0 so DevOps doesn't fail the build when the last command called by the
138+
# domain-specific function exited with a non-zero exit code.
139+
exit 0

eng/common/scripts/stress-testing/deploy-stress-tests.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ $FailedCommands = New-Object Collections.Generic.List[hashtable]
2222

2323
. (Join-Path $PSScriptRoot "../Helpers" PSModule-Helpers.ps1)
2424
Install-ModuleIfNotInstalled "powershell-yaml" "0.4.1" | Import-Module
25+
Install-ModuleIfNotInstalled "az" "6.4.0" | Import-Module
2526

2627
# Powershell does not (at time of writing) treat exit codes from external binaries
2728
# as cause for stopping execution, so do this via a wrapper function.

eng/common/testproxy/docker-start-proxy.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ catch {
2525
Write-Error "Please check your docker invocation and try running the script again."
2626
}
2727

28-
$SELECTED_IMAGE_TAG = "1037115"
28+
$SELECTED_IMAGE_TAG = "1084681"
2929
$CONTAINER_NAME = "ambitious_azsdk_test_proxy"
3030
$LINUX_IMAGE_SOURCE = "azsdkengsys.azurecr.io/engsys/testproxy-lin:${SELECTED_IMAGE_TAG}"
3131
$WINDOWS_IMAGE_SOURCE = "azsdkengsys.azurecr.io/engsys/testproxy-win:${SELECTED_IMAGE_TAG}"
@@ -42,7 +42,7 @@ $SelectedImage = $LINUX_IMAGE_SOURCE
4242
$Initial = ""
4343

4444
# most of the time, running this script on a windows machine will work just fine, as docker defaults to linux containers
45-
# however, in CI, windows images default to _windows_ containers. We cannot swap them. We can tell if we're in a CI build by
45+
# however, in CI, windows images default to _windows_ containers. We cannot swap them. We can tell if we're in a CI build by
4646
# checking for the environment variable TF_BUILD.
4747
if ($IsWindows -and $env:TF_BUILD){
4848
$SelectedImage = $WINDOWS_IMAGE_SOURCE

eng/pipelines/templates/jobs/smoke.tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@ jobs:
167167
return @{ "name" = $matches[1]; "version" = $matches[2] }
168168
}
169169
}
170+
if ($artifacts.name -notcontains "${{parameters.Artifact.name}}") {
171+
Write-Host "Can't find package ${{parameters.Artifact.name}}"
172+
exit 1
173+
}
170174
$dependencies = Get-Content $(requirements) | ForEach-Object {
171175
$line = $_
172176
if ($line -match "([a-zA-Z\-]+)(\W+)(.*)") {

eng/tox/mypy_hard_failure_packages.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
"azure-eventhub",
1111
"azure-identity",
1212
"azure-keyvault-administration",
13+
"azure-keyvault-certificates",
14+
"azure-keyvault-keys",
15+
"azure-keyvault-secrets",
1316
"azure-servicebus",
1417
"azure-ai-textanalytics",
1518
"azure-ai-formrecognizer",

scripts/auto_release/PythonSdkLiveTest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ jobs:
7575
export NEW_BRANCH=`sed -n '1p' $output_path/output.txt`
7676
export TARGET_BRANCH=`sed -n '2p' $output_path/output.txt`
7777
export ISSUE_LINK=$(ISSUE_LINK)
78+
export PIPELINE_LINK=$(PIPELINE_LINK)
7879
export USR_NAME=$(USR_NAME)
7980
export USR_TOKEN=$(USR_TOKEN)
8081
export TEST_RESULT=$test_result

0 commit comments

Comments
 (0)