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

Added retry mechanism for all calls made within the action #179

Merged
merged 14 commits into from
Oct 11, 2023

Conversation

janssen-tiobe
Copy link
Collaborator

Now using @actions/http-client for making http get requests to TICS Viewer. proxy is supported now. Also switched to using Octokit directly to add retry support.

@github-actions
Copy link

github-actions bot commented Oct 9, 2023

TICS Quality Gate

✔️ Passed

0 Condition(s) failed

See the results in the TICS Viewer

The following files have been checked:
  • src/configuration.ts
  • src/github/annotations.ts
  • src/github/artifacts.ts
  • src/github/comments.ts
  • src/github/commits.ts
  • src/github/interfaces.d.ts
  • src/github/pulls.ts
  • src/github/review.ts
  • src/helper/error.ts
  • src/tics/api_helper.ts

@janssen-tiobe janssen-tiobe merged commit 7b4f634 into main Oct 11, 2023
4 checks passed
@janssen-tiobe janssen-tiobe deleted the 32943-retry_mechanism branch October 11, 2023 09:30
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