Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .github/.OwlBot.lock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs-mono-repo:latest
digest: sha256:94d55995d53fb47e6e265a2e02bfdb778ccaaef4f3618a0ea881b0ee559e88bf
digest: sha256:2e454636c6197216df757d53b0f865c1c7dcf57c92c489a612375bfca981ee81
# created: 2026-02-19T18:08:41.831765454Z
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@
* @googleapis/cloud-sdk-nodejs-team
/handwritten/bigquery @googleapis/bigquery-team
/handwritten/cloud-profiler @googleapis/cloud-profiler-team
/handwritten/spanner @googleapis/spanner-team
/handwritten/storage @googleapis/gcs-team
21 changes: 21 additions & 0 deletions .github/workflows/conformance-test.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
on:
push:
branches:
- main
paths:
- 'handwritten/storage/**'
pull_request:
paths:
- 'handwritten/storage/**'
name: conformance
jobs:
conformance-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 14
- run: node --version
- run: cd handwritten/storage && npm install
- run: cd handwritten/storage && npm run conformance-test
Comment on lines +13 to +21

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}
28 changes: 28 additions & 0 deletions .github/workflows/system-tests-against-emulator.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
on:
push:
branches:
- main
pull_request:
name: system-tests-against-emulator
jobs:
test:
runs-on: ubuntu-latest

services:
emulator:
image: gcr.io/cloud-spanner-emulator/emulator:latest
ports:
- 9010:9010
- 9020:9020

steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- uses: actions/setup-node@v5
with:
node-version: 22
- run: node --version
- run: npm install
- run: npm run system-test
env:
SPANNER_EMULATOR_HOST: localhost:9010
GCLOUD_PROJECT: emulator-test-project
Comment on lines +9 to +28

Check warning

Code scanning / CodeQL

Workflow does not contain permissions Medium

Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {contents: read}
35 changes: 20 additions & 15 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
{
"handwritten/datastore": "10.1.0",
"handwritten/logging-winston": "6.0.1",
"handwritten/bigquery": "8.2.0",
"handwritten/cloud-profiler": "6.0.4",
"handwritten/datastore": "10.1.0",
"handwritten/logging-bunyan": "5.1.1",
"packages/gapic-node-processing": "0.1.6",
"handwritten/logging-winston": "6.0.1",
"handwritten/spanner": "8.6.0",
"handwritten/storage": "7.19.0",
"packages/gapic-node-processing": "0.1.7",
"packages/google-ads-admanager": "0.5.0",
"packages/google-ads-datamanager": "0.1.0",
"packages/google-ads-datamanager": "0.2.0",
"packages/google-ai-generativelanguage": "3.7.0",
"packages/google-analytics-admin": "9.0.1",
"packages/google-analytics-data": "5.2.1",
Expand All @@ -22,7 +24,7 @@
"packages/google-chat": "0.23.0",
"packages/google-cloud-accessapproval": "4.2.1",
"packages/google-cloud-advisorynotifications": "2.2.1",
"packages/google-cloud-aiplatform": "6.4.0",
"packages/google-cloud-aiplatform": "6.5.0",
"packages/google-cloud-alloydb": "2.4.0",
"packages/google-cloud-apigateway": "4.2.1",
"packages/google-cloud-apigeeconnect": "4.2.1",
Expand Down Expand Up @@ -59,7 +61,7 @@
"packages/google-cloud-clouddms": "4.1.1",
"packages/google-cloud-cloudsecuritycompliance": "0.2.0",
"packages/google-cloud-commerce-consumer-procurement": "0.7.1",
"packages/google-cloud-compute": "6.7.0",
"packages/google-cloud-compute": "6.8.0",
"packages/google-cloud-confidentialcomputing": "2.2.2",
"packages/google-cloud-config": "0.11.1",
"packages/google-cloud-configdelivery": "0.1.1",
Expand All @@ -76,11 +78,11 @@
"packages/google-cloud-dataqna": "4.1.1",
"packages/google-cloud-datastream": "4.3.1",
"packages/google-cloud-deploy": "5.2.1",
"packages/google-cloud-developerconnect": "0.6.1",
"packages/google-cloud-developerconnect": "0.7.0",
"packages/google-cloud-devicestreaming": "0.2.1",
"packages/google-cloud-dialogflow": "7.5.0",
"packages/google-cloud-dialogflow-cx": "5.7.0",
"packages/google-cloud-discoveryengine": "2.5.2",
"packages/google-cloud-discoveryengine": "2.5.3",
"packages/google-cloud-dns": "5.3.1",
"packages/google-cloud-documentai": "9.5.0",
"packages/google-cloud-domains": "4.2.1",
Expand All @@ -105,7 +107,7 @@
"packages/google-cloud-ids": "4.2.1",
"packages/google-cloud-iot": "5.2.1",
"packages/google-cloud-kms": "5.4.0",
"packages/google-cloud-kms-inventory": "2.4.0",
"packages/google-cloud-kms-inventory": "2.5.0",
"packages/google-cloud-language": "7.2.1",
"packages/google-cloud-licensemanager": "0.1.1",
"packages/google-cloud-lifesciences": "4.2.1",
Expand All @@ -124,7 +126,7 @@
"packages/google-cloud-monitoring": "5.3.1",
"packages/google-cloud-netapp": "0.16.0",
"packages/google-cloud-networkconnectivity": "4.6.0",
"packages/google-cloud-networkmanagement": "5.2.0",
"packages/google-cloud-networkmanagement": "5.3.0",
"packages/google-cloud-networksecurity": "3.3.1",
"packages/google-cloud-networkservices": "0.12.0",
"packages/google-cloud-notebooks": "4.2.1",
Expand Down Expand Up @@ -160,9 +162,9 @@
"packages/google-cloud-servicedirectory": "6.1.1",
"packages/google-cloud-servicehealth": "0.7.1",
"packages/google-cloud-shell": "4.1.1",
"packages/google-cloud-speech": "7.2.1",
"packages/google-cloud-speech": "7.3.0",
"packages/google-cloud-sql": "0.24.0",
"packages/google-cloud-storagebatchoperations": "0.2.0",
"packages/google-cloud-storagebatchoperations": "0.3.0",
"packages/google-cloud-storageinsights": "2.2.1",
"packages/google-cloud-support": "2.2.1",
"packages/google-cloud-talent": "7.1.1",
Expand All @@ -171,7 +173,7 @@
"packages/google-cloud-texttospeech": "6.4.0",
"packages/google-cloud-tpu": "4.1.1",
"packages/google-cloud-translate": "9.3.0",
"packages/google-cloud-vectorsearch": "0.2.0",
"packages/google-cloud-vectorsearch": "0.3.0",
"packages/google-cloud-video-livestream": "2.2.1",
"packages/google-cloud-video-stitcher": "3.2.1",
"packages/google-cloud-video-transcoder": "4.4.1",
Expand All @@ -182,7 +184,7 @@
"packages/google-cloud-vpcaccess": "4.2.1",
"packages/google-cloud-webrisk": "5.3.1",
"packages/google-cloud-websecurityscanner": "4.2.1",
"packages/google-cloud-workflows": "5.0.0",
"packages/google-cloud-workflows": "5.1.0",
"packages/google-cloud-workstations": "2.2.1",
"packages/google-container": "6.7.0",
"packages/google-dataflow": "4.1.1",
Expand Down Expand Up @@ -223,5 +225,8 @@
"packages/google-storagetransfer": "4.2.1",
"packages/google-streetview-publish": "0.4.1",
"packages/grafeas": "6.1.1",
"packages/typeless-sample-bot": "3.1.1"
"packages/typeless-sample-bot": "3.1.1",
"packages/google-cloud-visionai": "0.1.0",
"packages/google-cloud-workloadmanager": "0.1.0",
"packages/google-cloud-ces": "0.1.0"
}
Loading
Loading