index
:
gf-core.git
master
optimize
Unnamed repository; edit this file 'description' to name the repository.
Adrian
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
build-python-package.yml
Age
Commit message (
Expand
)
Author
2024-10-23
Bump more action versions
Andreas Källberg
2024-10-23
fix typo
Andreas Källberg
2024-10-23
Update setup-python github action
Andreas Källberg
2024-09-03
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
dependabot[bot]
2023-11-17
use older python version to keep distutils
Inari Listenmaa
2023-09-25
gh-actions: Bump the python version
Andreas Källberg
2023-09-25
gh-actions: Don't use ubuntu-18 and macos-10.15
Andreas Källberg
2021-06-10
changed build wheels repo link from master to main
Tristan Koh
2020-11-18
Don't build binaries on push
John J. Camilleri
2020-11-18
Install openjdk in macOS build
John J. Camilleri
2020-10-08
Make CI green
Andreas Källberg
2020-06-15
Add friendly name to upload job
John J. Camilleri
2020-06-15
Only upload to PyPI on pushes to master.
Michael Elsdörfer
2020-06-15
Fix twine upload.
Michael Elsdörfer
2020-06-14
Remove references to live PyPI.
Michael Elsdörfer
2020-06-14
Make sure sdist is included.
Michael Elsdörfer
2020-06-14
Bring back fail-fast.
Michael Elsdörfer
2020-06-14
Add upload to PyPI step.
Michael Elsdörfer
2020-06-14
Add Github action workflow to build Python wheels.
Michael Elsdörfer