| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-08 | add macos-13 to build for intel mac | Inari Listenmaa | |
| 2025-08-03 | minor fixes in uploading to PyPI | Inari Listenmaa | |
| 2024-10-23 | Use different artifact names as is required by upload-artifact@v4 | Andreas Källberg | |
| 2024-10-23 | add sudo to make install to fix CI failure | Andreas Källberg | |
| 2024-10-23 | add glibtoolize dependency for mac CI | Andreas Källberg | |
| 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 | |
| Let's see if this fixes CI | |||
| 2024-09-03 | Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows | dependabot[bot] | |
| Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2023-11-17 | use older python version to keep distutils | Inari Listenmaa | |
| 2023-09-25 | gh-actions: Bump the python version | Andreas Källberg | |
| cibuildwheel requires python >= 3.8 | |||
| 2023-09-25 | gh-actions: Don't use ubuntu-18 and macos-10.15 | Andreas Källberg | |
| There are no longer any gihub actions runners available for these Note that this means we can't build for ubuntu-18 anymore, but that should hopefully no longer be relevant, since it's over 5 years old now. | |||
| 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 | |
| See https://github.com/joerick/cibuildwheel/issues/446 | |||
| 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 | |
