Skip to content

Releases: linux-system-roles/tox-lsr

3.4.0

03 Jun 14:58
2fdf299
Compare
Choose a tag to compare

What's Changed

  • several changes for python27, pylint, ansible-lint by @richm in #170
  • do not touch yamllint.yml in ansible-lint helper by @richm in #171
  • bump to version 3.4.0 by @richm in #172

Full Changelog: 3.3.1...3.4.0

version 3.3.1

31 May 18:37
65217fa
Compare
Choose a tag to compare

What's Changed

  • use virtualenv less than version 20.22.0 to allow py27 unit tests to work by @richm in #168
  • bump version to 3.3.1 by @richm in #169

Full Changelog: 3.3.0...3.3.1

ansible 2.17 - ostree fixes

30 May 21:08
1585571
Compare
Choose a tag to compare

What's Changed

  • Allow building ostree images using an intermediate VM by @richm in #162
  • support for LSR_EXTRA_PKGS by @richm in #163
  • always force galaxy to install collections by @richm in #164
  • add support for image compose subvariants by @richm in #165
  • add testenv for ansible-core 2.17, use 2.17 for ansible-test by @richm in #166
  • bump version to 3.3.0 by @richm in #167

Full Changelog: 3.2.2...3.3.0

Python Unit Test fix - copy pytest config file to tests/unit

02 Feb 14:17
fd9d110
Compare
Choose a tag to compare

What's Changed

  • Run qemu-ansible-2.9 in a container by @richm in #156
  • copy pytest config file to tests/unit directory by @richm in #160
  • bump version to 3.2.2 by @richm in #161

Full Changelog: 3.2.1...3.2.2

use ansible-test 2.16; collections will also copy ignore files

06 Jan 01:35
613b500
Compare
Choose a tag to compare

What's Changed

  • use main branch instead of master by @richm in #153
  • use ansible-test 2.16; collections will also copy ignore files by @richm in #154
  • bump version to 3.2.1 by @richm in #155

Full Changelog: 3.2.0...3.2.1

ostree; ansible-core 2.16; ansible-lint update; make-batch

13 Dec 19:43
dd06619
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.1...3.2.0

fix convert_readme sed expression

11 Oct 00:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.1.1

markdown, html, plugin-scan requirements

10 Oct 22:03
Compare
Choose a tag to compare

What's Changed

  • Remove commitlint, because it now runs on PR titles only by @spetrosi in #128
  • ci: manually install python 2.7 by @richm in #130
  • container improvements by @richm in #131
  • ansible-lint - use creator-ee v0.19.0 by @richm in #132
  • Make markdownlint consistent with our GH workflows, add convert_readme by @spetrosi in #133
  • Run markdownlint on all md files, ignore vendor for metrics, remove badges when converting to HTML by @spetrosi in #134
  • add --cleanup-yml to provide cleanup playbooks by @richm in #136
  • In woke config ignore .README.html by @spetrosi in #138
  • add Troubleshooting help by @richm in #140
  • plugin-scan - use explicit collection requirements by @richm in #141
  • bump version to 3.1.0 by @richm in #142

Full Changelog: 3.0.0...3.1.0

Drop support for tox 2; commitlint; ansible-lint-collection

16 May 22:08
Compare
Choose a tag to compare

What's Changed

  • Drop support for tox 2 - you must use tox 3 or later now
  • ci: Add commitlint environment by @spetrosi in #115
  • use allowlist by @richm in #124
  • ansible lint collection by @richm in #125
  • update ansible-lint container to 0.18.0 by @richm in #126
  • bump version to 3.0.0 by @richm in #127

Full Changelog: 2.15.0...3.0.0

2.15.0

10 May 00:17
fa85966
Compare
Choose a tag to compare

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