[CELEBORN-2322] Upgrade version of docker/login-action for Login to Docker Hub#3681
Closed
SteNicholas wants to merge 1 commit into
Closed
[CELEBORN-2322] Upgrade version of docker/login-action for Login to Docker Hub#3681SteNicholas wants to merge 1 commit into
SteNicholas wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3681 +/- ##
==========================================
- Coverage 66.91% 66.72% -0.18%
==========================================
Files 358 359 +1
Lines 21986 22197 +211
Branches 1946 1970 +24
==========================================
+ Hits 14710 14809 +99
- Misses 6262 6360 +98
- Partials 1014 1028 +14 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
RexXiong
approved these changes
May 11, 2026
Member
Author
|
Merged to main(v0.7.0). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
Upgrade version of docker/login-action for Login to Docker Hub to
docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121.Why are the changes needed?
There is error of dockerhub login in https://github.com/apache/celeborn/actions/runs/24821432736, which is as follows:
INFRA-27901 gives the following suggestion:
Does this PR resolve a correctness bug?
No.
Does this PR introduce any user-facing change?
No.
How was this patch tested?
No.