Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

fix: un-blocklist some common package names#827

Merged
alexander-fenster merged 3 commits intomasterfrom
iam
Mar 6, 2021
Merged

fix: un-blocklist some common package names#827
alexander-fenster merged 3 commits intomasterfrom
iam

Conversation

@alexander-fenster
Copy link
Contributor

@alexander-fenster alexander-fenster commented Mar 5, 2021

Fixes googleapis/google-cloud-node-core#626. Allows generating google.iam.v1 when it's the only service to be generated (so it will still ignore it when it's coming as a dependency of Pub/Sub or anything else). Also, allowing google.api.* (making sure we only disallow google.api itself, not its nested packages).

Minor refactor included: throw instances of Error instead of just strings.

@sofisl This took some time to figure out! Sorry for delay with this fix.

@alexander-fenster alexander-fenster requested review from bcoe and sofisl March 5, 2021 06:02
@alexander-fenster alexander-fenster requested a review from a team as a code owner March 5, 2021 06:02
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No client is exported in the default version's(v1) index.ts

3 participants