Skip to content

Retry 3 times on deploying to nexus #7073

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

Closed
wants to merge 1 commit into from

Conversation

pan3793
Copy link
Member

@pan3793 pan3793 commented May 22, 2025

Why are the changes needed?

Retry on deploying failure to overcome the transient issues.

How was this patch tested?

Review.

Was this patch authored or co-authored using generative AI tooling?

No.

@pan3793 pan3793 self-assigned this May 22, 2025
@pan3793 pan3793 requested a review from cxzl25 May 22, 2025 17:36
@pan3793
Copy link
Member Author

pan3793 commented May 22, 2025

As this affects the release process, let me merge it first.

@pan3793 pan3793 added this to the v1.9.4 milestone May 22, 2025
@pan3793 pan3793 closed this in 873503e May 22, 2025
pan3793 added a commit that referenced this pull request May 22, 2025
### Why are the changes needed?

Retry on deploying failure to overcome the transient issues.

### How was this patch tested?

Review.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #7073 from pan3793/deploy-retry.

Closes #7073

f42bd66 [Cheng Pan] Retry 3 times on deploying to nexus

Authored-by: Cheng Pan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 873503e)
Signed-off-by: Cheng Pan <[email protected]>
pan3793 added a commit that referenced this pull request May 22, 2025
### Why are the changes needed?

Retry on deploying failure to overcome the transient issues.

### How was this patch tested?

Review.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #7073 from pan3793/deploy-retry.

Closes #7073

f42bd66 [Cheng Pan] Retry 3 times on deploying to nexus

Authored-by: Cheng Pan <[email protected]>
Signed-off-by: Cheng Pan <[email protected]>
(cherry picked from commit 873503e)
Signed-off-by: Cheng Pan <[email protected]>
@pan3793
Copy link
Member Author

pan3793 commented May 22, 2025

Merged to master/1.10.3/1.9.4

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (fc654cf) to head (f42bd66).
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #7073   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         697     697           
  Lines       43192   43192           
  Branches     5854    5854           
======================================
  Misses      43192   43192           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pan3793 pan3793 deleted the deploy-retry branch May 22, 2025 19:23
Copy link
Contributor

@cxzl25 cxzl25 left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants