From f4965c2a4aba85b0d6415d8cc7455581516dd35c Mon Sep 17 00:00:00 2001 From: Patrick Hallisey Date: Wed, 23 Oct 2024 14:53:20 -0700 Subject: [PATCH] Add azure-sdk-for-rust to utility pipelines (#8737) * Add azure-sdk-for-rust to utility pipelines * Update eng-workflows-sync.yml --- eng/pipelines/agent-pool-migration.yml | 4 ++++ eng/pipelines/branch-cleanup.yml | 1 + eng/pipelines/eng-common-sync.yml | 1 + eng/pipelines/eng-workflows-sync.yml | 1 + eng/pipelines/git-tasks.yml | 1 + eng/pipelines/tools-repo-versioning.yml | 1 + 6 files changed, 9 insertions(+) diff --git a/eng/pipelines/agent-pool-migration.yml b/eng/pipelines/agent-pool-migration.yml index 6c3d42cd61d..69e35c6cf64 100644 --- a/eng/pipelines/agent-pool-migration.yml +++ b/eng/pipelines/agent-pool-migration.yml @@ -67,6 +67,10 @@ parameters: RepoName: azure-sdk-for-python ExcludePaths: '^\.\\sdk\\|^\.\\eng\\common\\|\\tests\\recordings\\' IncludeFromExcludedPaths: '^\.\\sdk\\.*-matrix.*.json$|^\.\\sdk\\.*\\.*yml$' + - RepoOwner: Azure + RepoName: azure-sdk-for-rust + ExcludePaths: '^\.\\sdk\\|^\.\\eng\\common\\|\\tests\\recordings\\' + IncludeFromExcludedPaths: '^\.\\sdk\\.*-matrix.*.json$|^\.\\sdk\\.*\\.*yml$' # Default setting is an example of the map looks like: - name: MigrationMap type: object diff --git a/eng/pipelines/branch-cleanup.yml b/eng/pipelines/branch-cleanup.yml index 0a469fafd52..d5ff81a588f 100644 --- a/eng/pipelines/branch-cleanup.yml +++ b/eng/pipelines/branch-cleanup.yml @@ -15,6 +15,7 @@ parameters: - Azure/azure-sdk-for-js - Azure/azure-sdk-for-net - Azure/azure-sdk-for-python + - Azure/azure-sdk-for-rust - name: ForkAutomationBranches type: object diff --git a/eng/pipelines/eng-common-sync.yml b/eng/pipelines/eng-common-sync.yml index 1b5f90ee633..ac4a5205064 100644 --- a/eng/pipelines/eng-common-sync.yml +++ b/eng/pipelines/eng-common-sync.yml @@ -19,6 +19,7 @@ parameters: - azure-sdk-for-js - azure-sdk-for-net - azure-sdk-for-python + - azure-sdk-for-rust trigger: none diff --git a/eng/pipelines/eng-workflows-sync.yml b/eng/pipelines/eng-workflows-sync.yml index 87bf1da7e82..926fab817df 100644 --- a/eng/pipelines/eng-workflows-sync.yml +++ b/eng/pipelines/eng-workflows-sync.yml @@ -22,6 +22,7 @@ parameters: - azure-sdk-for-js - azure-sdk-for-net - azure-sdk-for-python + - azure-sdk-for-rust trigger: none diff --git a/eng/pipelines/git-tasks.yml b/eng/pipelines/git-tasks.yml index a81c7e579df..2db2b4e447e 100644 --- a/eng/pipelines/git-tasks.yml +++ b/eng/pipelines/git-tasks.yml @@ -19,6 +19,7 @@ parameters: - Azure/azure-sdk-for-js - Azure/azure-sdk-for-net - Azure/azure-sdk-for-python + - Azure/azure-sdk-for-rust - Azure/azure-sdk-tools - Azure/azure-sdk diff --git a/eng/pipelines/tools-repo-versioning.yml b/eng/pipelines/tools-repo-versioning.yml index 0e957f21264..caef8453207 100644 --- a/eng/pipelines/tools-repo-versioning.yml +++ b/eng/pipelines/tools-repo-versioning.yml @@ -39,4 +39,5 @@ jobs: azure-sdk-for-js: azure-sdk-for-net: azure-sdk-for-python: + azure-sdk-for-rust: autorest.csharp: