Skip to content

Commit 4ae9bd4

Browse files
Merge pull request #15 from googleapis/pack-n-play-migration
chore: migrate pack-n-play
2 parents 4360532 + 81a6d8e commit 4ae9bd4

Some content is hidden

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

61 files changed

+13719
-95
lines changed

.github/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"js-yaml": "^4.1.0"
1717
},
1818
"devDependencies": {
19-
"@octokit/rest": "^22.0.0",
19+
"@octokit/rest": "^19.0.0",
2020
"mocha": "^11.0.0",
2121
"sinon": "^21.0.0"
2222
}

.release-please-manifest.json

Whitespace-only changes.

ci/export/samples-continous-node14-with-credentials.yaml renamed to ci/export/gcnc-samples-continous-node-with-credentials.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1-
createTime: '2022-08-05T20:10:57.660562803Z'
2-
description: Continuous build with node 18
1+
description: Continuous build with node gcnc
32
filename: ci/cloudbuild_with_credentials.yaml
43
github:
54
name: google-cloud-node-core
65
owner: googleapis
76
push:
87
branch: ^main$
9-
id: 60bcf576-538e-45a8-ba92-b1b488afbf51
10-
name: samples-continuous-node18-with-credentials
8+
name: gcnc-samples-continuous-node-with-credentials
119
serviceAccount: projects/long-door-651/serviceAccounts/kokoro-system-test@long-door-651.iam.gserviceaccount.com
1210
substitutions:
1311
_BUILD_TYPE: continuous

ci/export/samples-continuous-node14.yaml renamed to ci/export/gcnc-samples-continuous-node.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
createTime: '2022-08-05T20:10:57.660562803Z'
2-
description: Continuous build with node 18
3-
filename: ci/cloudbuild.yaml
1+
createTime: '2025-09-18T18:59:48.419617959Z'
2+
description: Continuous build with node
3+
filename: ci/gcnc-cloudbuild.yaml
44
github:
55
name: google-cloud-node-core
66
owner: googleapis
77
push:
88
branch: ^main$
9-
id: 60bcf576-538e-45a8-ba92-b1b488afbf51
10-
name: samples-continuous-node18
11-
resourceName: projects/long-door-651/locations/global/triggers/60bcf576-538e-45a8-ba92-b1b488afbf51
9+
id: 6d4bac54-3cc5-4178-af9e-a0e220dfe95e
10+
name: gcnc-samples-continuous-node
11+
resourceName: projects/long-door-651/locations/global/triggers/6d4bac54-3cc5-4178-af9e-a0e220dfe95e
1212
serviceAccount: projects/long-door-651/serviceAccounts/kokoro-system-test@long-door-651.iam.gserviceaccount.com
1313
substitutions:
1414
_BUILD_TYPE: continuous

ci/export/samples-nightly-node14-with-credentials.yaml renamed to ci/export/gcnc-samples-nightly-node-with-credentials.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
createTime: '2022-08-05T20:10:58.882437677Z'
21
description: Nightly build with node 18
32
gitFileSource:
43
path: ci/cloudbuild_with_credentials.yaml
54
repoType: GITHUB
65
revision: refs/heads/main
7-
uri: https://github.com/googleapis/google-cloud-node-core
8-
id: 25a89188-0ae6-4faf-9131-9b1e3c8b9720
9-
name: samples-nightly-node18-with-credentials
6+
uri: https://github.com/googleapis/google-cloud-node-coreid: 25a89188-0ae6-4faf-9131-9b1e3c8b9720
7+
name: gcnc-samples-nightly-node-with-credentials
108
serviceAccount: projects/long-door-651/serviceAccounts/kokoro-system-test@long-door-651.iam.gserviceaccount.com
119
sourceToBuild:
1210
ref: refs/heads/main
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
createTime: '2022-08-05T20:10:58.882437677Z'
21
description: Nightly build with node 18
32
gitFileSource:
43
path: ci/cloudbuild.yaml
54
repoType: GITHUB
65
revision: refs/heads/main
7-
uri: https://github.com/googleapis/google-cloud-node-core
8-
id: 25a89188-0ae6-4faf-9131-9b1e3c8b9720
9-
name: samples-nightly-node18
6+
uri: https://github.com/googleapis/google-cloud-node-coreid: 25a89188-0ae6-4faf-9131-9b1e3c8b9720
7+
name: gcnc-samples-nightly-node
108
resourceName: projects/long-door-651/locations/global/triggers/25a89188-0ae6-4faf-9131-9b1e3c8b9720
119
serviceAccount: projects/long-door-651/serviceAccounts/kokoro-system-test@long-door-651.iam.gserviceaccount.com
1210
sourceToBuild:

ci/export/samples-presubmit-node14-with-credentials.yaml renamed to ci/export/gcnc-samples-presubmit-node-with-credentials.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
createTime: '2022-12-20T00:38:41.361644100Z'
21
description: Presubmit build with node 18
32
filename: ci/cloudbuild_with_credentials.yaml
43
github:
@@ -7,9 +6,8 @@ github:
76
pullRequest:
87
branch: ^main$
98
commentControl: COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY
10-
id: 1686933b-458b-4b12-93bd-3c579c0a274d
119
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
12-
name: samples-presubmit-node18-with-credentials
10+
name: gcnc-samples-presubmit-node-with-credentials
1311
resourceName: projects/long-door-651/locations/global/triggers/1686933b-458b-4b12-93bd-3c579c0a274d
1412
serviceAccount: projects/long-door-651/serviceAccounts/kokoro-system-test@long-door-651.iam.gserviceaccount.com
1513
substitutions:

ci/export/samples-presubmit-node14.yaml renamed to ci/export/gcnc-samples-presubmit-node.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
createTime: '2022-12-09T00:51:41.619581321Z'
1+
createTime: '2025-09-18T18:59:46.989696345Z'
22
description: Presubmit build with node 18
33
filename: ci/cloudbuild.yaml
44
github:
@@ -7,10 +7,10 @@ github:
77
pullRequest:
88
branch: ^main$
99
commentControl: COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY
10-
id: 7a1731ed-56ef-41b2-ad8e-d24d28b2c789
10+
id: 5e222c6e-5107-46e6-9397-d6a7d7277bc2
1111
includeBuildLogs: INCLUDE_BUILD_LOGS_WITH_STATUS
12-
name: samples-presubmit-node18
13-
resourceName: projects/long-door-651/locations/global/triggers/7a1731ed-56ef-41b2-ad8e-d24d28b2c789
12+
name: gcnc-samples-presubmit-node
13+
resourceName: projects/long-door-651/locations/global/triggers/5e222c6e-5107-46e6-9397-d6a7d7277bc2
1414
serviceAccount: projects/long-door-651/serviceAccounts/kokoro-system-test@long-door-651.iam.gserviceaccount.com
1515
substitutions:
1616
_BUILD_TYPE: presubmit

ci/export/system-continuous-node14.yaml renamed to ci/export/gcnc-system-continuous-node.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
createTime: '2022-06-22T20:37:15.591560546Z'
1+
createTime: '2025-09-18T18:59:44.053456230Z'
22
description: Continuous build with node 18
33
filename: ci/cloudbuild.yaml
44
github:
55
name: google-cloud-node-core
66
owner: googleapis
77
push:
88
branch: ^main$
9-
id: d05bbe17-fb41-4a39-9be2-3210779da9fb
10-
name: system-continuous-node18
11-
resourceName: projects/long-door-651/locations/global/triggers/d05bbe17-fb41-4a39-9be2-3210779da9fb
9+
id: e0dc1c0a-aac4-49c0-ba4c-78fdafdea75e
10+
name: gcnc-system-continuous-node
11+
resourceName: projects/long-door-651/locations/global/triggers/e0dc1c0a-aac4-49c0-ba4c-78fdafdea75e
1212
serviceAccount: projects/long-door-651/serviceAccounts/kokoro-system-test@long-door-651.iam.gserviceaccount.com
1313
substitutions:
1414
_BUILD_TYPE: continuous
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
createTime: '2022-06-22T20:37:16.583211868Z'
1+
createTime: '2025-09-18T18:59:45.514768458Z'
22
description: Nightly build with node 18
33
gitFileSource:
44
path: ci/cloudbuild.yaml
55
repoType: GITHUB
66
revision: refs/heads/main
77
uri: https://github.com/googleapis/google-cloud-node-core
8-
id: 99dfe29e-f360-4f08-a026-2cbd7c24cd41
9-
name: system-nightly-node18
10-
resourceName: projects/long-door-651/locations/global/triggers/99dfe29e-f360-4f08-a026-2cbd7c24cd41
8+
id: 51a3532e-42b5-452f-acd5-b286fd57cd1d
9+
name: gcnc-system-nightly-node
10+
resourceName: projects/long-door-651/locations/global/triggers/51a3532e-42b5-452f-acd5-b286fd57cd1d
1111
serviceAccount: projects/long-door-651/serviceAccounts/kokoro-system-test@long-door-651.iam.gserviceaccount.com
1212
sourceToBuild:
1313
ref: refs/heads/main

0 commit comments

Comments
 (0)