Skip to content

Commit 999fd18

Browse files
committed
[ci] Remove references to sdk-insertions (#9731)
Removes all references to xamarin/sdk-insertions as an initial step towards deprecation of the SDK insertions repo. The vs-release-vars.yml template is no longer needed by the latest insertion workflow, and we should no longer mirror commits using the sdk-insertion-bump workflow.
1 parent d0e935a commit 999fd18

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

.github/workflows/sdk-insertion-bump.yml

-36
This file was deleted.

build-tools/automation/azure-pipelines.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ resources:
2020
name: xamarin/yaml-templates
2121
ref: refs/heads/main
2222
endpoint: xamarin
23-
- repository: sdk-insertions
24-
type: github
25-
name: xamarin/sdk-insertions
26-
ref: refs/heads/main
27-
endpoint: xamarin
2823
- repository: android-platform-support
2924
type: git
3025
name: DevDiv/android-platform-support
@@ -46,7 +41,6 @@ parameters:
4641
# Global variables
4742
variables:
4843
- template: /build-tools/automation/yaml-templates/variables.yaml@self
49-
- template: templates/common/vs-release-vars.yml@sdk-insertions
5044
- ${{ if eq(variables['Build.DefinitionName'], 'Xamarin.Android-Private') }}:
5145
- group: AzureDevOps-Artifact-Feeds-Pats
5246
- group: DotNet-MSRC-Storage

0 commit comments

Comments
 (0)