Yannick Jadoul
|
9c3f44d086
|
Rename examples/*-deploy-only.yml to examples/*-deploy.yml, and keep sdist in dist/ in examples/github-deploy.yml
|
2020-06-02 17:07:18 +02:00 |
|
Yannick Jadoul
|
896337cbb1
|
Updating all GitHub actions version to actions/checkout@v2, actions/setup-python@v2, and actions/upload-artifact@v2
|
2020-06-02 15:23:15 +02:00 |
|
Yannick Jadoul
|
a0dab888a7
|
Ignore errors when cleaning up docker container in linux.py
|
2020-06-02 15:09:41 +02:00 |
|
Yannick Jadoul
|
d7cffde00f
|
Add 'release' to 'on' section in examples/github-deploy-only.yml
|
2020-06-02 15:07:06 +02:00 |
|
Yannick Jadoul
|
562d81c6ea
|
Add links to the PyPI deployment examples to the docs
|
2020-06-02 12:03:06 +02:00 |
|
Yannick Jadoul
|
66b392f4ee
|
Implement @henriii's suggestion, adding a separate job on Linux to upload all artifacts at once
|
2020-06-02 11:48:15 +02:00 |
|
Marek Otahal
|
dd3c87ece2
|
example: small doc
|
2020-06-01 16:04:44 +02:00 |
|
Marek Otahal
|
63f7a2ddc4
|
examples: revert to minima GH example, add deploymet
example showing pypi and GH release
|
2020-06-01 16:01:29 +02:00 |
|
Marek Otahal
|
ca49d86ed8
|
example: publish to PyPI only on release tag
|
2020-06-01 15:32:51 +02:00 |
|
heitorlessa
|
d9a317c370
|
fix: address Yannick's PR feedback
|
2020-06-01 14:30:14 +01:00 |
|
Marek Otahal
|
add792de30
|
example: for GH Actions use action to publish
to PyPI, instead of calling twine directly.
|
2020-06-01 15:02:26 +02:00 |
|
heitorlessa
|
004fc03899
|
fix: remove integ test
|
2020-06-01 13:21:52 +01:00 |
|
heitorlessa
|
15f1678439
|
fix: install poetry before build for windows
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
|
2020-06-01 10:44:58 +01:00 |
|
heitorlessa
|
3de38fc679
|
fix: assert single wheel workaround
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
|
2020-06-01 10:03:53 +01:00 |
|
heitorlessa
|
63eda18cf9
|
chore: increase test verbosity to capture errors
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
|
2020-06-01 09:31:54 +01:00 |
|
heitorlessa
|
a15a5f1c0f
|
fix: exclude pypy build that's failing
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
|
2020-06-01 08:58:24 +01:00 |
|
heitorlessa
|
d41cf65173
|
improv: address Henrii's feedback
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
|
2020-06-01 08:37:08 +01:00 |
|
Yannick Jadoul
|
e97b103148
|
Group environment variables querying in __main__.py
|
2020-06-01 00:04:32 +02:00 |
|
heitorlessa
|
4e6246d2a7
|
chore: flake8
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
|
2020-05-31 22:43:30 +01:00 |
|
heitorlessa
|
ab4f5209b5
|
improv: document test given when then
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
|
2020-05-31 22:39:19 +01:00 |
|
heitorlessa
|
8a25718c71
|
fix: ignores images with outdated pip version
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
|
2020-05-31 22:37:52 +01:00 |
|
heitorlessa
|
a8bdac07e6
|
fix: python version requirement range
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
|
2020-05-31 22:02:27 +01:00 |
|
Yannick Jadoul
|
2790fd1dd7
|
Put CIBW_TEST_COMMAND as first test option everywhere
|
2020-05-31 21:42:21 +02:00 |
|
heitorlessa
|
f9401d94c2
|
fix: support py2.7 to accommodate current setup
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
|
2020-05-31 20:14:24 +01:00 |
|
heitorlessa
|
4fb7874ca3
|
chore: address PR feedback
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
|
2020-05-31 20:13:52 +01:00 |
|
heitorlessa
|
bb1b050ab5
|
improv: add integ test dummy poetry package
|
2020-05-31 19:55:27 +01:00 |
|
heitorlessa
|
e8d857db21
|
chore: flake8 mypy linting
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
|
2020-05-31 17:56:43 +01:00 |
|
heitorlessa
|
f3a136be78
|
improv: support pyproject.toml existence
Signed-off-by: heitorlessa <lessa@amazon.co.uk>
|
2020-05-31 17:36:30 +01:00 |
|
Henry Schreiner
|
2c564dfb9c
|
Mention action, drop example code.
|
2020-05-27 19:45:34 -04:00 |
|
Henry Schreiner
|
901f708d4c
|
Better help for GitHub Actions + Py27 workaround
|
2020-05-27 15:56:12 -04:00 |
|
Joe Rickerby
|
ecbdc2e3d3
|
Bump version: v1.4.2
v1.4.2
|
2020-05-25 16:16:13 +01:00 |
|
Joe Rickerby
|
60a3d51a50
|
Merge pull request #352 from mayeut/isolation-test
Add test case for proper build isolation
|
2020-05-25 16:07:26 +01:00 |
|
mayeut
|
bdc86ba539
|
Update dependencies
|
2020-05-25 15:20:56 +02:00 |
|
mayeut
|
04c1a2aee5
|
Add test case for proper build isolation
If there's not a proper build isolation then,
the wheel for `cp27mu` will pick up the `spam.so` built
for `cp27m` resulting in an import error.
|
2020-05-25 14:57:58 +02:00 |
|
Joe Rickerby
|
e76ebbcdec
|
Merge pull request #334 from joerick/template-tests
Refactor tests to generate projects from template
|
2020-05-18 09:06:39 +01:00 |
|
Yannick Jadoul
|
edd461ad42
|
Making order of options more consistent in docs and BuildOptions fields
|
2020-05-17 22:30:18 +02:00 |
|
Joe Rickerby
|
0c323cfb5b
|
Add non-strict typechecking to test module
'strict' is a global flag, so I've had to break out the type-
checking options to be more specific
|
2020-05-17 20:17:34 +01:00 |
|
Joe Rickerby
|
2e41a4f94a
|
Merge commit 'cf60df549183e88cf84bca9d45550caf62c8be9e' into template-tests
|
2020-05-17 16:59:06 +01:00 |
|
Joe Rickerby
|
81f960b17e
|
Rename TemplateProject -> TestProject & tidy some comments
|
2020-05-17 16:57:11 +01:00 |
|
Joe Rickerby
|
cf60df5491
|
Merge pull request #346 from mayeut/update-constraints
Update the versions of our dependencies.
|
2020-05-17 15:04:52 +01:00 |
|
mayeut
|
fd8507212c
|
Update the versions of our dependencies.
|
2020-05-16 11:19:09 +02:00 |
|
Joe Rickerby
|
420995f567
|
check_call does require paths as strings on CPython 3.6 Windows
|
2020-05-15 15:18:17 +01:00 |
|
Joe Rickerby
|
29084bd5bf
|
Merge pull request #345 from mayeut/update-python
Update CPython 3.8 from 3.8.2 to 3.8.3
|
2020-05-15 15:09:22 +01:00 |
|
Joe Rickerby
|
13907188a1
|
Fix flake8 errors
|
2020-05-15 12:35:14 +01:00 |
|
mayeut
|
d606aaa85e
|
Update CPython 3.8 from 3.8.2 to 3.8.3
Changelog:
https://github.com/python/cpython/blob/v3.8.3/Misc/NEWS.d/3.8.3.rst
|
2020-05-15 13:35:05 +02:00 |
|
Joe Rickerby
|
2e8fe841ec
|
Remove TemplateProject subclassing
|
2020-05-15 12:28:34 +01:00 |
|
Joe Rickerby
|
0411fcc2ae
|
As discussed in code review
|
2020-05-15 12:19:38 +01:00 |
|
Joe Rickerby
|
6a9ab683a6
|
Merge pull request #344 from jbarlow83/patch-2
README: add pikepdf
|
2020-05-15 10:31:57 +01:00 |
|
jbarlow83
|
e9592b2d53
|
README: add pikepdf
|
2020-05-14 02:18:42 -07:00 |
|
Joe Rickerby
|
db6b1f3541
|
Merge pull request #341 from mayeut/f-strings
Use f-strings
|
2020-05-10 08:31:40 +01:00 |
|