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

chore(ci): add auto retry for ci pipelines #3521

Merged
merged 3 commits into from
Jun 28, 2022
Merged

Conversation

huangjw806
Copy link
Contributor

@huangjw806 huangjw806 commented Jun 28, 2022

I hereby agree to the terms of the Singularity Data, Inc. Contributor License Agreement.

What's changed and what's your intention?

As title.

Checklist

  • I have written necessary docs and comments
  • I have added necessary unit tests and integration tests
  • All checks passed in ./risedev check (or alias, ./risedev c)

Refer to a related PR or issue link (optional)

@huangjw806 huangjw806 closed this Jun 28, 2022
@huangjw806 huangjw806 reopened this Jun 28, 2022
@huangjw806 huangjw806 marked this pull request as ready for review June 28, 2022 09:40
@huangjw806 huangjw806 changed the title fix docker.yml chore(ci): add auto retry for ci pipelines Jun 28, 2022
@github-actions github-actions bot removed the type/fix Bug fix label Jun 28, 2022
@huangjw806 huangjw806 changed the title chore(ci): add auto retry for ci pipelines chore(ci): add auto retry for ci pipelines Jun 28, 2022
@codecov
Copy link

codecov bot commented Jun 28, 2022

Codecov Report

Merging #3521 (034043f) into main (91bdbce) will decrease coverage by 0.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #3521      +/-   ##
==========================================
- Coverage   74.48%   74.48%   -0.01%     
==========================================
  Files         770      770              
  Lines      108140   108140              
==========================================
- Hits        80551    80550       -1     
- Misses      27589    27590       +1     
Flag Coverage Δ
rust 74.48% <ø> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
src/frontend/src/expr/utils.rs 98.99% <0.00%> (-0.26%) ⬇️
src/common/src/types/ordered_float.rs 24.70% <0.00%> (-0.20%) ⬇️
src/storage/src/hummock/iterator/merge_inner.rs 90.00% <0.00%> (+0.62%) ⬆️

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

Copy link
Contributor

@liurenjie1024 liurenjie1024 left a comment

Choose a reason for hiding this comment

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

LGTM

@huangjw806 huangjw806 added the mergify/can-merge Indicates that the PR can be added to the merge queue label Jun 28, 2022
@mergify mergify bot merged commit 6281eab into main Jun 28, 2022
@mergify mergify bot deleted the huangjw/add-ci-auto-retry branch June 28, 2022 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergify/can-merge Indicates that the PR can be added to the merge queue type/chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants