From 5e8f0ce9ec036d7ae9e5556ec47c3e67d5d5974c Mon Sep 17 00:00:00 2001 From: bschnurr Date: Tue, 7 Oct 2025 18:40:58 -0700 Subject: [PATCH] Update serviceTreeID to Pylance team - Change serviceTreeID from 6e6194bc-7baa-4486-86d0-9f5419626d46 to e3c408e8-09e7-404f-a9af-22b4ac3807a3 - Update areaPath to 'Pylance' Files updated: build/azure-pipeline.stable.yml, build/azure-pipeline.pre-release.yml --- build/azure-pipeline.pre-release.yml | 4 ++-- build/azure-pipeline.stable.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build/azure-pipeline.pre-release.yml b/build/azure-pipeline.pre-release.yml index 2db74326..9095d0ae 100644 --- a/build/azure-pipeline.pre-release.yml +++ b/build/azure-pipeline.pre-release.yml @@ -88,8 +88,8 @@ extends: tsa: config: - areaPath: 'Visual Studio Code Python Extensions' - serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46' + areaPath: 'Pylance' + serviceTreeID: 'e3c408e8-09e7-404f-a9af-22b4ac3807a3' enabled: true publishExtension: ${{ parameters.publishExtension }} diff --git a/build/azure-pipeline.stable.yml b/build/azure-pipeline.stable.yml index 452ab5e9..4328fe73 100644 --- a/build/azure-pipeline.stable.yml +++ b/build/azure-pipeline.stable.yml @@ -86,8 +86,8 @@ extends: tsa: config: - areaPath: 'Visual Studio Code Python Extensions' - serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46' + areaPath: 'Pylance' + serviceTreeID: 'e3c408e8-09e7-404f-a9af-22b4ac3807a3' enabled: true apiScanSoftwareVersion: '2024'