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

[CI] Remove Travis CI related files #36573

Closed
kou opened this issue Jul 8, 2023 · 3 comments · Fixed by #36741
Closed

[CI] Remove Travis CI related files #36573

kou opened this issue Jul 8, 2023 · 3 comments · Fixed by #36741

Comments

@kou
Copy link
Member

kou commented Jul 8, 2023

Describe the enhancement requested

Because Travis CI isn't used anymore.

Component(s)

Continuous Integration

@kou
Copy link
Member Author

kou commented Jul 8, 2023

@raulcd Can we remove .travis.yml right now? Or should we keep this until #35374 is completed? (Can you work on it by referring .travis.yml in old revision?)

@raulcd
Copy link
Member

raulcd commented Jul 17, 2023

Hi @kou , I think we can remove .travis.yml at this point as I am not sure what the next steps for #35374 should be. My question on the Travis community forum was never answered.
As an alternative I was trying to cross-compile Arrow for ARM big endian but I have to keep working on that as I was only able to set up the toolchain for cross-compilation but there are changes to be done on CMake.
The other alternative could be using self-hosted runners (due to resources requirement GH actions not being powerful enough) with docker qemu emulation.
But as a summary, yes I think we can remove .travis.yml now.

@kou
Copy link
Member Author

kou commented Jul 18, 2023

Thanks for checking this. I've opened a PR to remove .travis.yml and so on: #36741

raulcd pushed a commit that referenced this issue Jul 18, 2023
### Rationale for this change

Because we can't use Travis CI in apache/arrow since 2023-01.

### What changes are included in this PR?

Remove Travis CI related files and mentions. Thanks Travis CI so far!

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: #36573

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
@raulcd raulcd added this to the 14.0.0 milestone Jul 18, 2023
chelseajonesr pushed a commit to chelseajonesr/arrow that referenced this issue Jul 20, 2023
…che#36741)

### Rationale for this change

Because we can't use Travis CI in apache/arrow since 2023-01.

### What changes are included in this PR?

Remove Travis CI related files and mentions. Thanks Travis CI so far!

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#36573

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
R-JunmingChen pushed a commit to R-JunmingChen/arrow that referenced this issue Aug 20, 2023
…che#36741)

### Rationale for this change

Because we can't use Travis CI in apache/arrow since 2023-01.

### What changes are included in this PR?

Remove Travis CI related files and mentions. Thanks Travis CI so far!

### Are these changes tested?

Yes.

### Are there any user-facing changes?

No.
* Closes: apache#36573

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants