ansible-core-test-container

Container used by ansible-core for distribution independent tests.

GPL-3.0 License

Stars
5
Committers
6

Bot releases are visible (Hide)

ansible-core-test-container - 5.4.0

Published by mattclay almost 3 years ago

  • Update base image to 5.4.0.
  • Update paramiko to 2.8.1.
ansible-core-test-container - 5.3.0

Published by mattclay almost 3 years ago

  • Update base image to 5.3.0.
  • Freeze requirements.
ansible-core-test-container - 5.2.0

Published by mattclay almost 3 years ago

  • Update base image to 5.2.0.
  • Update and freeze requirements.
ansible-core-test-container - 4.1.1

Published by mattclay almost 3 years ago

This release is for the stable-2.12 branch of ansible/ansible.

This release pulls in updated requirements.

ansible-core-test-container - 5.1.0

Published by mattclay almost 3 years ago

  • Update base image.
  • Update and freeze requirements.
ansible-core-test-container - 5.0.0

Published by mattclay about 3 years ago

ansible-core-test-container - 4.1.0

Published by mattclay about 3 years ago

Update the base image to include Python 3.10.0.

ansible-core-test-container - 4.0.1

Published by mattclay about 3 years ago

Update and freeze requirements.

ansible-core-test-container - 4.0.0

Published by mattclay about 3 years ago

  • The base image has been updated to version 4.0.0.
  • The scripts to build and update the container have been overhauled and converted to Python.
  • The requirements have been updated to the latest versions in the ansible/ansible devel branch.
ansible-core-test-container - 3.8.0

Published by mattclay about 3 years ago

Update and freeze requirements. Also update the base container version to 3.8.0.

ansible-core-test-container - 3.7.0

Published by s-hertel about 3 years ago

Rebuild with Python 3.10.0rc1

ansible-core-test-container - 3.6.0

Published by s-hertel about 3 years ago

Rebuild with Python 3.10.0b4

ansible-core-test-container - 3.5.1

Published by mattclay over 3 years ago

Drop PyCrypto on Python 3.10 since it does not work that version.

ansible-core-test-container - 3.5.0

Published by mattclay over 3 years ago

  • Add Python 3.10 (currently 3.10.0b1).
  • Freeze requirements.
  • Update the base container image.
ansible-core-test-container - 3.4.0

Published by mattclay over 3 years ago

Restore Python 3.6 as the default Python within the container.

ansible-core-test-container - 3.3.0

Published by mattclay over 3 years ago

  • Make Python 3.9 the default Python.
  • Update base image to 3.3.0.
  • Freeze requirements.
ansible-core-test-container - 3.2.0

Published by mattclay over 3 years ago

  • The base image has been updated to version 3.2.2.
  • Frozen package versions have been updated.
  • The requirements script has been updated to use a PyPI mirror for Python 2.6.
ansible-core-test-container - 3.1.0

Published by mattclay over 3 years ago

The base container image has been updated, and requirements have been updated and frozen.

ansible-core-test-container - 3.0.0

Published by mattclay over 3 years ago

SSH client keys are no longer generated. This is now the responsibility of ansible-test.

ansible-core-test-container - 1.9.0

Published by mattclay over 3 years ago

  • Update and Freeze Requirements.
  • This release also updates the base container.