Skip to content

Commit fa38edf

Browse files
authored
Merge pull request #20921 from wordpress-mobile/renovate/automattic-a8c-ci-toolkit-3.x
Update buildkite plugin automattic/a8c-ci-toolkit to v3
2 parents 56f0686 + 41928f7 commit fa38edf

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

.buildkite/beta-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
common_params:
66
# Common plugin settings to use with the `plugins` key.
77
- &common_plugins
8-
- automattic/a8c-ci-toolkit#2.17.0
8+
- automattic/a8c-ci-toolkit#3.4.2
99

1010
steps:
1111
#################

.buildkite/code-freeze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
common_params:
33
# Common plugin settings to use with the `plugins` key.
44
- &common_plugins
5-
- automattic/a8c-ci-toolkit#2.17.0
5+
- automattic/a8c-ci-toolkit#3.4.2
66

77
steps:
88
- label: "Code Freeze"

.buildkite/complete-code-freeze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
common_params:
33
# Common plugin settings to use with the `plugins` key.
44
- &common_plugins
5-
- automattic/a8c-ci-toolkit#2.17.0
5+
- automattic/a8c-ci-toolkit#3.4.2
66

77
steps:
88
- label: "Complete Code Freeze"

.buildkite/finalize-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
common_params:
33
# Common plugin settings to use with the `plugins` key.
44
- &common_plugins
5-
- automattic/a8c-ci-toolkit#2.17.0
5+
- automattic/a8c-ci-toolkit#3.4.2
66

77
steps:
88
- label: "Finalize release"

.buildkite/new-beta-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
common_params:
33
# Common plugin settings to use with the `plugins` key.
44
- &common_plugins
5-
- automattic/a8c-ci-toolkit#2.17.0
5+
- automattic/a8c-ci-toolkit#3.4.2
66

77
steps:
88
- label: "New Beta Release"

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
common_params:
33
# Common plugin settings to use with the `plugins` key.
44
- &ci_toolkit
5-
automattic/a8c-ci-toolkit#2.18.2
5+
automattic/a8c-ci-toolkit#3.4.2
66
- &test_collector
77
test-collector#v1.8.0
88
- &test_collector_common_params

.buildkite/release-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
common_params:
66
# Common plugin settings to use with the `plugins` key.
77
- &common_plugins
8-
- automattic/a8c-ci-toolkit#2.17.0
8+
- automattic/a8c-ci-toolkit#3.4.2
99

1010
steps:
1111
#################

.buildkite/update-release-notes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
common_params:
33
# Common plugin settings to use with the `plugins` key.
44
- &common_plugins
5-
- automattic/a8c-ci-toolkit#2.17.0
5+
- automattic/a8c-ci-toolkit#3.4.2
66

77
steps:
88
- label: "Update release notes"

0 commit comments

Comments
 (0)