googleapis / gax-ruby

Google API Extensions for Ruby
https://rubygems.org/gems/google-gax
BSD 3-Clause "New" or "Revised" License
20 stars 22 forks source link

Add release guide and changelog #120

Closed jbolinger closed 6 years ago

jbolinger commented 6 years ago

We need to publish an update for GAX and I noticed that there is no documentation (#61).

Can you do a quick sanity check or suggest improvements? I'll update as needed when I do an actual release os this is just a starting point (taken from the google-cloud-ruby).

codecov-io commented 6 years ago

Codecov Report

Merging #120 into master will decrease coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   99.54%   99.49%   -0.06%     
==========================================
  Files          19       19              
  Lines        1990     1990              
==========================================
- Hits         1981     1980       -1     
- Misses          9       10       +1
Impacted Files Coverage Δ
spec/google/gax/bundling_spec.rb 99.69% <0%> (-0.31%) :arrow_down:

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 b6ba1ad...3887b0e. Read the comment docs.

blowmage commented 6 years ago

Looks great to me. Thanks for this!