This website requires JavaScript.
4c3cbf702c
Update examples/github-deploy.yml to upload on tags, as alternative to GitHub releases
Yannick Jadoul and Joe Rickerby
2020-06-02 22:09:33 +02:00
a06998e2f6
Merge pull request #366 from YannickJadoul/ignore-docker-rm
Yannick Jadoul
2020-06-02 21:45:50 +02:00
4e15e202c8
style- inline function
Joe Rickerby
2020-06-02 20:03:04 +01:00
35ea7b6307
Remove debugging flags
Joe Rickerby
2020-06-02 20:02:54 +01:00
46688ae3f9
Revert previous solution and just don't try removing the container if 'docker create' errors
Yannick Jadoul
2020-06-02 17:13:23 +02:00
9c3f44d086
Rename examples/*-deploy-only.yml to examples/*-deploy.yml, and keep sdist in dist/ in examples/github-deploy.yml
Yannick Jadoul
2020-06-02 17:07:18 +02:00
896337cbb1
Updating all GitHub actions version to actions/checkout@v2, actions/setup-python@v2, and actions/upload-artifact@v2
Yannick Jadoul
2020-06-02 15:23:15 +02:00
a0dab888a7
Ignore errors when cleaning up docker container in linux.py
Yannick Jadoul
2020-06-02 15:09:41 +02:00
d7cffde00f
Add 'release' to 'on' section in examples/github-deploy-only.yml
Yannick Jadoul
2020-06-02 15:07:06 +02:00
562d81c6ea
Add links to the PyPI deployment examples to the docs
Yannick Jadoul
2020-06-02 12:03:06 +02:00
66b392f4ee
Implement @henriii's suggestion, adding a separate job on Linux to upload all artifacts at once
Yannick Jadoul
2020-06-02 11:48:15 +02:00
dd3c87ece2
example: small doc
Marek Otahal
2020-06-01 16:04:44 +02:00
63f7a2ddc4
examples: revert to minima GH example, add deploymet
Marek Otahal
2020-06-01 16:01:29 +02:00
ca49d86ed8
example: publish to PyPI only on release tag
Marek Otahal
2020-06-01 15:32:51 +02:00
d9a317c370
fix: address Yannick's PR feedback
heitorlessa
2020-06-01 14:30:14 +01:00
add792de30
example: for GH Actions use action to publish
Marek Otahal
2020-06-01 15:02:26 +02:00
004fc03899
fix: remove integ test
heitorlessa
2020-06-01 13:21:52 +01:00
15f1678439
fix: install poetry before build for windows
heitorlessa
2020-06-01 10:44:58 +01:00
3de38fc679
fix: assert single wheel workaround
heitorlessa
2020-06-01 09:56:03 +01:00
63eda18cf9
chore: increase test verbosity to capture errors
heitorlessa
2020-06-01 09:31:54 +01:00
a15a5f1c0f
fix: exclude pypy build that's failing
heitorlessa
2020-06-01 08:58:24 +01:00
d41cf65173
improv: address Henrii's feedback
heitorlessa
2020-06-01 08:32:35 +01:00
e97b103148
Group environment variables querying in __main__.py
Yannick Jadoul
2020-06-01 00:01:57 +02:00
4e6246d2a7
chore: flake8
heitorlessa
2020-05-31 22:43:30 +01:00
ab4f5209b5
improv: document test given when then
heitorlessa
2020-05-31 22:39:19 +01:00
8a25718c71
fix: ignores images with outdated pip version
heitorlessa
2020-05-31 22:37:52 +01:00
a8bdac07e6
fix: python version requirement range
heitorlessa
2020-05-31 22:02:27 +01:00
2790fd1dd7
Put CIBW_TEST_COMMAND as first test option everywhere
Yannick Jadoul
2020-05-31 21:42:21 +02:00
f9401d94c2
fix: support py2.7 to accommodate current setup
heitorlessa
2020-05-31 20:14:24 +01:00
4fb7874ca3
chore: address PR feedback
heitorlessa
2020-05-31 20:13:52 +01:00
bb1b050ab5
improv: add integ test dummy poetry package
heitorlessa
2020-05-31 19:55:27 +01:00
e8d857db21
chore: flake8 mypy linting
heitorlessa
2020-05-31 17:56:43 +01:00
f3a136be78
improv: support pyproject.toml existence
heitorlessa
2020-05-31 17:36:30 +01:00
2c564dfb9c
Mention action, drop example code.
Henry Schreiner
2020-05-27 19:45:34 -04:00
901f708d4c
Better help for GitHub Actions + Py27 workaround
Henry Schreiner
2020-05-27 15:56:12 -04:00
ecbdc2e3d3
Bump version: v1.4.2
v1.4.2
Joe Rickerby
2020-05-25 16:16:13 +01:00
60a3d51a50
Merge pull request #352 from mayeut/isolation-test
Joe Rickerby
2020-05-25 16:07:26 +01:00
bdc86ba539
Update dependencies
mayeut
2020-05-25 15:20:56 +02:00
04c1a2aee5
Add test case for proper build isolation
mayeut
2020-05-25 14:55:04 +02:00
e76ebbcdec
Merge pull request #334 from joerick/template-tests
Joe Rickerby
2020-05-18 09:06:39 +01:00
edd461ad42
Making order of options more consistent in docs and BuildOptions fields
Yannick Jadoul
2020-05-17 22:26:12 +02:00
0c323cfb5b
Add non-strict typechecking to test module
Joe Rickerby
2020-05-17 20:17:34 +01:00
2e41a4f94a
Merge commit 'cf60df549183e88cf84bca9d45550caf62c8be9e' into template-tests
Joe Rickerby
2020-05-17 16:59:06 +01:00
81f960b17e
Rename TemplateProject -> TestProject & tidy some comments
Joe Rickerby
2020-05-17 16:54:33 +01:00
cf60df5491
Merge pull request #346 from mayeut/update-constraints
Joe Rickerby
2020-05-17 15:04:52 +01:00
fd8507212c
Update the versions of our dependencies.
mayeut
2020-05-16 11:19:09 +02:00
420995f567
check_call does require paths as strings on CPython 3.6 Windows
Joe Rickerby
2020-05-15 15:18:17 +01:00
29084bd5bf
Merge pull request #345 from mayeut/update-python
Joe Rickerby
2020-05-15 15:09:22 +01:00
13907188a1
Fix flake8 errors
Joe Rickerby
2020-05-15 12:35:14 +01:00
d606aaa85e
Update CPython 3.8 from 3.8.2 to 3.8.3
mayeut
2020-05-15 13:35:05 +02:00
2e8fe841ec
Remove TemplateProject subclassing
Joe Rickerby
2020-05-15 12:28:34 +01:00
0411fcc2ae
As discussed in code review
Joe Rickerby
2020-05-15 12:19:38 +01:00
6a9ab683a6
Merge pull request #344 from jbarlow83/patch-2
Joe Rickerby
2020-05-15 10:31:57 +01:00
e9592b2d53
README: add pikepdf
jbarlow83
2020-05-14 02:18:42 -07:00
db6b1f3541
Merge pull request #341 from mayeut/f-strings
Joe Rickerby
2020-05-10 08:31:40 +01:00
5e767fcc9a
Use f-strings
mayeut
2020-05-09 10:34:59 +02:00
ac0012e3da
Merge pull request #315 from YannickJadoul/type-annotations
Yannick Jadoul
2020-05-09 02:37:58 +02:00
71150a1cb5
Remove pypy from the c++17 test
Joe Rickerby
2020-05-08 13:36:53 +01:00
0368d58065
Run mypy in CircleCI job
Yannick Jadoul
2020-05-07 00:40:52 +02:00
9daad5c60c
Ignore .mypy_cache and add mypy configuration to setup.cfg
Yannick Jadoul
2020-05-07 00:20:37 +02:00
4683ac3d6c
Remove macOS Python 3.7 job on CircleCI
Yannick Jadoul
2020-05-07 00:12:11 +02:00
7cc85c2e4f
Replace Callable[[str], bool] by BuildSelector
Yannick Jadoul
2020-05-07 00:07:14 +02:00
891e2dd6aa
Fixing some review remarks
Yannick Jadoul
2020-04-10 20:24:52 +02:00
575e229514
Drop 3.5 host support and adapt CI configurations
Yannick Jadoul
2020-04-10 02:00:29 +02:00
1a765ac431
Use variable annotations instead of workarounds
Yannick Jadoul
2020-04-10 01:53:06 +02:00
5bdb21b705
More type annotations after rebasing
Yannick Jadoul
2020-04-10 01:44:02 +02:00
40967a6572
collections.namedtuple to typing.NameTuple and flake8 fixes
Yannick Jadoul
2020-04-08 11:08:23 +02:00
c128018590
Clean up bashlex_eval.py's types
Yannick Jadoul
2020-04-08 00:51:04 +02:00
618f1cefae
Added majority of type annotations (to a by now outdated version)
Yannick Jadoul
2020-04-08 00:16:25 +02:00
a679a09212
Add missing 3.6 pin test
Joe Rickerby
2020-05-06 20:24:13 +01:00
cc1ae4a963
Add utility function to checkout a generated project
Joe Rickerby
2020-05-06 20:14:03 +01:00
dbd7006704
Remove dead code from merge
Joe Rickerby
2020-05-06 19:51:58 +01:00
da4bc0225c
Fix new cpp17 test
Joe Rickerby
2020-05-05 21:56:34 +01:00
f145c7c148
Merge commit '79278364898eccc08d6bbe6e956b6774bb332c24' into template-tests
Joe Rickerby
2020-05-05 21:52:37 +01:00
73425d4bb8
Fix indent
Joe Rickerby
2020-05-05 21:32:57 +01:00
7927836489
Merge pull request #339 from jlaine/mention-projects
Joe Rickerby
2020-05-04 22:54:29 +01:00
185a1c09ad
Update docs on workaround for modern MSVC/C++ in Python 2.7
Yannick Jadoul
2020-05-04 18:17:00 +02:00
3d4a6b0765
Only build Python 2.7 wheel in test_cpp17_py27_modern_msvc_workaround
Yannick Jadoul
2020-05-04 16:44:12 +02:00
7eb82bf90c
Add note in CI.md about reduced tests on AppVeyor
Yannick Jadoul
2020-05-04 15:53:17 +02:00
5986c91937
Also try to build C++14/C++17 wheels for PyPy 3.6 with default MSVC
Yannick Jadoul
2020-05-04 15:49:31 +02:00
63421d40f0
Testing if cp35 works for modern C++
Yannick Jadoul
2020-05-04 14:41:34 +02:00
e11c0c2dd1
Simplify and clarify test_cpp17_modern_msvc_workaround
Yannick Jadoul
2020-05-04 01:34:18 +02:00
362b4314cb
Make distinction between 32- and 64-bit Python wheels
Yannick Jadoul
2020-05-04 01:11:00 +02:00
ba60f1865f
Use setuptools backported versions of distutils._msvccompiler in setuptools.msvc to get environment variables from vcvarsall
Yannick Jadoul
2020-05-04 00:48:06 +02:00
f0e65d9f5a
Correct VC++ version in test_cpp17_modern_msvc_workaround
Yannick Jadoul
2020-05-03 23:27:23 +02:00
e1881976e8
Add test to build wheels on Windows for C++17, setting DISTUTILS_USE_SDK and MSSdk to not use vcpython27 or MSVC 10
Yannick Jadoul
2020-05-03 14:54:55 +02:00
953839be59
Add PyAV, aiortc and aioquic to example projects
Jeremy Lainé
2020-05-04 20:20:50 +02:00
aaf1bba1cf
Merge pull request #337 from Czaki/remove_pypy_patch
Joe Rickerby
2020-05-04 18:43:30 +01:00
9ea7fa7628
Bump version: v1.4.1
v1.4.1
Joe Rickerby
2020-05-04 17:11:32 +01:00
3f3effe25d
add linux32 to i686 builds (#338 )
Grzegorz Bokota and Joe Rickerby
2020-05-04 18:06:47 +02:00
196a0323a4
clean after bump to pypy 7.3.1
Grzegorz Bokota
2020-05-04 10:52:41 +02:00
328a6714e9
Enable pymdownx.magiclink to get automatic links for URLs in the Markdown docs
Yannick Jadoul
2020-05-03 22:11:31 +02:00
729bab42c8
Pytest config header
Joe Rickerby
2020-05-03 17:03:35 +01:00
a9c475a910
Fix pathlib error on Windows
Joe Rickerby
2020-05-03 16:53:15 +01:00
566a880099
Fix warning
Joe Rickerby
2020-05-03 16:52:35 +01:00
bf882b065d
Output test timings
Joe Rickerby
2020-05-03 14:18:57 +01:00
1b38974c60
Fix subdir test
Joe Rickerby
2020-05-03 14:09:47 +01:00
c568f7ba89
Add pytest-azurepipelines plugin
Joe Rickerby
2020-05-03 14:09:35 +01:00
e9803e8fb3
Fix missing dir
Joe Rickerby
2020-05-03 14:09:10 +01:00
dafe5cd1f7
Refactor to use tmp_path and pathlib paths
Joe Rickerby
2020-05-03 14:08:57 +01:00