Steve Dower
|
4242fe9f13
|
Merge branch 'arm64' of https://github.com/zooba/cibuildwheel into arm64
|
2022-08-31 21:09:10 +01:00 |
|
Steve Dower
|
b94aceb682
|
Merge remote-tracking branch 'upstream/main' into arm64
|
2022-08-31 21:09:04 +01:00 |
|
pre-commit-ci[bot]
|
7b0ac9e107
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-08-31 20:08:59 +00:00 |
|
Steve Dower
|
f277099850
|
Skip ARM64 tests automatically with warning, and improved cleanup
|
2022-08-31 21:08:15 +01:00 |
|
Joe Rickerby
|
0117165b02
|
Merge pull request #1191 from jack1142/add_cirrus_ci_support
Add support for Cirrus CI
|
2022-08-30 22:08:46 +01:00 |
|
Joe Rickerby
|
35ffadc277
|
Merge pull request #1235 from pypa/docs-update
Update docs toolchain
|
2022-08-30 21:57:04 +01:00 |
|
Steve Dower
|
9a4e8f671f
|
Actually call unlink, and add more typing
|
2022-08-25 16:48:49 +01:00 |
|
Steve Dower
|
9e07dae579
|
Skip ARM64 test run when not running on ARM64
|
2022-08-25 00:30:38 +01:00 |
|
Steve Dower
|
dcc5c00a3d
|
Ensure cfg is removed, and add a message
|
2022-08-24 00:32:20 +01:00 |
|
pre-commit-ci[bot]
|
b8ac98ee9f
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-08-23 19:39:24 +00:00 |
|
Steve Dower
|
09e08f6342
|
Write to ~/pydistutils.cfg instead, preserving any existing file
|
2022-08-23 20:38:23 +01:00 |
|
Jakub Kuczys
|
93986db68c
|
Merge branch 'main' into add_cirrus_ci_support
|
2022-08-23 21:26:03 +02: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 |
|
Steve Dower
|
f5c82fc0ef
|
Merge branch 'main' into arm64
|
2022-08-23 17:27:00 +01:00 |
|
Jakub Kuczys
|
f0e9518e79
|
Add Linux arm64 back
|
2022-08-23 17:55:14 +02:00 |
|
Steve Dower
|
634a3f733d
|
Expect correct wheel tag
|
2022-08-23 16:39:01 +01:00 |
|
Joe Rickerby
|
8537b1670f
|
Merge pull request #1242 from pypa/pre-commit-ci-update-config
|
2022-08-23 08:27:23 +01:00 |
|
Steve Dower
|
5f391d6a72
|
Merge branch 'main' into arm64
|
2022-08-22 23:25:40 +01:00 |
|
Joe Rickerby
|
eb463fd198
|
Merge pull request #1230 from pypa/update-dependencies-pr
|
2022-08-22 22:22:23 +01:00 |
|
Steve Dower
|
15288bee96
|
Merge branch 'main' into arm64
|
2022-08-22 21:46:42 +01:00 |
|
pre-commit-ci[bot]
|
99dc2ed515
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/codespell-project/codespell: v2.1.0 → v2.2.1](https://github.com/codespell-project/codespell/compare/v2.1.0...v2.2.1)
|
2022-08-22 19:19:55 +00:00 |
|
Henry Schreiner
|
0bc70cac93
|
fix(style): don't check generated file
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
|
2022-08-22 14:26:13 -04:00 |
|
cibuildwheel-bot[bot]
|
3ea4526c63
|
Update dependencies
|
2022-08-22 06:18:46 +00:00 |
|
Jakub Kuczys
|
2723bbab17
|
Re-trigger Circle CI
|
2022-08-21 19:13:28 +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 |
|
Jakub Kuczys
|
ccd29d8402
|
Use CPython 3.10 instead of 3.8 that was used instead of 3.6
|
2022-08-17 15:48:03 +02:00 |
|
 Jakub KuczysandJoe Rickerby
|
8d71ecace2
|
Elaborate on why arm64 platform is skipped for failing test test
Co-authored-by: Joe Rickerby <joerick@mac.com>
|
2022-08-17 15:48:03 +02:00 |
|
 Jakub KuczysandJoe Rickerby
|
dce8c221b7
|
Add more leeway to the 55 minutes task
Co-authored-by: Joe Rickerby <joerick@mac.com>
|
2022-08-17 15:48:02 +02:00 |
|
jack1142
|
ffeccfe807
|
Update CI.md
|
2022-08-17 15:48:02 +02:00 |
|
Jakub Kuczys
|
ce8e3fe68d
|
List Cirrus CI in README and update relevant scripts
|
2022-08-17 15:48:02 +02:00 |
|
jack1142
|
2812f8b588
|
Add a minimal example
|
2022-08-17 15:48:01 +02:00 |
|
jack1142
|
67071395fa
|
Add Cirrus CI to CIProvider enum
|
2022-08-17 15:47:39 +02:00 |
|
jack1142
|
623b39eb5a
|
Add .cirrus.yml running tests
|
2022-08-17 15:47:38 +02:00 |
|
jack1142
|
2b35f3c658
|
Skip cp38-macosx_arm64 in the test testing failing tests
|
2022-08-17 15:12:58 +02:00 |
|
jack1142
|
b39dc5bb5e
|
Test doesn't depend on python version but macOS arm64 can't build 3.6
|
2022-08-17 15:12:58 +02:00 |
|
jack1142
|
2bf4c14249
|
Bump wheel version to fix deployment target for universal2
pypa/wheel - issue 387 and PR 390
|
2022-08-17 15:12:57 +02:00 |
|
jack1142
|
4bc6bd3c5f
|
Skip Python 3.6 test on macOS arm64
|
2022-08-17 15:12:44 +02:00 |
|
Joe Rickerby
|
225ff6347f
|
Minor styling improvements
|
2022-08-17 09:12:02 +01:00 |
|
Joe Rickerby
|
75c93112dc
|
Update mkdocs and fix resulting issues
|
2022-08-16 22:53:11 +01:00 |
|
Joe Rickerby
|
4cfe1a3fff
|
Merge pull request #1233 from Cryptex-github/main
Add ril to projects.yml
|
2022-08-16 22:27:11 +01:00 |
|
pre-commit-ci[bot]
|
ed290fac3d
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2022-08-16 19:50:10 +00:00 |
|
Cryptex
|
c9216ba01c
|
Add ril to projects.yml
|
2022-08-16 12:46:30 -07:00 |
|
Steve Dower
|
46cc2629e2
|
Merge branch 'main' into arm64
|
2022-08-15 17:11:37 +01:00 |
|
Grzegorz Bokota
|
f708df11c7
|
Add @czaki to the maintainers
|
2022-08-12 15:35:49 +02:00 |
|
Joe Rickerby
|
888771972a
|
Add @czaki to the maintainers
|
2022-08-12 11:46:24 +01:00 |
|
Joe Rickerby
|
0abd6c205d
|
Bump version: v2.9.0
v2.9.0
|
2022-08-11 19:43:33 +01:00 |
|
Joe Rickerby
|
71cebdaca4
|
Merge pull request #1219 from pypa/disable-pytest-azurepipelines-plugin
Remove pytest-azurepipelines for now
|
2022-08-11 19:16:49 +01:00 |
|
Joe Rickerby
|
5b0d8e7d48
|
Merge pull request #1220 from pypa/henryiii/ci/noxaction
ci: use official nox action
|
2022-08-11 19:16:37 +01:00 |
|
Joe Rickerby
|
bed97dbe5f
|
Merge pull request #1224 from kemingy/add_example_proj
chore: add two ML example projects
|
2022-08-11 19:16:24 +01:00 |
|