Skip to content

2.15.0

Compare
Choose a tag to compare
@richm richm released this 10 May 00:17
· 57 commits to main since this release
fa85966

What's Changed

  • Add runwoke.sh for "tox -e woke" - Concious language by @nhosoi in #97
  • Use python3 for flake8 and pylint. by @nhosoi in #101
  • Update woke.yml by @nhosoi in #102
  • use official Ansible container for ansible-lint by @richm in #100
  • Woke skips checking files whose filename contains master in templates. by @nhosoi in #103
  • upgrade ansible-lint container by @richm in #104
  • Add runcodeql.sh for "tox -e codeql" - Security check in python codes by @nhosoi in #105
  • codeql - remove codeql database before initializing it. by @nhosoi in #106
  • fix python black issue by @richm in #108
  • codeql - Check failures only for the codeql test results by @nhosoi in #107
  • pytest: Create xml coverage report for codecov by @tyll in #109
  • Make tests work with EL6 managed hosts from control nodes by @nhosoi in #112
  • update ansible-lint to use latest Ansible creator EE image 0.15 by @richm in #114
  • Add tox 4 support by @i386x in #113
  • test: remove-cloud-init - do not remove libselinux-python by @richm in #117
  • fix: use --ssh-el6 instead of looking at image name by @richm in #118
  • add markdownlint testenv by @richm in #119
  • remove warn: by @richm in #120
  • use ansible-lint container version 0.16.0 by @richm in #121
  • add fmf to qemu testenvs by @richm in #122
  • bump version to 2.15.0 by @richm in #123

Full Changelog: 2.14.1...2.15.0