You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/03/31 01:05:51 UTC

[GitHub] [arrow] kou opened a new issue, #34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

kou opened a new issue, #34812:
URL: https://github.com/apache/arrow/issues/34812

   ### Describe the enhancement requested
   
   We can use self-hosted arm64 runner in Crossbow jobs (thanks to Voltron Data!) by `runs-on: ["self-hosted", "Linux", "arm64"]`.
   See also: #34717
   
   There is only one Crossbow job that uses Travis CI. It's a job for wheels: https://github.com/apache/arrow/blob/fa4b17057570530bba913b92daeba186acb13cba/dev/tasks/tasks.yml#L460
   
   We can use self-hosted arm64 runner for it. We can move away from Travis CI for Crossbow jobs.
   
   Note that we still depend on Travis CI for apache/arrow CI jobs. See also: #20496
   
   ### Component(s)
   
   Continuous Integration, Packaging, Python


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on issue #34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on issue #34812:
URL: https://github.com/apache/arrow/issues/34812#issuecomment-1491151475

   @eitsupi Are you interested in this?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on issue #34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou commented on issue #34812:
URL: https://github.com/apache/arrow/issues/34812#issuecomment-1492617583

   Yes.
   We may be able to unify `dev/tasks/python-wheels/github.linux.*.yml` to `dev/tasks/python-wheels/github.linux.yml` like `dev/tasks/linux-packages/github.linux.yml`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] eitsupi commented on issue #34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "eitsupi (via GitHub)" <gi...@apache.org>.
eitsupi commented on issue #34812:
URL: https://github.com/apache/arrow/issues/34812#issuecomment-1491669788

   > @eitsupi Are you interested in this?
   
   Sure.
   Can I try to work on adding `dev/tasks/python-wheels/github.linux.arm64.yml`?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou closed issue #34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels

Posted by "kou (via GitHub)" <gi...@apache.org>.
kou closed issue #34812: [Packaging][Python] Use self-hosted arm64 runner instead of Travis CI for arm64 wheels
URL: https://github.com/apache/arrow/issues/34812


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org