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

[#1872] improvement: Update the project directory name #2319

Merged
merged 2 commits into from
Jan 8, 2025

Conversation

cchung100m
Copy link
Collaborator

@cchung100m cchung100m commented Jan 2, 2025

What changes were proposed in this pull request?

Update the project directory name

Why are the changes needed?

Fix: #1872

Does this PR introduce any user-facing change?

No.

How was this patch tested?

current UT

@cchung100m cchung100m self-assigned this Jan 2, 2025
Copy link

github-actions bot commented Jan 2, 2025

Test Results

 2 966 files  ± 0   2 966 suites  ±0   6h 28m 15s ⏱️ - 5m 15s
 1 100 tests + 3   1 098 ✅ + 3   2 💤 ±0  0 ❌ ±0 
13 774 runs  +24  13 744 ✅ +24  30 💤 ±0  0 ❌ ±0 

Results for commit 9c46d58. ± Comparison against base commit c90d463.

♻️ This comment has been updated with latest results.

@cchung100m
Copy link
Collaborator Author

Hi @maobaolong

I cannot determine how the failed test connects to my change of proposal. It would be appreciated if you were could help me identify the root cause. Thanks.

@maobaolong
Copy link
Member

@cchung100m In fact there are some flaky tests and unluckily maybe you encountered some flaky tests, I just re-run the failed test for you, hope it will getting green after that.

@cchung100m cchung100m marked this pull request as ready for review January 4, 2025 12:20
@cchung100m
Copy link
Collaborator Author

HI @maobaolong

Thanks for the prompt reply. It is green now. 😄

@@ -80,8 +80,8 @@ package_binary() {

${PROJECT_DIR}/build_distribution.sh

BIN_ORIGIN_NAME="rss-${RELEASE_VERSION}-hadoop2.8.tgz"
BIN_DIR_NAME="rss-${RELEASE_VERSION}-hadoop2.8"
BIN_ORIGIN_NAME="apache-uniffle-${RELEASE_VERSION}-incubating-rss-hadoop2.8.tgz"
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe we don't need rss keyword.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks for the prompt reply and comments. 😄

Copy link
Contributor

@rickyma rickyma left a comment

Choose a reason for hiding this comment

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

LGTM

@jerqi jerqi merged commit 3ea5c2c into apache:master Jan 8, 2025
43 checks passed
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.

[Improvement] Binary Artifact directory name should have Apache branding
4 participants