summaryrefslogtreecommitdiff
path: root/.github/workflows/build-python-package.yml
AgeCommit message (Expand)Author
2024-10-23fix typoAndreas Källberg
2024-10-23Update setup-python github actionAndreas Källberg
2024-09-03Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflowsdependabot[bot]
2023-11-17use older python version to keep distutilsInari Listenmaa
2023-09-25gh-actions: Bump the python versionAndreas Källberg
2023-09-25gh-actions: Don't use ubuntu-18 and macos-10.15Andreas Källberg
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