Skip to content

Conversation

@wesm
Copy link
Member

@wesm wesm commented Mar 11, 2020

This is my best guess of what will work once ARROW-8067 is fixed (this problem arose after 0.16.0 in c707d8b). @kszucs can you assist with the Crossbow setup? @pitrou may need your help fixing ARROW-8067

@kszucs
Copy link
Member

kszucs commented Mar 11, 2020

I'll add the required crossbow configurations.

@github-actions
Copy link

@kszucs
Copy link
Member

kszucs commented Mar 12, 2020

@github-actions --help

@github-actions
Copy link

Usage: @github-actions [OPTIONS] COMMAND [ARGS]...

  Ursabot

Options:
  --help  Show this message and exit.

Commands:
  crossbow  Trigger crossbow builds for this pull request

@kszucs
Copy link
Member

kszucs commented Mar 12, 2020

@github-actions crossbow submit wheel-manylinux1-cp35m

@github-actions
Copy link

Revision: 7fede00

Submitted crossbow builds: ursa-labs/crossbow @ build-752

Task Status
wheel-manylinux1-cp35m Azure

@kszucs
Copy link
Member

kszucs commented Mar 12, 2020

@github-actions crossbow submit wheel-win-cp35m

1 similar comment
@kszucs
Copy link
Member

kszucs commented Mar 12, 2020

@github-actions crossbow submit wheel-win-cp35m

@github-actions
Copy link

Revision: c87125f

Submitted crossbow builds: ursa-labs/crossbow @ build-754

Task Status
wheel-win-cp35m Appveyor

@wesm
Copy link
Member Author

wesm commented Mar 12, 2020

Can we remove "Ursabot" from the help?

@wesm
Copy link
Member Author

wesm commented Mar 12, 2020

It's curious that this isn't impacted by https://issues.apache.org/jira/browse/ARROW-8067. Maybe I got that issue because of something fishy about my local environment?

@kszucs
Copy link
Member

kszucs commented Mar 13, 2020

@github-actions crossbow submit wheel-win-cp35m

@github-actions
Copy link

Revision: c87125f

Submitted crossbow builds: ursa-labs/crossbow @ actions-3

Task Status
wheel-win-cp35m Appveyor

@kszucs
Copy link
Member

kszucs commented Mar 13, 2020

It's curious that this isn't impacted by https://issues.apache.org/jira/browse/ARROW-8067. Maybe I got that issue because of something fishy about my local environment?

It bothers me as well, I have not managed to clearly find the root cause. For example our appveyor toolchain build using conda is passing however it fails on gha also in conda.

@pitrou
Copy link
Member

pitrou commented Mar 13, 2020

Where does it fail on GHA?

@kszucs
Copy link
Member

kszucs commented Mar 13, 2020

The build was rightfully complaining about missing numpy, thought that numpy is in conda_env_cpp.yml

Copy link
Member

@kszucs kszucs left a comment

Choose a reason for hiding this comment

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

The build is passing and produces wheel with proper version number.

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.

3 participants