Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

fix: synth.py clean up for multiple version #167

Merged
merged 1 commit into from
Jun 1, 2020

Conversation

summer-ji-eng
Copy link
Contributor

As we don't get response from datacatalog API producer team, I hack the synthtool to keep the beta version to explore.

The hack should be removed when next break change release

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 27, 2020
@codecov
Copy link

codecov bot commented May 27, 2020

Codecov Report

Merging #167 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #167   +/-   ##
=======================================
  Coverage   98.24%   98.24%           
=======================================
  Files           8        8           
  Lines       11563    11565    +2     
  Branches      423      423           
=======================================
+ Hits        11360    11362    +2     
  Misses        199      199           
  Partials        4        4           
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update db30953...97b5d70. Read the comment docs.

@summer-ji-eng summer-ji-eng merged commit c799604 into master Jun 1, 2020
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 16, 2020
🤖 I have created a release \*beep\* \*boop\* 
---
## [2.1.0](https://github.com/googleapis/nodejs-datacatalog/compare/v2.0.0...v2.1.0) (2020-06-16)


### Features

* add order field to TagField and TagTemplateField ([#157](https://github.com/googleapis/nodejs-datacatalog/issues/157)) ([70c23c2](https://github.com/googleapis/nodejs-datacatalog/commit/70c23c2b609bd24901dc902090e23fbf92b55895))
* move ts target to es2018 from es2016 ([#172](https://github.com/googleapis/nodejs-datacatalog/issues/172)) ([e354dde](https://github.com/googleapis/nodejs-datacatalog/commit/e354ddeeeedd3e106c50ed579075f23c9d9c5bb5))
* promote library to GA ([#177](https://github.com/googleapis/nodejs-datacatalog/issues/177)) ([ac11090](https://github.com/googleapis/nodejs-datacatalog/commit/ac110906b723f362024318295e3de6743c905b7e))


### Bug Fixes

* proper fallback option handling ([51df672](https://github.com/googleapis/nodejs-datacatalog/commit/51df6721306ab6d2d9bf6919b0f3f432ca85b4ab))
* regenerate unit tests ([#163](https://github.com/googleapis/nodejs-datacatalog/issues/163)) ([4593117](https://github.com/googleapis/nodejs-datacatalog/commit/45931176d266d364e0508039cf6a4e284ad2923d))
* synth.py clean up for multiple version ([#167](https://github.com/googleapis/nodejs-datacatalog/issues/167)) ([c799604](https://github.com/googleapis/nodejs-datacatalog/commit/c799604b2d29269006ff39748afb78302ce46ca2))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).
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.

4 participants