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

Forward-merge branch-24.12 into branch-25.02 #75

Closed
wants to merge 1 commit into from

Conversation

rapids-bot[bot]
Copy link

@rapids-bot rapids-bot bot commented Dec 11, 2024

Forward-merge triggered by push to branch-24.12 that creates a PR to keep branch-25.02 up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge. See forward-merger docs for more info.

Work-around for dask/distributed#8961 (which
can be fixed for 25.02, but not 24.12)

---------

Co-authored-by: jakirkham <[email protected]>
@rapids-bot rapids-bot bot requested a review from a team as a code owner December 11, 2024 14:19
Copy link
Author

rapids-bot bot commented Dec 11, 2024

FAILURE - Unable to forward-merge due to an error, manual merge is necessary. Do not use the Resolve conflicts option in this PR, follow these instructions https://docs.rapids.ai/maintainers/forward-merger/

IMPORTANT: When merging this PR, do not use the auto-merger (i.e. the /merge comment). Instead, an admin must manually merge by changing the merging strategy to Create a Merge Commit. Otherwise, history will be lost and the branches become incompatible.

@rjzamora
Copy link
Member

I don't think we need to carry this change forward to 25.02 unless we can't get dask/distributed#8962 merged in distributed soon. Does that sound right @jakirkham ?

@jakirkham
Copy link
Member

Correct and the Distributed PR has already been merged

So would suggest we simply close this PR out

@bdice
Copy link
Contributor

bdice commented Dec 11, 2024

We need to merge this to retain a clean history across branches. We can revert the change in this PR and then admin non-squash merge it.

Copy link
Contributor

@bdice bdice left a comment

Choose a reason for hiding this comment

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

Reverting changes as discussed in the PR conversation.

edit: I lack permissions to do this. I will file a separate PR to fix this forward-merge.

pyproject.toml Show resolved Hide resolved
@bdice
Copy link
Contributor

bdice commented Dec 11, 2024

#76 will resolve this.

@jakirkham
Copy link
Member

We need to merge this to retain a clean history across branches. We can revert the change in this PR and then admin non-squash merge it.

Had thought about this initially as well

Though in looking through the org saw a number of PRs that simply get closed

So thought it would be safe to close

That said, no strong feelings on either approach

@bdice
Copy link
Contributor

bdice commented Dec 11, 2024

Most of the closed PRs are replaced by manual forward merges. For example, rapidsai/cudf#17508 was closed because its changes are in rapidsai/cudf#17511.

If we are closing forward merges without a manual forward merge, I think that is a process problem? @raydouglass can confirm.

@AyodeAwe
Copy link
Contributor

I think this PR was closed automatically due to the Closes #75 text included in the PR description of #76.

image

@bdice
Copy link
Contributor

bdice commented Dec 12, 2024

Yes, that was intentional — the manual forward merge replaced this PR. This is now solved.

@vyasr
Copy link
Contributor

vyasr commented Dec 12, 2024

FWIW manual forward merges will automatically close the corresponding original forward merge PR even without the keyword. These PRs get closed when all of the commits get added to the target branch by the other PR. No harm in having the keyword close too though.

@AyodeAwe
Copy link
Contributor

FWIW manual forward merges will automatically close the corresponding original forward merge PR even without the keyword. These PRs get closed when all of the commits get added to the target branch by the other PR. No harm in having the keyword close too though.

Yep you're right. I think though that without the Closes keyword the original PR shows as "Merged" (with the purple icon) rather than "Closed" (with the red icon). I.E:
image
instead of
image

@jakirkham
Copy link
Member

The commit history is still included just the same

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.

5 participants