Mirror of mitogen
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Alex Willmer 67ececc804 ci: Use GitHub Container Registery images tagged 2021
Previously (and implicitly) used "latest". The tag 2021 is new today, the
image contents have not changed since they were generated in 2021.

They have moved container registry twice since 2021
- #791 Docker -> Amazon Elastic Container Registry (public.ecr.aws/n5z0e8q)
- #1128 Amazon ECR -> GitHub Container Registry (ghcr.io/mitogen-hq)

This commit also removes the last references to ECR.
9 months ago
.ci ci: Use GitHub Container Registery images tagged 2021 9 months ago
.github ci: Use GitHub Container Registery images tagged 2021 9 months ago
ansible_mitogen ansible_mitogen: Fix TypeError in set_file_owner() 10 months ago
docs CI: Don't share temporary directory between test groupings 10 months ago
examples Remove get_password_hash, unused 1 year ago
mitogen mitogen: Log skipped termios attributes 10 months ago
scripts add Python3 compatibility 2 years ago
tests ci: Use GitHub Container Registery images tagged 2021 9 months ago
.gitignore Ignore Ansible retry files 2 years ago
.lgtm.yml Whoops, merge together lgtm.yml and .lgtm.yml 6 years ago
LICENSE Bump copyright year and use generic author name (testing Travis) 5 years ago
MANIFEST.in setup.py: include LICENSE; closes #538. 7 years ago
README.md docs: shields.io badges for PyPI version & supported Python versions 1 year ago
dev_requirements.txt Split dev_requirements.txt up according to test mode. 7 years ago
netlify.toml docs: Attempt to configure Netlify build of mitogen.networkgenomics.com 11 months ago
preamble_size.py mitogen.parent: Remove tabs from minimized first stage 4 years ago
run_tests tests: Remove unittest2, use stdlib unittest 4 years ago
setup.cfg Declare universal wheel support 5 years ago
setup.py packaging: Avoid ast module, requires Python = 2.6 10 months ago
tox.ini ci: Enable Python warnings 10 months ago

README.md