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(publisher-github): add retry support #2550

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

malept
Copy link
Member

@malept malept commented Sep 27, 2021

  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project follows, as appropriate.
  • The changes have sufficient test coverage (if applicable).
  • The testsuite passes successfully on my local machine (if applicable).

Summarize your changes:

Add retry support as per https://octokit.github.io/rest.js/v18#automatic-retries

@codecov
Copy link

codecov bot commented Sep 27, 2021

Codecov Report

Merging #2550 (8b62ec6) into master (e4a364d) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2550      +/-   ##
==========================================
+ Coverage   64.49%   64.52%   +0.02%     
==========================================
  Files          91       91              
  Lines        2642     2644       +2     
  Branches      584      584              
==========================================
+ Hits         1704     1706       +2     
  Misses        754      754              
  Partials      184      184              
Impacted Files Coverage Δ
packages/publisher/github/src/util/github.ts 91.30% <100.00%> (+0.82%) ⬆️

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 e4a364d...8b62ec6. Read the comment docs.

@malept malept merged commit a400066 into master Sep 27, 2021
@malept malept deleted the malept/feat/publisher-github/retries branch September 27, 2021 07:58
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.

1 participant