Migrate from requests to axios#146
Conversation
|
I don't think we should release before we got the binaries ready. But we can bump the version. |
|
Yeah maybe I explained wrongly I don't want to release it now, I have updated my comment |
|
I can take over the workflow branch, if you don't mind. To start building binaries, we have to be able to pull RHEL tools, per discussions in #124. I have sent necessary info to @leerob . Additionally, we have to add cross-compiling support (fix |
|
What about using travis for arm64? |
Sure no problem! |
|
Yes, I will cut a release after we get CI working 👍 |
|
Thanks. I like Github Actions more. I think it could be beneficial to have support for cross-compiling in this project, as well. But yeah, if we do need native, we can use Travis or Azure. |
|
Would like to stick with GitHub Actions if at all possible. Could we enumerate the pros/cons in the CI PR? |
|
If it's possible to get a custom arm runner, let me know and send some docs and I can ask! |
|
Let's start with getting GH Actions CI working and then I will explore this! Thank you! |
Per suggestion of #144 (review).