Skip to content

Commit 84474fa

Browse files
committed
Pull request 768: AG-50156 remove adg-docker requirement
Squashed commit of the following: commit 71ce5fc Author: slvvko <v.leleka@adguard.com> Date: Mon Jan 19 11:07:53 2026 -0500 update compatibility table commit ad4ab68 Author: Maxim Topciu <mtopciu@adguard.com> Date: Mon Jan 19 11:14:51 2026 +0200 AG-50156 remove adg-docker requirement
1 parent 4313489 commit 84474fa

6 files changed

Lines changed: 4 additions & 4 deletions

File tree

bamboo-specs/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ Build:
6161
shared: true
6262
required: true
6363
requirements:
64-
- adg-docker: 'true'
6564
- extension: 'true'
6665

6766
triggers: []

bamboo-specs/deploy.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ npmjs: &npmjs
7070
# do not change commitMessage
7171
commitMessage: 'deploy: update docs for v${bamboo.inject.version}'
7272
requirements:
73-
- adg-docker: 'true'
7473
- extension: 'true'
7574
notifications:
7675
- events:

bamboo-specs/increment.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ Increment:
5454
scripts:
5555
- "./bamboo-specs/scripts/cleanup.sh"
5656
requirements:
57-
- adg-docker: 'true'
5857
- extension: 'true'
5958

6059
branches:

bamboo-specs/test.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ Build docs:
6565
scripts:
6666
- "./bamboo-specs/scripts/cleanup.sh"
6767
requirements: &requirements
68-
- adg-docker: 'true'
6968
- extension: 'true'
7069

7170
Build lib:

scripts/compatibility-table.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,9 @@
604604
},
605605
{
606606
"ubo": "nitropay_ads.js"
607+
},
608+
{
609+
"ubo": "adthrive_abd.js"
607610
}
608611
]
609612
}

wiki/compatibility-table.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,3 +185,4 @@
185185
| | noop-0.5s.mp3 | |
186186
| | sensors-analytics.js | |
187187
| | nitropay_ads.js | |
188+
| | adthrive_abd.js | |

0 commit comments

Comments
 (0)