Henry Schreiner
|
6d6d277ea5
|
fix: pre-commit check was broken
|
2020-08-14 15:49:56 -04:00 |
|
Joe Rickerby
|
43abc35259
|
Merge pull request #418 from joerick/add-troubleshoot-test
Add troubleshoot test
|
2020-08-13 15:19:26 +01:00 |
|
Joe Rickerby
|
f19c606573
|
Fix comment
|
2020-08-13 11:50:17 +01:00 |
|
Joe Rickerby
|
ac3523132d
|
Add troubleshoot test
|
2020-08-13 11:46:39 +01:00 |
|
 stfbncandYannick Jadoul
|
a7ea9f42cb
|
added fathon repository to README (#415)
* added fathon repository to README
* accidental error fixed
* Undo line break change to changelog in README
Co-authored-by: Yannick Jadoul <yannick.jadoul@belgacom.net>
|
2020-08-04 23:26:48 +02:00 |
|
Joe Rickerby
|
516f4b9d7e
|
Merge pull request #414 from joerick/pure-wheel-error
Raise an error when cibuildwheel produces a non-platform wheel
|
2020-07-24 20:53:29 +01:00 |
|
Joe Rickerby
|
ebf56281ed
|
Add pure wheel detection, and failing with an error in this case
|
2020-07-24 15:54:31 +01:00 |
|
Joe Rickerby
|
fd92707823
|
Merge pull request #413 from Czaki/project_path_to_var
use variable instead of '/project' literal
|
2020-07-24 15:27:36 +01:00 |
|
Grzegorz Bokota
|
cfec077f05
|
change project_path to container_project_path
|
2020-07-23 20:24:19 +02:00 |
|
Joe Rickerby
|
5c4767899d
|
Bump version: v1.5.5
v1.5.5
|
2020-07-22 18:57:47 +01:00 |
|
Grzegorz Bokota
|
a15ccb6ef0
|
change project_path to PurePath
|
2020-07-22 17:26:25 +02:00 |
|
Grzegorz Bokota
|
ae6d65e62e
|
use variable instead on '/project' literal
|
2020-07-22 15:27:51 +02:00 |
|
Yannick Jadoul
|
3cd3a9dc77
|
Merge pull request #410 from YannickJadoul/fix-pwd-linux-docker
Fix cwd in Linux docker images
|
2020-07-22 14:41:16 +02:00 |
|
Yannick Jadoul
|
9e40094cfc
|
Make timeout 2 hours on GitHub Actions and Azure Pipelines because of slow Windows jobs
|
2020-07-21 23:13:55 +02:00 |
|
Yannick Jadoul
|
c91d669a90
|
Extend tests and add tests for CIBW_BEFORE_ALL
|
2020-07-21 20:12:28 +02:00 |
|
Yannick Jadoul
|
f81c9474d6
|
Fix test_before_build test on Windows
|
2020-07-20 18:07:45 +02:00 |
|
Yannick Jadoul
|
2610f3220a
|
Run Linux docker images with /project as cwd
|
2020-07-20 18:07:45 +02:00 |
|
Yannick Jadoul
|
29b0cdb08a
|
Add cwd argument to DockerContainer
|
2020-07-20 18:07:45 +02:00 |
|
Yannick Jadoul
|
2b7da3fcbe
|
Test whether CIBW_BEFORE_BUILD is executed from the right directory and confirm it is not
|
2020-07-20 18:07:45 +02:00 |
|
Joe Rickerby
|
726bcdf372
|
Merge pull request #411 from YannickJadoul/fix-docker-commandsubstitution
Fix command substitution in CIBW_ENVIRONMENT in Linux docker images
|
2020-07-20 16:38:30 +01:00 |
|
Yannick Jadoul
|
3142806f4b
|
Capture output in DockerContainer.environment_executor to fix command substitutions in CIBW_ENVIRONMENT on Linux
|
2020-07-20 02:23:07 +02:00 |
|
Yannick Jadoul
|
e28e43e7f9
|
Fix test_environment's checks on a command substitution in an environment
|
2020-07-20 02:02:50 +02:00 |
|
Joe Rickerby
|
c0cb43800b
|
Bump version: v1.5.4
v1.5.4
|
2020-07-19 22:40:33 +01:00 |
|
Joe Rickerby
|
cc4e8975c8
|
Merge pull request #408 from YannickJadoul/fix-bashlex_eval-quotes
Fix quotes in command in bashlex_eval
|
2020-07-19 19:47:05 +01:00 |
|
Joe Rickerby
|
c5a9837784
|
Update cibuildwheel/bashlex_eval.py
|
2020-07-19 19:46:40 +01:00 |
|
Joe Rickerby
|
ceecee0e68
|
Merge pull request #407 from samuelstjean/patch-1
fix typo in doc
|
2020-07-19 19:40:48 +01:00 |
|
Yannick Jadoul
|
28af49a006
|
Simplify by removing shlex.quote and shlex.split when using EnvironmentExecutor
|
2020-07-19 17:37:25 +02:00 |
|
Yannick Jadoul
|
3a2d7a21b1
|
Fix quotes-in-commandsubstitution problem with well-placed shlex.quote
|
2020-07-19 17:32:07 +02:00 |
|
Yannick Jadoul
|
44fd8b5c26
|
Fix test to demonstrate failure
|
2020-07-19 17:19:48 +02:00 |
|
Samuel St-Jean
|
fddfaba0a4
|
fix typo
|
2020-07-19 10:32:27 -04:00 |
|
Joe Rickerby
|
c884530a1d
|
Bump version: v1.5.3
v1.5.3
|
2020-07-19 11:59:56 +01:00 |
|
Joe Rickerby
|
acf0320f68
|
Merge pull request #405 from mayeut/update-cp38
Update CPython 3.8 from 3.8.3 to 3.8.4
|
2020-07-18 11:52:57 +01:00 |
|
mayeut
|
5368b3bc64
|
Update CPython 3.8 from 3.8.3 to 3.8.4
Changelog: https://docs.python.org/release/3.8.4/whatsnew/changelog.html#changelog
|
2020-07-18 11:05:23 +02:00 |
|
Joe Rickerby
|
acf60364c0
|
Merge pull request #403 from joerick/appveyor-debug-env
Debug Appveyor errors
|
2020-07-17 15:00:04 +01:00 |
|
Joe Rickerby
|
7d983cdf8c
|
Reenable all tests
|
2020-07-17 09:39:22 +01:00 |
|
Joe Rickerby
|
6847454850
|
Remove debug code
|
2020-07-17 09:31:53 +01:00 |
|
Joe Rickerby
|
af2a171994
|
Fix quotes
|
2020-07-17 09:09:02 +01:00 |
|
Joe Rickerby
|
b90c4035b3
|
Update test_environment.py
|
2020-07-16 07:56:15 +01:00 |
|
Joe Rickerby
|
56cd6c965d
|
Avoid backslash-in-env-var entirely
|
2020-07-15 22:02:20 +01:00 |
|
Joe Rickerby
|
5df97a4121
|
Correct quoting of semicolon
|
2020-07-15 21:34:30 +01:00 |
|
Joe Rickerby
|
69fe085ba3
|
more back-slash hilarity
|
2020-07-15 21:25:29 +01:00 |
|
Joe Rickerby
|
08eddeff8b
|
Fix test and add another more awkward example
|
2020-07-15 21:07:33 +01:00 |
|
Joe Rickerby
|
9fb748bfb0
|
Add unit test for this failure mode
|
2020-07-12 21:45:46 +01:00 |
|
Joe Rickerby
|
dc446d3cac
|
moar debug
|
2020-07-12 12:45:59 +01:00 |
|
Joe Rickerby
|
9f71900637
|
add debugging code
|
2020-07-12 12:39:33 +01:00 |
|
Joe Rickerby
|
e098e1450d
|
Fix test project generation script
|
2020-07-12 12:35:30 +01:00 |
|
Joe Rickerby
|
ed0077a995
|
Merge pull request #386 from joerick/docker-exec
From Linux bash script to Python control flow
|
2020-07-11 19:28:40 +01:00 |
|
Joe Rickerby
|
5842a75927
|
Flake8 fixes
|
2020-07-10 13:04:50 +01:00 |
|
Joe Rickerby
|
44e3198880
|
Convert glob to take a Path and a str pattern
|
2020-07-10 12:57:05 +01:00 |
|
Joe Rickerby
|
4c0af9f152
|
Finish file/dir tests
|
2020-07-10 12:46:32 +01:00 |
|