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

[question] Running aarch_64 builds on Github Actions using docker's multi-cpu architecture support #513

Closed
tasn opened this issue Jan 4, 2021 · 9 comments

Comments

@tasn
Copy link
Contributor

tasn commented Jan 4, 2021

Has anyone tried doing this? Or maybe even something like this: https://github.com/uraimo/run-on-arch-action

Thanks for this great project, it's been a blessing! I'm just trying to recover from Travis pulling the plug on OSS projects without notice.

@Czaki
Copy link
Contributor

Czaki commented Jan 4, 2021

There was already a merged implementation #482. Here documentation https://cibuildwheel.readthedocs.io/en/latest/options/#archs.
It is not available in PyPi version, but you could install it from the master.

@tasn
Copy link
Contributor Author

tasn commented Jan 4, 2021

Looks like I didn't search well enough. Sorry for the noise, and thanks!

@tasn tasn closed this as completed Jan 4, 2021
@henryiii
Copy link
Contributor

henryiii commented Jan 4, 2021

I'm just trying to recover from Travis pulling the plug on OSS projects without notice.

There was a little notice. https://www.jeffgeerling.com/blog/2020/travis-cis-new-pricing-plan-threw-wrench-my-open-source-works

@tasn
Copy link
Contributor Author

tasn commented Jan 4, 2021

Community gossip is not a notice, and anyhow, that was after the fact, not before. Obviously my builds stopped working a while back already, it's just that only now I found the time to address it.

@henryiii
Copy link
Contributor

henryiii commented Jan 4, 2021

https://blog.travis-ci.com/2020-11-02-travis-ci-new-billing

Did your builds stop working on travis-ci.com, or travis-ci.org? I'm trying to tell if the latter has been put into read-only mode yet, as I've been spending the last month moving the rest of my projects off of it, I'm not really sure if I have any left to tell. I thought I heard they had delayed the kill switch by a week or so, but not sure.

@tasn
Copy link
Contributor Author

tasn commented Jan 4, 2021

Blog posted on November 2nd for changes effective November 2nd, so again, not a notice.

Builds on travis-ci.com.

@henryiii
Copy link
Contributor

henryiii commented Jan 4, 2021

Yes, agree on that one.

@YannickJadoul
Copy link
Member

And to say I was quite sceptical when moving towards GHA, and thought "Should I really go with the big company? Poor Travis CI has been supporting OS so nicely."...

@tasn
Copy link
Contributor Author

tasn commented Jan 4, 2021

I get them, it's probably super expensive to run all of this CI. The only thing I'm annoyed with is the lack of notice.

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

No branches or pull requests

4 participants