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

feat: Support the Ruby releaser from the static ReleasePRFactory #608

Merged
merged 4 commits into from
Oct 28, 2020

Conversation

dazuma
Copy link
Member

@dazuma dazuma commented Oct 28, 2020

Needed so that the GitHub Action can invoke the Ruby releaser.

@dazuma dazuma requested a review from bcoe October 28, 2020 19:37
@dazuma dazuma requested a review from a team as a code owner October 28, 2020 19:37
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 28, 2020
@dazuma
Copy link
Member Author

dazuma commented Oct 28, 2020

Looks like this is uncovering some type issues in the Ruby releaser. I'm looking into it, although I'm no Typescript expert...

@codecov
Copy link

codecov bot commented Oct 28, 2020

Codecov Report

Merging #608 into master will decrease coverage by 0.02%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #608      +/-   ##
==========================================
- Coverage   81.49%   81.47%   -0.03%     
==========================================
  Files          43       43              
  Lines        5107     5111       +4     
  Branches      376      377       +1     
==========================================
+ Hits         4162     4164       +2     
- Misses        944      946       +2     
  Partials        1        1              
Impacted Files Coverage Δ
src/release-pr-factory.ts 81.25% <33.33%> (-2.36%) ⬇️
src/release-pr.ts 90.53% <100.00%> (+0.02%) ⬆️

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 06e7404...3284f16. Read the comment docs.

@dazuma dazuma merged commit 8e4e49c into googleapis:master Oct 28, 2020
@dazuma dazuma deleted the pr/ruby branch November 4, 2020 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants