Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: do not fail if service yaml does not list any apis #1325

Merged
merged 3 commits into from
Feb 13, 2023

Conversation

alexander-fenster
Copy link
Contributor

Single line fix: we only need list of apis in service YAML for mixins, so there is no reason to fail if it's not provided. Internal bug 267803628.

@alexander-fenster alexander-fenster added the automerge Merge the pull request once unit tests and other checks pass. label Feb 13, 2023
@alexander-fenster alexander-fenster merged commit 28a980a into main Feb 13, 2023
@alexander-fenster alexander-fenster deleted the do-not-fail-empty-apis branch February 13, 2023 22:22
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Feb 13, 2023
gcf-merge-on-green bot pushed a commit that referenced this pull request Feb 13, 2023
🤖 I have created a release *beep* *boop*
---


## [3.0.3](https://togithub.com/googleapis/gapic-generator-typescript/compare/v3.0.2...v3.0.3) (2023-02-13)


### Bug Fixes

* **deps:** Update dependency google-gax to ^3.5.7 ([#1323](https://togithub.com/googleapis/gapic-generator-typescript/issues/1323)) ([178dcf0](https://togithub.com/googleapis/gapic-generator-typescript/commit/178dcf039caa7bedf24e779e9f829effae11de81))
* Do not fail if service yaml does not list any apis ([#1325](https://togithub.com/googleapis/gapic-generator-typescript/issues/1325)) ([28a980a](https://togithub.com/googleapis/gapic-generator-typescript/commit/28a980a42e7d49d3b90b0cf1391e3b6f8348547e))
* Make error message more visible ([#1330](https://togithub.com/googleapis/gapic-generator-typescript/issues/1330)) ([9c53c64](https://togithub.com/googleapis/gapic-generator-typescript/commit/9c53c648871718585a015566e940f4267bc4297b))
* Use correct syntax for inline link tags ([#1328](https://togithub.com/googleapis/gapic-generator-typescript/issues/1328)) ([801a54d](https://togithub.com/googleapis/gapic-generator-typescript/commit/801a54d450c1b770593f54731161093009626d1e))
* Use the official rules_ts ([#1329](https://togithub.com/googleapis/gapic-generator-typescript/issues/1329)) ([4aef706](https://togithub.com/googleapis/gapic-generator-typescript/commit/4aef70624d39b904000aa201100c87dfd5b8ea05))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants