summaryrefslogtreecommitdiff
path: root/.github/workflows/build-python-package.yml
AgeCommit message (Expand)Author
2021-06-10changed build wheels repo link from master to mainTristan Koh
2020-11-18Don't build binaries on pushJohn J. Camilleri
2020-11-18Install openjdk in macOS buildJohn J. Camilleri
2020-10-08Make CI greenAndreas Källberg
2020-06-15Add friendly name to upload jobJohn J. Camilleri
2020-06-15Only upload to PyPI on pushes to master.Michael Elsdörfer
2020-06-15Fix twine upload.Michael Elsdörfer
2020-06-14Remove references to live PyPI.Michael Elsdörfer
2020-06-14Make sure sdist is included.Michael Elsdörfer
2020-06-14Bring back fail-fast.Michael Elsdörfer
2020-06-14Add upload to PyPI step.Michael Elsdörfer
2020-06-14Add Github action workflow to build Python wheels.Michael Elsdörfer