Uh oh!
There was an error while loading. Please reload this page.
ARROW-12263: [Dev][Packaging] Move Crossbow to Archery - #9913
Closed
kszucs wants to merge 44 commits into
Closed
Conversation
kszucs
commented
Apr 6, 2021
MemberAuthor
@github-actions crossbow submit -g wheel |
kszucs
commented
Apr 7, 2021
MemberAuthor
@github-actions crossbow submit -g wheel |
kszucs
commented
Apr 8, 2021
MemberAuthor
Submitted nightly jobs manually: https://github.com/ursacomputing/crossbow/branches/all?query=build-187 |
kou
approved these changes
Apr 8, 2021
kou
left a comment
Member
There was a problem hiding this comment.
+1
I can't review all codes but it seems to be working fine.
kszucs
commented
Apr 8, 2021
MemberAuthor
I need to adjust the comment bot which I'm testing on my fork. |
kszucs
commented
Apr 8, 2021
MemberAuthor
The comment bot works as expected kszucs#18 (comment) |
kou
reviewed
Apr 10, 2021
| # initialize the crossbow build's target repository | ||
| target = Target.from_repo(arrow, version=arrow_version, | ||
| remote=pull_request.base.repo.clone_url) |
Member
There was a problem hiding this comment.
It seems that pull_request.base always refers apache/arrow not ${USER}/arrow: #9977 (comment)
Should w use pull_request.head here?
MemberAuthor
There was a problem hiding this comment.
We should, sorry about that! The fix is at #9978
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 freeto 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.
Main highlights: