Alex Willmer
|
39d02e9d59
|
ci: Don't install pycparser and idna seperately
AFAICT no longer necessary. These install fine as part of requirements.txt.
|
3 years ago |
Alex Willmer
|
0db7467e4a
|
tests: Authenticate to AWS Elastic Container Registry for `docker pull`
This should increase the rate limit from 1/s to 10/s. AWS
credentials are obtained from environment variables in Azure
pipelines, or the default AWS CLI profile.
https://docs.aws.amazon.com/AmazonECR/latest/public/public-service-quotas.html
https://docs.aws.amazon.com/AmazonECR/latest/public/public-registries.html#public-registry-auth
https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html
|
3 years ago |
David Wilson
|
7ca073cdf8
|
issue #482: ci: add stray process checks to all jobs
List of interesting processes can probably expand more over time.
|
5 years ago |
David Wilson
|
0aa4c9d8fc
|
issue #542: .ci: move some tests to Azure and enable Mac job.
|
6 years ago |
David Wilson
|
b90889c5fc
|
tests: pin idna to last supporting 2.6-compat version.
|
6 years ago |
David Wilson
|
c84f36e809
|
issue #426: teach .ci/ Docker pulls to ignore -py3 image suffix.
|
6 years ago |
David Wilson
|
2a6dbb038f
|
Pythonize, split out and parallelize all jobs.
|
6 years ago |