Skip to content

Commit aaf88be

Browse files
authored
chore: prepare for v2.25.1 release (#14622)
1 parent 3294aa8 commit aaf88be

File tree

98 files changed

+189
-189
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+189
-189
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ set(PACKAGE_BUGREPORT "https://github.com/googleapis/google-cloud-cpp/issues")
2121

2222
project(
2323
google-cloud-cpp
24-
VERSION 2.25.0
24+
VERSION 2.25.1
2525
LANGUAGES CXX)
2626
set(PROJECT_VERSION_PRE_RELEASE "")
2727

ci/cloudbuild/triggers/asan-pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ github:
1818
name: google-cloud-cpp
1919
owner: googleapis
2020
pullRequest:
21-
branch: ^main$
21+
branch: v2.25.x
2222
commentControl: COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY
2323
id: 45fd50c2-04f1-4674-b533-0db1346c8b7e
2424
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
25-
name: asan-pr
25+
name: v2-25-x-asan-pr
2626
resourceName: projects/cloud-cpp-testing-resources/locations/global/triggers/45fd50c2-04f1-4674-b533-0db1346c8b7e
2727
substitutions:
2828
_BUILD_NAME: asan

ci/cloudbuild/triggers/bazel-oldest-ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ github:
1818
name: google-cloud-cpp
1919
owner: googleapis
2020
push:
21-
branch: ^main$
21+
branch: v2.25.x
2222
id: 3a7690ee-a385-4e86-835e-990a64eb71d7
2323
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
24-
name: bazel-oldest-ci
24+
name: v2-25-x-bazel-oldest-ci
2525
resourceName: projects/cloud-cpp-testing-resources/locations/global/triggers/3a7690ee-a385-4e86-835e-990a64eb71d7
2626
substitutions:
2727
_BUILD_NAME: bazel-oldest

ci/cloudbuild/triggers/bazel-oldest-pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ github:
1818
name: google-cloud-cpp
1919
owner: googleapis
2020
pullRequest:
21-
branch: ^main$
21+
branch: v2.25.x
2222
commentControl: COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY
2323
id: 914bc7a4-afa2-4faf-8a0e-571218e8fd83
2424
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
25-
name: bazel-oldest-pr
25+
name: v2-25-x-bazel-oldest-pr
2626
resourceName: projects/cloud-cpp-testing-resources/locations/global/triggers/914bc7a4-afa2-4faf-8a0e-571218e8fd83
2727
substitutions:
2828
_BUILD_NAME: bazel-oldest

ci/cloudbuild/triggers/bazel-otel-abi-2-ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ github:
1717
name: google-cloud-cpp
1818
owner: googleapis
1919
pullRequest:
20-
branch: ^main$
20+
branch: v2.25.x
2121
commentControl: COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY
2222
id: abfbaa6f-e1a0-4298-af45-78f9dc1a9831
2323
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
24-
name: bazel-otel-abi-2-ci
24+
name: v2-25-x-bazel-otel-abi-2-ci
2525
resourceName: projects/cloud-cpp-testing-resources/locations/global/triggers/abfbaa6f-e1a0-4298-af45-78f9dc1a9831
2626
substitutions:
2727
_BUILD_NAME: bazel-otel-abi-2

ci/cloudbuild/triggers/bazel-otel-abi-2-pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ github:
1717
name: google-cloud-cpp
1818
owner: googleapis
1919
pullRequest:
20-
branch: ^main$
20+
branch: v2.25.x
2121
commentControl: COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY
2222
id: 18b11d89-0625-40ba-897a-ac10462d1c7b
2323
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
24-
name: bazel-otel-abi-2-pr
24+
name: v2-25-x-bazel-otel-abi-2-pr
2525
resourceName: projects/cloud-cpp-testing-resources/locations/global/triggers/18b11d89-0625-40ba-897a-ac10462d1c7b
2626
substitutions:
2727
_BUILD_NAME: bazel-otel-abi-2

ci/cloudbuild/triggers/bazel-targets-ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ github:
1818
name: google-cloud-cpp
1919
owner: googleapis
2020
push:
21-
branch: ^main$
21+
branch: v2.25.x
2222
id: 1f63c286-589b-41cf-aee0-dd0e3cb6861c
2323
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
24-
name: bazel-targets-ci
24+
name: v2-25-x-bazel-targets-ci
2525
resourceName: projects/cloud-cpp-testing-resources/locations/global/triggers/1f63c286-589b-41cf-aee0-dd0e3cb6861c
2626
substitutions:
2727
_BUILD_NAME: bazel-targets

ci/cloudbuild/triggers/bazel-targets-pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ github:
1818
name: google-cloud-cpp
1919
owner: googleapis
2020
pullRequest:
21-
branch: ^main$
21+
branch: v2.25.x
2222
commentControl: COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY
2323
id: 95e11a96-2138-4d65-8598-25308f1cf5f8
2424
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
25-
name: bazel-targets-pr
25+
name: v2-25-x-bazel-targets-pr
2626
resourceName: projects/cloud-cpp-testing-resources/locations/global/triggers/95e11a96-2138-4d65-8598-25308f1cf5f8
2727
substitutions:
2828
_BUILD_NAME: bazel-targets

ci/cloudbuild/triggers/check-api-ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ github:
1818
name: google-cloud-cpp
1919
owner: googleapis
2020
push:
21-
branch: ^main$
21+
branch: v2.25.x
2222
id: 83b375fa-9209-4691-8dcc-a28f7a19dcf2
2323
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
24-
name: check-api-ci
24+
name: v2-25-x-check-api-ci
2525
resourceName: projects/cloud-cpp-testing-resources/locations/global/triggers/83b375fa-9209-4691-8dcc-a28f7a19dcf2
2626
substitutions:
2727
_BUILD_NAME: check-api

ci/cloudbuild/triggers/check-api-pr.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ github:
1818
name: google-cloud-cpp
1919
owner: googleapis
2020
pullRequest:
21-
branch: ^main$
21+
branch: v2.25.x
2222
commentControl: COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY
2323
id: 9d4afe6c-48fc-4bc4-8b40-68312b2c0fec
2424
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
25-
name: check-api-pr
25+
name: v2-25-x-check-api-pr
2626
resourceName: projects/cloud-cpp-testing-resources/locations/global/triggers/9d4afe6c-48fc-4bc4-8b40-68312b2c0fec
2727
substitutions:
2828
_BUILD_NAME: check-api

0 commit comments

Comments
 (0)