Skip to content

move builds to github actions, update to BUFFERSIZE=20 and OpenBLAS v0.3.13 #48

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

Merged
merged 8 commits into from
Dec 17, 2020

Conversation

mattip
Copy link
Collaborator

@mattip mattip commented Dec 15, 2020

Things to undo once this works

  • move travis to legacy until this is merged
  • the upload is without --force to avoid too much churn

@mattip
Copy link
Collaborator Author

mattip commented Dec 15, 2020

There are 15 builds in the new task (3 python versions) * (macOS + macOS,interface64 + linux64,interface64 + linux64 + linux32)

@mattip mattip changed the title move builds to github actions move builds to github actions, udate to BUFFERSIZE=20 and OpenBLAS v0.3.13 Dec 15, 2020
@mattip mattip changed the title move builds to github actions, udate to BUFFERSIZE=20 and OpenBLAS v0.3.13 move builds to github actions, update to BUFFERSIZE=20 and OpenBLAS v0.3.13 Dec 15, 2020
@mattip
Copy link
Collaborator Author

mattip commented Dec 16, 2020

The upload step succeeds, using a --skip directive to not override existing tarballs.

The calculation in the comment above was wrong: there are 5 tarballs needed, the python version does not matter for OpenBLAS. I was getting this PR confused with other ones for MacPython that produce wheels.

But there is are two problems: the interface64 is not appearing in the label and I am not producing manylinux2010 tarballs.

@mattip
Copy link
Collaborator Author

mattip commented Dec 16, 2020

That is better: now there are (manylinux1, manylinux2010, manylinux2014) * (ubuntu_x86, ubuntu_x86_64, ubuntu_x86_64 + interface64) + macOS + macOS + interface64 = 11 jobs

@mattip
Copy link
Collaborator Author

mattip commented Dec 16, 2020

The 0.3.13 tarballs were uploaded for the various x86 platforms. Now to re-enable a more limited travis build.

@mattip mattip merged commit d75f7e4 into master Dec 17, 2020
This was referenced Dec 17, 2020
@mattip mattip deleted the migrate branch July 4, 2023 03:38
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.

1 participant