nodejs-docs-samples
nodejs-docs-samples copied to clipboard
samples(healthcare v1): initial consent store CRUD method samples with new subdirectory
New directory and initial samples for Healthcare API consent modality. Part of b/224797364.
Here is the summary of possible violations 😱
-
run/idp-sql/secrets.js:20, tag
run_user_auth_secrets
The end of the violation section. All the stuff below is FYI purposes only.
Here is the summary of changes.
You are about to add 43 region tags.
-
auth/downscoping.js:20, tag
auth_downscoping_token_broker
-
auth/downscoping.js:36, tag
auth_downscoping_rules
-
auth/downscoping.js:60, tag
auth_downscoping_initialize_downscoped_cred
-
auth/downscoping.js:76, tag
auth_downscoping_token_consumer
-
cloud-sql/mysql/mysql/deployment.yaml:15, tag
cloud_sql_mysql_mysql_gke_quickstart_deployment
-
cloud-sql/mysql/mysql/server.js:54, tag
cloud_sql_mysql_mysql_create_tcp_sslcerts
-
cloud-sql/mysql/mysql/service.yaml:15, tag
cloud_sql_mysql_mysql_gke_quickstart_service
-
cloud-sql/postgres/knex/deployment.yaml:15, tag
cloud_sql_postgres_knex_gke_quickstart_deployment
-
cloud-sql/postgres/knex/server.js:75, tag
cloud_sql_postgres_knex_create_tcp_sslcerts
-
cloud-sql/postgres/knex/service.yaml:15, tag
cloud_sql_postgres_knex_gke_quickstart_service
-
cloud-sql/sqlserver/mssql/deployment.yaml:15, tag
cloud_sql_sqlserver_mssql_gke_quickstart_deployment
-
cloud-sql/sqlserver/mssql/service-account.yaml:16, tag
cloud_sql_sqlserver_mssql_gke_quickstart_sa
-
cloud-sql/sqlserver/mssql/service.yaml:16, tag
cloud_sql_sqlserver_mssql_gke_quickstart_service
-
functions/concepts/termination.js:36, tag
functions_concepts_node_termination_http
-
functions/helloworld/index.js:20, tag
functions_helloworld_get
-
functions/v2/index.js:17, tag
functions_cloudevent_pubsub
-
functions/v2/index.js:18, tag
functions_cloudevent_storage
-
functions/v2/index.js:19, tag
functions_log_cloudevent
-
functions/v2/index.js:20, tag
functions_label_gce_instance
-
functions/v2/index.js:28, tag
functions_cloudevent_pubsub
-
functions/v2/index.js:43, tag
functions_cloudevent_storage
-
functions/v2/index.js:59, tag
functions_log_cloudevent
-
functions/v2/index.js:84, tag
functions_label_gce_instance
-
healthcare/consent/createConsentStore.js:23, tag
healthcare_create_consent_store
-
healthcare/consent/deleteConsentStore.js:23, tag
healthcare_delete_consent_store
-
healthcare/consent/getConsentStore.js:23, tag
healthcare_get_consent_store
-
healthcare/consent/getConsentStoreIamPolicy.js:23, tag
healthcare_consent_store_get_iam_policy
-
healthcare/consent/listConsentStores.js:22, tag
healthcare_list_consent_stores
-
healthcare/consent/patchConsentStore.js:24, tag
healthcare_patch_consent_store
-
healthcare/consent/setConsentStoreIamPolicy.js:25, tag
healthcare_consent_store_set_iam_policy
-
run/idp-sql/secrets.js:19, tag
cloudrun_user_auth_secrets
-
run/idp-sql/secrets.js:20, tag
run_user_auth_secrets
-
run/jobs/index.js:16, tag
cloudrun_jobs_env_vars
-
run/jobs/index.js:66, tag
cloudrun_jobs_exit_process
-
run/websockets/app.js:27, tag
cloudrun_websockets_server
-
run/websockets/app.js:32, tag
cloudrun_websockets_redis_adapter
-
run/websockets/app.js:62, tag
cloudrun_websockets_update_socket
-
run/websockets/public/index.html:73, tag
cloudrun_websockets_client
-
run/websockets/public/index.js:26, tag
cloudrun_websockets_initialization
-
run/websockets/public/index.js:61, tag
cloudrun_websockets_emit
-
run/websockets/public/index.js:74, tag
cloudrun_websockets_listen
-
run/websockets/public/index.js:100, tag
cloudrun_websockets_reconnect
-
run/websockets/redis.js:17, tag
cloudrun_websockets_redis
You are about to delete 4 region tags.
-
functions/billing/index.js:75, tag
functions_billing_limit
-
functions/concepts/termination.js:36, tag
functions_concepts_node_termination_http
-
run/idp-sql/secrets.js:21, tag
cloudrun_user_auth_secrets
-
run/idp-sql/secrets.js:22, tag
run_user_auth_secrets
This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run
label or use the checkbox below:
- [ ] Refresh this comment
@GoogleCloudPlatform/nodejs-samples-reviewers Ping
Looks like tests are not running for this directory. Could I trouble you to set up a workflow, just like these here? https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/main/.github/workflows. Then we can make sure that tests are passing for this new directory.
Looks like tests are not running for this directory. Could I trouble you to set up a workflow, just like these here? https://github.com/GoogleCloudPlatform/nodejs-docs-samples/tree/main/.github/workflows. Then we can make sure that tests are passing for this new directory.
Done.
It looks like there are some permissions errors. We had the same issue when adding these samples with a new directory in python-docs-samples. Would it be possible to verify that the service account used to run tests has the correct permissions?