From 5586dfcd611c9d637ec46f04a2392d0107de82ec Mon Sep 17 00:00:00 2001 From: Maxim Topciu Date: Mon, 19 Jan 2026 10:02:24 +0000 Subject: [PATCH] Pull request 81: AG-50156 remove adg-docker requirement Squashed commit of the following: commit c31a2fe6c56a307249753f55f8a9e83c4840ce0c Author: Maxim Topciu Date: Mon Jan 19 11:51:43 2026 +0200 AG-50156 remove adg-docker requirement --- bamboo-specs/build-prerelease.yaml | 1 - bamboo-specs/build.yaml | 1 - bamboo-specs/deploy-prerelease.yaml | 3 --- bamboo-specs/deploy.yaml | 3 --- bamboo-specs/increment.yaml | 1 - bamboo-specs/test.yaml | 1 - 6 files changed, 10 deletions(-) diff --git a/bamboo-specs/build-prerelease.yaml b/bamboo-specs/build-prerelease.yaml index 539014c..bb62071 100644 --- a/bamboo-specs/build-prerelease.yaml +++ b/bamboo-specs/build-prerelease.yaml @@ -114,7 +114,6 @@ Build: shared: true required: true requirements: - - adg-docker: 'true' - extension: 'true' triggers: [] diff --git a/bamboo-specs/build.yaml b/bamboo-specs/build.yaml index 7fb7066..ff511c8 100644 --- a/bamboo-specs/build.yaml +++ b/bamboo-specs/build.yaml @@ -114,7 +114,6 @@ Build: shared: true required: true requirements: - - adg-docker: 'true' - extension: 'true' triggers: [] diff --git a/bamboo-specs/deploy-prerelease.yaml b/bamboo-specs/deploy-prerelease.yaml index 70df879..a9bb188 100644 --- a/bamboo-specs/deploy-prerelease.yaml +++ b/bamboo-specs/deploy-prerelease.yaml @@ -48,7 +48,6 @@ marketplace.visualstudio.com: scripts: - "./bamboo-specs/scripts/cleanup.sh" requirements: - - adg-docker: 'true' - extension: 'true' notifications: - events: @@ -96,7 +95,6 @@ open-vsx.org: scripts: - "./bamboo-specs/scripts/cleanup.sh" requirements: - - adg-docker: 'true' - extension: 'true' notifications: - events: @@ -137,7 +135,6 @@ GitHub: ./bamboo-deploy-publisher/deploy.sh vscode-adblock-syntax-github-prerelease final-tasks: [] requirements: - - adg-docker: 'true' - extension: 'true' notifications: - events: diff --git a/bamboo-specs/deploy.yaml b/bamboo-specs/deploy.yaml index 50a24c2..0f8ec4a 100644 --- a/bamboo-specs/deploy.yaml +++ b/bamboo-specs/deploy.yaml @@ -48,7 +48,6 @@ marketplace.visualstudio.com: scripts: - "./bamboo-specs/scripts/cleanup.sh" requirements: - - adg-docker: 'true' - extension: 'true' notifications: - events: @@ -96,7 +95,6 @@ open-vsx.org: scripts: - "./bamboo-specs/scripts/cleanup.sh" requirements: - - adg-docker: 'true' - extension: 'true' notifications: - events: @@ -137,7 +135,6 @@ GitHub: ./bamboo-deploy-publisher/deploy.sh vscode-adblock-syntax-github-release final-tasks: [] requirements: - - adg-docker: 'true' - extension: 'true' notifications: - events: diff --git a/bamboo-specs/increment.yaml b/bamboo-specs/increment.yaml index a674b34..dc2c0b7 100644 --- a/bamboo-specs/increment.yaml +++ b/bamboo-specs/increment.yaml @@ -49,7 +49,6 @@ Increment: scripts: - "./bamboo-specs/scripts/cleanup.sh" requirements: - - adg-docker: 'true' - extension: 'true' branches: diff --git a/bamboo-specs/test.yaml b/bamboo-specs/test.yaml index e8df1f1..d0dd385 100644 --- a/bamboo-specs/test.yaml +++ b/bamboo-specs/test.yaml @@ -95,7 +95,6 @@ Test Shared: scripts: - "./bamboo-specs/scripts/cleanup.sh" requirements: &requirements - - adg-docker: 'true' - extension: 'true' Test Syntaxes: