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 c31d902dc8 CI: Skip tests that require Mitogen when Ansible strategy is linear
The Van_* GitHub Actions jobs (corresponding to Tox factor strategy_linear,
environment variable ANSIBLE_STRATEGY=linear) were failing inside Mitogen
modules, which they should not touch. The jobs are intended as a cross
validation of the test suite, they should only fail if Ansible itself has a
problem.
7 months ago
.ci CI: Upgrade Github jobs from Ubuntu 20.04 to 22.04 & 24.04 9 months ago
.github CI: Upgrade Github jobs from Ubuntu 20.04 to 22.04 & 24.04 9 months ago
ansible_mitogen ansible_mitogen: Fix TypeError in set_file_owner() 11 months ago
docs Begin 0.3.24dev 9 months ago
examples Remove get_password_hash, unused 1 year ago
mitogen Begin 0.3.24dev 9 months ago
scripts add Python3 compatibility 2 years ago
tests CI: Skip tests that require Mitogen when Ansible strategy is linear 7 months ago
.gitignore Ignore Ansible retry files 2 years ago
.lgtm.yml Whoops, merge together lgtm.yml and .lgtm.yml 7 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 1 year 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: Fix InvalidVersion in release versions 9 months ago
tox.ini ci: Configure package managers using a role 11 months ago

README.md