tox-ansible

The tox-ansible plugin dynamically creates a full matrix of python interpreter and ansible-core version environments for running integration, sanity, and unit for an ansible collection both locally and in a Github action. tox virtual environments are leveraged for collection building, collection installation, dependency installation, and testing.

MIT License

Downloads
299K
Stars
53
Committers
16

Bot releases are visible (Hide)

tox-ansible - v24.9.0

Published by github-actions[bot] about 1 month ago

Enhancements

  • Docsite: add communication info (#372) @Andersson007
tox-ansible - v24.8.0 Latest Release

Published by github-actions[bot] 2 months ago

Bugfixes

  • Add missing project urls to package metadata (#361) @ssbarnea
tox-ansible - v24.7.0

Published by github-actions[bot] 3 months ago

Bugfixes

  • Updated cspell dictionary and removed unneeded values (#346) @alisonlhart
tox-ansible - v24.6.18

Published by github-actions[bot] 4 months ago

Bugfixes

  • Drop ansible-core milestone => python 3.10 (#337) @cidrblock
  • Exclude *-py3.10-devel from matrix (#336) @NilashishC
tox-ansible - v24.6.14

Published by github-actions[bot] 4 months ago

Bugfixes

  • Revert pip upgrade (#334) @cidrblock
tox-ansible - v24.6.13

Published by github-actions[bot] 4 months ago

Bugfixes

  • Add pip upgrade (#333) @cidrblock
  • Revert code type changes (#326) @cidrblock
tox-ansible - v24.6.0

Published by github-actions[bot] 5 months ago

Enhancements

  • Add 2.17 support (#313) @Qalthos

Bugfixes

  • Collect coverage for subprocess (#298) @cidrblock
  • Fix type issue with tox (#297) @cidrblock
tox-ansible - v24.2.0

Published by github-actions[bot] 8 months ago

Minor Changes

  • Update readme to include calver release information (#270) @shatakshiiii
tox-ansible - v2.1.0

Published by github-actions[bot] 9 months ago

Minor Changes

  • Add attribute --matrix-scope for tox-ansible (#242) @KB-perByte
  • Initial mkdocs setup (#234) @shatakshiiii

Bugfixes

  • Remove python 3.8 from testing matrix (#257) @shatakshiiii
  • Update tox matrix (#258) @shatakshiiii
  • Update README.md and fix url in User guide (#261) @cidrblock
tox-ansible - v2.0.14

Published by github-actions[bot] 12 months ago

Bugfixes

  • Drop ansible 2.9 testing within the plugin (#239) @shatakshiiii
  • Include testing with python 3.12 in the plugin (#240) @shatakshiiii
  • Drop python 3.7 from the test matrix (#238) @shatakshiiii
  • Add support for python 3.12 (#233) @shatakshiiii
  • Switch from darglint to pydoclint (#232) @shatakshiiii
tox-ansible - v2.0.13

Published by github-actions[bot] about 1 year ago

  • [pre-commit.ci] pre-commit autoupdate (#228)
  • [pre-commit.ci] pre-commit autoupdate (#227)
tox-ansible - v2.0.12

Published by github-actions[bot] about 1 year ago

  • [pre-commit.ci] pre-commit autoupdate (#224)
  • adding 2.16 to the matrix (#225) @hille721
  • [pre-commit.ci] pre-commit autoupdate (#222)
tox-ansible - v2.0.11

Published by github-actions[bot] about 1 year ago

  • [pre-commit.ci] pre-commit autoupdate (#219)
tox-ansible - v2.0.10

Published by github-actions[bot] about 1 year ago

  • [pre-commit.ci] pre-commit autoupdate (#217)
  • Documentation & requirements-test.txt as test requirements file (#216) @hille721
  • [pre-commit.ci] pre-commit autoupdate (#215)
  • Surface molecule support (#212) @cidrblock
  • possibility to pass args to test commands (#211) @hille721

Bugfixes

  • Remove uneeded cd for unit (#214) @cidrblock
tox-ansible - v2.0.9

Published by github-actions[bot] about 1 year ago

  • Avoid full dep install prior to tox run (#207) @cidrblock
  • Set XDG_CACHE_HOME (#208) @cidrblock
  • Replace rsync command (#204) @hille721
  • [pre-commit.ci] pre-commit autoupdate (#205)
tox-ansible - v2.0.8

Published by github-actions[bot] about 1 year ago

  • Revert #196 for ansible 2.9 (#202) @cidrblock
tox-ansible - v2.0.7

Published by github-actions[bot] about 1 year ago

  • Fix type from #190 (#200) @cidrblock
tox-ansible - v2.0.6

Published by github-actions[bot] about 1 year ago

  • [pre-commit.ci] pre-commit autoupdate (#190)
  • py_ver based on env_name (#195) @hille721
  • Switch to ANSIBLE_COLLECTION_PATH (#196) @cidrblock
  • ansible-core devel requires Python >= 3.10 now (#191) @hille721
  • [pre-commit.ci] pre-commit autoupdate (#189)
  • [pre-commit.ci] pre-commit autoupdate (#188)
  • [pre-commit.ci] pre-commit autoupdate (#187)
  • [pre-commit.ci] pre-commit autoupdate (#186)
  • [pre-commit.ci] pre-commit autoupdate (#185)
tox-ansible - v2.0.5

Published by github-actions[bot] over 1 year ago

  • Python 3.7 for ansible 2.9 only (#184) @cidrblock
  • Update run.yml (#183) @cidrblock
tox-ansible - v2.0.4

Published by github-actions[bot] over 1 year ago

  • Include python 3.7 (#182) @cidrblock