Commit graph

16 commits

Author SHA1 Message Date
Simon Willison
6421ca2b22
Use actions/setup-python@v2 to deploy latest
This should fix an error with Python 3.9.
2020-10-09 09:28:17 -07:00
Simon Willison
6e091b14b6
Run tests against Python 3.9 2020-10-09 09:22:49 -07:00
Simon Willison
cb515a9d75
Don't push preleases to Docker Hub, refs #940 2020-09-14 15:09:03 -07:00
Simon Willison
26de3a18bc
tmate debugging tool 2020-09-14 14:53:54 -07:00
Simon Willison
30b98e4d29
Single, not double quotes - refs #940 2020-09-13 19:47:21 -07:00
Simon Willison
44cf424a94
Remove double colon, refs #956 2020-08-28 18:33:05 -07:00
Simon Willison
c36e287d71
Don't deploy alpha/betas to Docker Hub
Refs #956
2020-08-28 18:18:52 -07:00
Simon Willison
5e0b72247e
Run CI on GitHub Actions, not Travis
* Run CI on GitHub Actions, not Travis - refs #940
* Update documentation refs to Travis
* Release action now runs parallel tests, then pushes to PyPI, then Docker Hub
2020-08-17 22:09:34 -07:00
Simon Willison
adfe304281 Upgrade pip in GitHub Actions runs 2020-08-11 16:12:22 -07:00
Simon Willison
7ca8c0521a
Calculate coverage on pushes to main
Refs #849
2020-07-31 16:23:02 -07:00
Simon Willison
84c162dec3
Deploy latest on pushes to main
Refs #849
2020-07-31 16:22:31 -07:00
Simon Willison
73bb59a9b5 Mirror master and main, refs #849 2020-07-31 16:19:43 -07:00
Simon Willison
cf7a2bdb40
Action to run tests and upload coverage to codecov.io
Closes #843.
2020-06-13 14:36:49 -07:00
Simon Willison
3e8932bf64
Upgrade to actions/cache@v2 2020-05-29 15:12:10 -07:00
Simon Willison
a351d353bc Fixed typo in GitHub Action configuration, refs #705 2020-03-24 19:30:50 -07:00
Simon Willison
90015b2689 Deploy latest.datasett.io to Cloud Run, refs #705 2020-03-24 19:26:02 -07:00