Commit Graph
176 Commits
Author SHA1 Message Date
Joe Rickerby 7da7df1efc Bump version: v2.16.1 2023-09-26 10:52:04 +02:00
Joe Rickerby a873dd9cbf Bump version: v2.16.0 2023-09-18 18:34:53 +01:00
Henry Schreiner f5e60d647f fix: include examples too
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2023-09-18 11:57:32 -04:00
Henry Schreiner a449142802 chore: use actions/checkout@4 everywhere
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2023-09-05 10:09:36 -04:00
Mikail 82a1f99268 docs: fix deprecated option in github-deploy example (#1593)
The `github-deploy.yml` example workflow was using a deprecated argument `repository_url` which is not `repository-url` since v1.7.0 (https://github.com/pypa/gh-action-pypi-publish/releases/tag/v1.7.0 + https://github.com/pypa/gh-action-pypi-publish/blob/b7f401de30cb6434a1e19f805ff006643653240e/action.yml#L15)

Thus fixing the warning in GitHub workflows:

> Warning: Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead.
2023-09-05 10:07:16 -04:00
Joe Rickerby 39a63b5912 Bump version: v2.15.0 2023-08-08 18:54:48 +01:00
Joe Rickerby f21bb8376a Bump version: v2.14.1 2023-07-15 09:53:23 +01:00
Joe Rickerby 66b46d0868 Bump version: v2.14.0 2023-07-10 11:43:05 +01:00
Henry SchreinerandJoe Rickerby 062a745fc9 Update examples/github-deploy.yml
Co-authored-by: Joe Rickerby <joerick@mac.com>
2023-06-25 10:21:09 -04:00
Henry Schreiner 28b03782f8 docs: use trusted publisher for GHA docs/example
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
2023-06-22 15:08:24 -04:00
Joe Rickerby 0ecddd92b6 Bump version: v2.13.1 2023-06-10 13:14:46 +01:00
Joe Rickerby 51f5c7fe68 Bump version: v2.13.0 2023-05-28 17:03:34 +01:00
Joe Rickerby 5e15bb25b4 Bump version: v2.12.3 2023-04-19 09:00:54 +01:00
Joe Rickerby 9f18d385cb Bump version: v2.12.2 2023-04-18 21:11:25 +01:00
Joe Rickerby 02ad79a31b Bump version: v2.12.1 2023-03-11 13:22:16 +00:00
Joe Rickerby a808017c39 Bump version: v2.12.0 2023-01-16 18:35:46 +00:00
Matthieu DarboisandHenry Schreiner 9b0d63b2f4 ci: use normal AppVeyor macOS image (#1388)
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
2023-01-03 15:06:28 -05:00
Joe Rickerby 27fc88e638 Bump version: v2.11.4 2022-12-24 15:28:30 +00:00
Joe Rickerby a34a6b0f72 Bump version: v2.11.3 2022-12-05 21:28:56 +00:00
Joe Rickerby a6732b126f Bump version: v2.11.2 2022-10-26 19:58:06 +01:00
Joe Rickerby 1904551399 Bump version: v2.11.1 2022-10-13 11:45:09 +01:00
Joe Rickerby a9ad61c87f Bump version: v2.11.0 2022-10-13 09:54:44 +01:00
Joe Rickerby 563b1c159b Merge pull request #1296 from pypa/example-configs
CI updates, fix up example configs
2022-10-13 09:07:15 +01:00
Min RK 76b3bfcf95 Merge branch 'main' into circle-aarch64 2022-10-12 13:38:52 +02:00
Min RK ea535dca43 add native arm builds to circleci-minimal example 2022-10-12 09:23:58 +02:00
William Barnhart 768f964056 cleanup and add windows to .gitlab-ci.yml 2022-10-07 10:44:39 -04:00
Joe Rickerby ac403a6e88 Update azure image to 20.04 in example and our CI 2022-10-07 12:16:50 +01:00
Joe Rickerby 7a40973ed4 Specify python version
Travis still defaults to 3.6, which is EOL!
2022-10-07 10:06:51 +01:00
Joe Rickerby d4e4886f55 Update azure image 2022-10-07 10:06:21 +01:00
William Barnhart d961fbd89a remove submodule checkout 2022-10-07 00:48:01 -04:00
William Barnhart dd4314f570 Update windows support on GitLab 2022-10-07 00:46:01 -04:00
William Barnhart ee6b4fdf2d Be more explicit about platform and arch 2022-10-06 18:59:01 -04:00
William Barnhart 543f077829 Update support for Linux ARM on GitLab 2022-10-06 14:09:30 -04:00
Joe Rickerby 7c45799919 Bump version: v2.10.2 2022-09-25 09:48:12 +01:00
Joe Rickerby 225387a9d5 Bump version: v2.10.1 2022-09-18 12:57:10 +01:00
Joe Rickerby 67a7175578 Bump version: v2.10.0 2022-09-13 12:26:31 +03:00
Jakub KuczysandJoe Rickerby d22703a7ce Apply suggestions from code review
Co-authored-by: Joe Rickerby <joerick@mac.com>
2022-08-23 19:39:20 +02:00
Jakub Kuczys f0e9518e79 Add Linux arm64 back 2022-08-23 17:55:14 +02:00
Jakub Kuczys bd512e9065 Remove Linux arm64 build 2022-08-17 15:56:58 +02:00
Jakub Kuczys c50d72c03c Show how to build for Intel macOS on Cirrus CI 2022-08-17 15:56:57 +02:00
jack1142 2812f8b588 Add a minimal example 2022-08-17 15:48:01 +02:00
Joe Rickerby 0abd6c205d Bump version: v2.9.0 2022-08-11 19:43:33 +01:00
Joe Rickerby 03c8f5b741 Docs/examples updates 2022-08-08 09:18:00 +01:00
Matthieu Darbois 8d5cb4bc1f doc: update github-with-qemu.yml example (#1206)
- remove actions/setup-python step
- bump docker/setup-qemu-action version
2022-08-02 14:46:57 -04:00
mayeut bc17f103f1 chore: drop python 3.6 for cibuildwheel driver
This drops python 3.6 for cibuildwheel.
Building python 3.6 packages is still supported.
2022-07-19 07:47:20 +02:00
Joe Rickerby afb4329fe3 Bump version: v2.8.1 2022-07-18 21:41:54 +01:00
Eric Larson 0e1878bcdb DOC: Bump to non-deprecated image 2022-07-17 14:31:45 -04:00
Eric Larson 0b1e5818ba doc: typo manylinux_2_24 (#1178)
* DOC: Typo manylinux_2_24

* FIX: Need to quote the braces
2022-07-14 21:23:04 -05:00
Joe Rickerby 5ef488ba30 Bump version: v2.8.0 2022-07-05 18:33:12 +01:00
Anatoli Babenia c4bfbe2ef1 Clarify download action and why name: artifact is required
https://github.com/pypa/cibuildwheel/pull/1135#pullrequestreview-1007698747
2022-06-18 15:46:08 +03:00