Joe Rickerby
|
ffd5d44cdc
|
Fix C++ tests
|
2020-05-03 10:30:44 +01:00 |
|
Joe Rickerby
|
5d665aac39
|
Fix up test runner scripts
|
2020-05-02 22:57:03 +01:00 |
|
Joe Rickerby
|
662612685c
|
Rename tests to remove the number, but keep 'basic' as the first
|
2020-05-02 22:53:58 +01:00 |
|
Joe Rickerby
|
a204df819b
|
Add .mypy_cache to gitignore
|
2020-05-02 22:51:40 +01:00 |
|
Joe Rickerby
|
9bb075aa0b
|
Fix flake8 errors
|
2020-05-02 22:50:52 +01:00 |
|
Joe Rickerby
|
007be7aea7
|
Ensure tests are up-to-date with master
|
2020-05-02 22:42:35 +01:00 |
|
Joe Rickerby
|
3b35882f87
|
Complete migration to new style. remove old reference tests
|
2020-05-02 21:00:58 +01:00 |
|
Joe Rickerby
|
616e9dd6eb
|
Converting tests to the new-style
|
2020-05-02 16:54:19 +01:00 |
|
Joe Rickerby
|
c38bc9064a
|
Reintroduce jinja2
|
2020-05-02 09:59:55 +01:00 |
|
Joe Rickerby
|
4f75eaabcd
|
Inprogress refactor trying f-strings as template language
|
2020-04-25 16:09:11 +01:00 |
|
Joe Rickerby
|
0224d72931
|
Merge pull request #322 from ax3l/doc-fixTravisArm64
Travis-CI Example: Fix aarch64
|
2020-04-16 07:41:28 +01:00 |
|
Joe Rickerby
|
95678f3d5d
|
Merge pull request #319 from joerick/support-subdirectory-joerick
Provide `package_dir` for setting subdirectory of project [alternative]
|
2020-04-14 19:12:50 +01:00 |
|
Joe Rickerby
|
f7cda33d96
|
Merge pull request #321 from MaxHalford/master
Update README.md
|
2020-04-14 19:00:59 +01:00 |
|
Joe Rickerby
|
603f77a0c1
|
Assert the files were run using capfd
|
2020-04-12 23:15:49 +01:00 |
|
Joe Rickerby
|
7ebe8fef55
|
Fix tests on windows - shebang don't work so great there!
|
2020-04-11 09:39:25 +01:00 |
|
Joe Rickerby
|
21e6b99884
|
Style fixes
|
2020-04-10 17:44:18 +01:00 |
|
Joe Rickerby
|
f4e911028c
|
Add test for building a package at a subpath within a project
|
2020-04-10 17:42:39 +01:00 |
|
Joe Rickerby
|
3e335044c6
|
Merge pull request #318 from joerick/appveyor-pty-fix
Try Appveyor config workaround
|
2020-04-10 17:23:42 +01:00 |
|
Joe Rickerby
|
407a1c0a6e
|
Merge pull request #320 from joerick/reenable-linux-troubleshoot
Add back missing 'troubleshoot' function call
|
2020-04-10 17:23:21 +01:00 |
|
Joe Rickerby
|
fa605d080b
|
Add back missing 'troubleshoot' function call
|
2020-04-10 14:18:09 +01:00 |
|
Joe Rickerby
|
7b3bcfae34
|
Remove allow_failures block and add comment
|
2020-04-10 14:13:42 +01:00 |
|
Joe Rickerby
|
4b5c743a64
|
And again..?
|
2020-04-10 13:00:09 +01:00 |
|
Joe Rickerby
|
83b39bcda2
|
Update docs on the package/project split
|
2020-04-10 12:59:22 +01:00 |
|
Joe Rickerby
|
a1983b94d8
|
Merge commit '882ea3426a837acfe205cc5de98793c98b6a1bf7' into support-subdirectory-joerick
|
2020-04-10 12:33:05 +01:00 |
|
Joe Rickerby
|
397393ba91
|
Use cwd to run test projects, not package_dir
|
2020-04-10 12:28:05 +01:00 |
|
Joe Rickerby
|
e07d8038c6
|
Remove lingering project_dir references
|
2020-04-10 12:27:26 +01:00 |
|
Joe Rickerby
|
f84388fe26
|
Changes that let me run the entire the entire linux test suite locally
|
2020-04-10 12:18:21 +01:00 |
|
Joe Rickerby
|
7e59d8c61c
|
Change how paths are handled, using 'project is working dir' mentality
|
2020-04-09 16:19:36 +01:00 |
|
Joe Rickerby
|
95bef46832
|
Update docs for package_dir
|
2020-04-09 15:51:00 +01:00 |
|
Joe Rickerby
|
a0cc4f6347
|
Fix comma/dot typo
|
2020-04-09 14:15:56 +01:00 |
|
Joe Rickerby
|
d5010b8242
|
Merge remote-tracking branch 'origin/master' into support-subdirectory
|
2020-04-09 14:05:09 +01:00 |
|
Joe Rickerby
|
7eb0de0dd2
|
Try another one
|
2020-04-09 11:39:46 +01:00 |
|
Joe Rickerby
|
eff997d12e
|
Merge pull request #311 from Czaki/pack_arguments
Pack build arguments
|
2020-04-09 10:46:42 +01:00 |
|
Joe Rickerby
|
b5175e6159
|
Try Appveyor config workaround
APPVEYOR_CONSOLE_DISABLE_PTY, as suggested in https://github.com/appveyor/ci/issues/3376#issuecomment-611314299
|
2020-04-09 10:43:21 +01:00 |
|
Joe Rickerby
|
3836bb2919
|
Merge pull request #306 from joerick/min-macosx-deployment-target
Set MACOSX_DEPLOYMENT_TARGET to 10.9, if not set by the user
|
2020-04-08 11:53:29 +01:00 |
|
Joe Rickerby
|
2345cf20da
|
Merge pull request #314 from joerick/conserve-ci-on-origin-branches
Build PR branches only once (for origin branches) and skip docs changes
|
2020-04-08 11:40:57 +01:00 |
|
Joe Rickerby
|
2b4bd815ed
|
Fix some whitespace problems with the merge
|
2020-04-07 18:52:49 +01:00 |
|
Joe Rickerby
|
e90e94a18e
|
Merge branch 'master' of github.com:joerick/cibuildwheel into min-macosx-deployment-target
|
2020-04-07 18:47:22 +01:00 |
|
Joe Rickerby
|
bff3e8e37a
|
Merge pull request #307 from Czaki/setup_python_separate
Setup python extracted from build function
|
2020-04-07 18:24:55 +01:00 |
|
Joe Rickerby
|
1701bc6bde
|
Limit the master-only rule to joerick/cibuildwheel
|
2020-04-07 18:11:12 +01:00 |
|
Joe Rickerby
|
a2eff759e8
|
Fix github config
|
2020-04-07 11:54:37 +01:00 |
|
Joe Rickerby
|
1c88697e7c
|
Merge pull request #312 from joerick/refactor-expected-wheels
Refactor expected_wheels test function
|
2020-04-07 11:50:30 +01:00 |
|
Joe Rickerby
|
97628673d2
|
Build PR branches only once (for origin branches) and skip docs changes
|
2020-04-07 11:49:10 +01:00 |
|
Joe Rickerby
|
5a7dc042b6
|
Add Windows x86 machine values
|
2020-04-07 10:01:05 +01:00 |
|
Joe Rickerby
|
3018e7a1f8
|
Refactor expected_wheels function
|
2020-04-06 23:10:19 +01:00 |
|
Joe Rickerby
|
ea6ada0728
|
Fix update deps script bugs
|
2020-04-06 14:30:43 +01:00 |
|
Joe Rickerby
|
90634ed872
|
Fix flake8 exclude list
|
2020-04-06 11:50:30 +01:00 |
|
Joe Rickerby
|
e78a731e2d
|
Fix bug in Docker pin script causing the latest tag to be pinned
|
2020-04-06 11:47:23 +01:00 |
|
Joe Rickerby
|
8986b2d468
|
Add dependency update script
|
2020-04-06 11:45:18 +01:00 |
|
Joe Rickerby
|
626a045770
|
Merge origin/master into min-macosx-deployment-target
|
2020-04-05 17:13:53 +01:00 |
|
Joe Rickerby
|
317c0f4baf
|
Merge pull request #256 from joerick/deterministic-builds
Deterministic builds
|
2020-04-05 12:58:36 +01:00 |
|
Joe Rickerby
|
b52edf89ef
|
Tidy up cpp_standards tests, removing 10.9 references as this is default
|
2020-04-05 12:40:35 +01:00 |
|
Joe Rickerby
|
27b79f8616
|
Fix tests to always default to 10.9
|
2020-04-05 12:34:52 +01:00 |
|
Joe Rickerby
|
93df99e43b
|
Remove potentially confusing line in docs
|
2020-04-05 12:20:07 +01:00 |
|
Joe Rickerby
|
0bdafc5649
|
Set MACOSX_DEPLOYMENT_TARGET to 10.9, if not set by the user
|
2020-04-05 12:15:34 +01:00 |
|
Joe Rickerby
|
1eb5fa2311
|
Merge pull request #302 from henryiii/patch-1
Add GHA example
|
2020-04-02 22:51:11 +01:00 |
|
Joe Rickerby
|
3fa9935d5b
|
Ensure the correct versions of constraint files are used for each version
|
2020-03-28 09:52:28 +00:00 |
|
Joe Rickerby
|
13554d0490
|
Call get-pip.py on Windows with dependency constraint flags
|
2020-03-24 21:09:07 +00:00 |
|
Joe Rickerby
|
4b6df458fd
|
Docs wording edit
|
2020-03-23 22:16:47 +00:00 |
|
Joe Rickerby
|
de4bf6dafe
|
Add missing version-specific constraint tests
|
2020-03-23 22:16:47 +00:00 |
|
Joe Rickerby
|
ffaad9134b
|
Remove PyPy version from PythonConfiguration
|
2020-03-18 10:11:09 +00:00 |
|
Joe Rickerby
|
33da3d65c7
|
Fix CUSTOM_COMPILE_COMMAND and add comment
|
2020-03-17 20:28:53 +00:00 |
|
Joe Rickerby
|
36a2f00e68
|
Revert "See stdout during tests to debug circleCI"
This reverts commit dc5dbea4c9.
|
2020-03-14 18:09:16 +00:00 |
|
Joe Rickerby
|
98dbbaecf4
|
Fix docker build on CircleCI
|
2020-03-14 17:27:51 +00:00 |
|
Joe Rickerby
|
7316d69139
|
Improve logging of docker calls
|
2020-03-14 17:21:47 +00:00 |
|
Joe Rickerby
|
dc5dbea4c9
|
See stdout during tests to debug circleCI
|
2020-03-14 17:21:22 +00:00 |
|
Joe Rickerby
|
580b065bb0
|
Add no_output_timeout to CircleCI tests to prevent them timing out
|
2020-03-13 17:12:23 +00:00 |
|
Joe Rickerby
|
7090bfa4f1
|
Stop isn't necessary, docker rm will stop the container
|
2020-03-13 15:08:37 +00:00 |
|
Joe Rickerby
|
2db9d9a089
|
The docker container needs a main process
|
2020-03-13 15:08:10 +00:00 |
|
Joe Rickerby
|
94824f95af
|
Merge remote-tracking branch 'origin/master' into deterministic-builds
|
2020-03-13 14:20:10 +00:00 |
|
Joe Rickerby
|
4e31c65d09
|
Workaround docker cp bug
https://github.com/moby/moby/issues/38995
|
2020-03-13 12:58:23 +00:00 |
|
Joe Rickerby
|
40ff745321
|
Bump version: v1.3.0
|
2020-03-12 19:53:34 +00:00 |
|
Joe Rickerby
|
8f9a68fe94
|
Improve setup docs for Github actions
|
2020-03-12 19:46:58 +00:00 |
|
Joe Rickerby
|
840da16d39
|
Merge pull request #194 from mayeut/github-workflows
Add support for GitHub Actions
|
2020-03-12 09:25:31 +00:00 |
|
Joe Rickerby
|
e49644edf2
|
Some docker fixes
|
2020-03-12 09:00:40 +00:00 |
|
Joe Rickerby
|
c4f54c6aa3
|
Run each build using docker exec, for faster builds
|
2020-03-11 21:55:53 +00:00 |
|
Joe Rickerby
|
7efec9a0fc
|
Try updating more things
|
2020-03-11 21:50:26 +00:00 |
|
Joe Rickerby
|
b4ed192e88
|
Run dependency tests on pypy too, and update constraint for 3.6
|
2020-03-11 20:56:11 +00:00 |
|
Joe Rickerby
|
b55e98fb2c
|
Update test-pinned version of pip
|
2020-03-11 11:51:46 +00:00 |
|
Joe Rickerby
|
cc956ea6cd
|
Update version of setuptools used to test constraint file
|
2020-03-11 08:46:01 +00:00 |
|
Joe Rickerby
|
4fb4e44c23
|
Fix some errors introduced after the merge
|
2020-03-10 22:33:50 +00:00 |
|
Joe Rickerby
|
8603deac93
|
Update constraints
|
2020-03-10 21:50:20 +00:00 |
|
Joe Rickerby
|
7ab2d599b9
|
Merge branch 'master' of github.com:joerick/cibuildwheel into deterministic-builds
# Conflicts:
# cibuildwheel/__main__.py
# cibuildwheel/linux.py
# cibuildwheel/macos.py
# cibuildwheel/windows.py
|
2020-03-10 21:16:45 +00:00 |
|
Joe Rickerby
|
34f8427aab
|
Merge pull request #296 from myselfhimself/patch-1
Referencing gmic-py as Working example (for the macosx Github Actions…
|
2020-03-09 19:21:31 +00:00 |
|
Joe Rickerby
|
77fb97caf3
|
Fix typo
|
2020-03-08 18:08:48 +00:00 |
|
Joe Rickerby
|
23870b6780
|
Update options.md
Docs edit- now Windows does run in a shell too
|
2020-03-08 18:06:14 +00:00 |
|
Joe Rickerby
|
4caee57c21
|
Merge pull request #242 from Czaki/before_test
Add CIBW_BEFORE_TEST to customize test environment
|
2020-03-08 17:55:59 +00:00 |
|
Joe Rickerby
|
02a52791c9
|
Fix incorrect constraints file on pypy2.7
|
2020-03-08 13:12:27 +00:00 |
|
Joe Rickerby
|
9ae2ae4ac6
|
Produce a python-3-only wheel
|
2020-03-08 13:10:06 +00:00 |
|
Joe Rickerby
|
42489436a2
|
Remove obsolete bumpversion config
|
2020-03-08 12:52:22 +00:00 |
|
Joe Rickerby
|
4628c1334e
|
Bump version: v1.2.0
|
2020-03-08 12:50:23 +00:00 |
|
Joe Rickerby
|
18b4d42f83
|
Add bump_version.py script
|
2020-03-08 12:49:35 +00:00 |
|
Joe Rickerby
|
dd2c27ab01
|
Some test fixes related to PyPy
|
2020-03-07 19:35:17 +00:00 |
|
Joe Rickerby
|
ff99cb37f8
|
Update changelog
|
2020-03-07 19:09:28 +00:00 |
|
Joe Rickerby
|
d0e5781832
|
Merge pull request #293 from joerick/windows-chain-commands
Allow chaining of commands on Windows
|
2020-03-07 18:39:04 +00:00 |
|
Joe Rickerby
|
fd1cd2442c
|
Merge remote-tracking branch 'origin/master' into deterministic-builds
|
2020-03-07 18:37:57 +00:00 |
|
Joe Rickerby
|
ad1b59febf
|
Remove hashes from constraint files
|
2020-03-07 18:31:39 +00:00 |
|
Joe Rickerby
|
7dfc173bca
|
Update docs
|
2020-03-07 18:05:30 +00:00 |
|
Joe Rickerby
|
2f1ec582e9
|
Add constraints for python3.6 too
|
2020-03-07 17:53:12 +00:00 |
|
Joe Rickerby
|
7c6e69ea28
|
Add separate constraints for Python3.5
The new virtualenv requires some packages whose latest versions are 3.6+
|
2020-03-07 17:05:14 +00:00 |
|