-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-6513: [CI] Rename conda requirements files to have txt extension instead of yml #10572
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
Conversation
.github/workflows/python.yml
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Debugging snippet from 8aeec28
|
@github-actions crossbow submit conda* |
|
Revision: bb7b58974f7033fa1b507f72ea68f50daf32280c Submitted crossbow builds: ursacomputing/crossbow @ actions-529 |
|
@github-actions crossbow submit conda* |
ci/conda_env_cpp.txt
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cc @xhochy
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pitrou I've pinned aws sdk in this PR. I assume the issue is still present, can we merge this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be aws-sdk-cpp<1.9.
|
Revision: 7b45be0795d442f80474a45f0895894ebf9a77d3 Submitted crossbow builds: ursacomputing/crossbow @ actions-530 |
The conda jobs don't use these files. |
|
@github-actions crossbow submit test-conda-* |
I forgot that there is a |
|
Revision: 7b45be0795d442f80474a45f0895894ebf9a77d3 Submitted crossbow builds: ursacomputing/crossbow @ actions-532 |
|
@github-actions crossbow submit test-conda-* |
|
Revision: 0bbd748 Submitted crossbow builds: ursacomputing/crossbow @ actions-546 |
kszucs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, the build errors are unrelated
|
@kszucs It looks like this PR missed a few places where
|
No description provided.