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
562d81c6ea
Add links to the PyPI deployment examples to the docs
2020-06-02 12:03:06 +02:00
Joe Rickerby
8f9a68fe94
Improve setup docs for Github actions
2020-03-12 19:46:58 +00:00
Matthieu Darbois
b797430d21
Add support for GitHub Actions
...
Closes #159
2020-03-10 22:45:29 +01:00
mayeut
028c1dbf10
Add macOS support on AppVeyor
2020-03-07 12:03:00 +01:00
Joe Rickerby
b779a88fde
Add note about 254 {vmImage: 'vs2017-win2016'} on Azure to docs
...
See #254
2020-01-28 21:28:22 +00:00
Yannick Jadoul
eda3dc1a4f
Moving Azure, AppVeyor, and CircleCI minimal examples in docs also to their own file under examples/
2019-12-10 14:57:25 +01:00
Yannick Jadoul
472fa32d9f
Added {% include ... %} directive for including examples/travis-ci-minimal.yml in docs/setup.md
2019-12-08 23:51:09 +01:00
Yannick Jadoul
2f41683e85
Including example Travis CI configuration from examples/ directory in docs/setup.md
2019-12-08 23:50:47 +01:00
Joe Rickerby
7709989603
Bump version
2019-12-07 14:58:10 +00:00
Seth Morton
190b013c61
Update Travis CI examples
...
For a more granular view of why each of these changes were made, please
see https://github.com/joerick/cibuildwheel-autopypi-example/pull/5 .
High-level overview:
- Adding Windows support
- Remove "sudo: required" for linux
- Use "python -m pip" instead of using an environment variable
- Add "install:" and "after_success:" steps so that errors get handled
and reported properly
- Rename "matrix:" to "jobs:" as this is the now preferred keyword
2019-11-25 15:08:18 -08:00
mayeut
b3f82d52cc
Update doc for AppVeyor on linux
2019-11-12 01:20:06 +01:00
Joe Rickerby
beda529298
Bump version
2019-11-10 15:16:37 +00:00
Joe Rickerby
07fd1a3203
Formatting and polish
2019-11-09 19:38:59 +00:00
Joe Rickerby
ac51d22884
Merge remote-tracking branch 'origin/master' into docs
2019-11-09 18:23:41 +00:00
Joe Rickerby
88ef908bad
Merge remote-tracking branch 'origin/master' into docs
...
Manually merged updates to README.md across to docs
# Conflicts:
# README.md
2019-11-03 19:38:18 +00:00
Joe Rickerby
89bb2d352d
Add docs links to the setup guide
2019-10-07 09:15:59 +01:00
Joe Rickerby
1741d7ce1f
Docs samples should pin versions
2019-10-06 23:05:55 +01:00
Joe Rickerby
bb2a5f8d17
Formatting improvements
2019-10-06 20:36:21 +01:00
Joe Rickerby
c006fdab36
Migrate more README over to the docs
2019-10-02 09:49:31 +01:00
Joe Rickerby
d280f0f16a
Add options to docs
2019-09-29 21:53:18 +01:00