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

ci: add retry logic in the Install Go Tip GitHub Action #5022

Merged

Conversation

akagami-harsh
Copy link
Member

Which problem is this PR solving?

Description of the changes

  • added retry logic in Go Tip Github Action

How was this change tested?

Checklist

Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com>
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d4b0373) 95.61% compared to head (bd007a7) 95.61%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5022      +/-   ##
==========================================
- Coverage   95.61%   95.61%   -0.01%     
==========================================
  Files         319      319              
  Lines       18786    18786              
==========================================
- Hits        17963    17962       -1     
  Misses        661      661              
- Partials      162      163       +1     
Flag Coverage Δ
cassandra-3.x 25.63% <ø> (ø)
cassandra-4.x 25.63% <ø> (ø)
elasticsearch-5.x 19.90% <ø> (ø)
elasticsearch-6.x 19.90% <ø> (ø)
elasticsearch-7.x 20.04% <ø> (ø)
elasticsearch-8.x 20.13% <ø> (ø)
grpc-badger 19.53% <ø> (+0.01%) ⬆️
kafka 14.12% <ø> (ø)
opensearch-1.x 20.04% <ø> (+0.01%) ⬆️
opensearch-2.x 20.04% <ø> (+0.01%) ⬆️
unittests 93.35% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

.github/actions/setup-go-tip/action.yml Outdated Show resolved Hide resolved
.github/actions/setup-go-tip/action.yml Outdated Show resolved Hide resolved
.github/actions/setup-go-tip/action.yml Outdated Show resolved Hide resolved
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com>
.github/actions/setup-go-tip/action.yml Outdated Show resolved Hide resolved
.github/actions/setup-go-tip/action.yml Outdated Show resolved Hide resolved
.github/actions/setup-go-tip/action.yml Outdated Show resolved Hide resolved
akagami-harsh and others added 4 commits December 20, 2023 03:25
Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
Signed-off-by: Harshvir Potpose <122517264+akagami-harsh@users.noreply.github.com>
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com>
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com>
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com>
Copy link
Member

@yurishkuro yurishkuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@yurishkuro yurishkuro added the changelog:ci Change related to continuous integration / testing label Dec 20, 2023
@yurishkuro yurishkuro merged commit 5ef59f6 into jaegertracing:main Dec 20, 2023
37 of 38 checks passed
@akagami-harsh akagami-harsh deleted the add-retry-logic-in-install-goTip branch December 20, 2023 06:39
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:ci Change related to continuous integration / testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement retry logic in the Install Go Tip GitHub Action
2 participants