summaryrefslogtreecommitdiff
path: root/.github/workflows/deploy.yml
Commit message (Expand)AuthorAgeFilesLines
* Update pre-commit hooks and actionsJordan Cook2021-09-071-2/+2
* Update some CI actionsJordan Cook2021-08-291-2/+2
* Drop testing for requests <=0.21Jordan Cook2021-08-141-3/+2
* Remove scheduled tests; new compatibility issues will be caught by dependabot...Jordan Cook2021-08-101-1/+1
* Re-enable pre-deploy tests for all supported requests versions, and pin optio...Jordan Cook2021-08-071-4/+2
|\
| * Add better examples for using requests-cache with requests-mockJordan Cook2021-08-071-1/+1
|/
* Temporarily disable pre-release tests for older requests versionsJordan Cook2021-08-021-2/+2
* Update deploy.yml workaround for botocore/urllib3 version conflictJordan Cook2021-08-021-3/+3
* Update poetry to 1.2.0a2Jordan Cook2021-08-021-2/+2
* Bump snok/install-poetry from 1.1.6 to 1.1.7dependabot[bot]2021-07-281-2/+2
* Update pre-deploy testsJordan Cook2021-07-131-1/+1
* Workaround for version conflict with backwards-compatibility testsJordan Cook2021-06-201-0/+2
* Fix installation for pre-deploy testsJordan Cook2021-06-121-2/+2
* Support publishing pre-release builds from manual trigger (workflow_dispatch)Jordan Cook2021-05-231-10/+25
* Split CI config into separate build and deploy filesJordan Cook2021-05-231-0/+91