Skip to content

v0.4.3

Latest
Compare
Choose a tag to compare
@saltstack-formulas-travis saltstack-formulas-travis released this 16 Dec 06:50
· 79 commits to master since this release

0.4.3 (2020-12-16)

Bug Fixes

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (cfdbc77)
  • release.config.js: use full commit hash in commit link [skip ci] (81f9aa6)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (7125a74)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (6efd384)
  • gitlab-ci: use GitLab CI as Travis CI replacement (c608403)
  • kitchen: avoid using bootstrap for master instances [skip ci] (801c48d)
  • kitchen: change log_level to debug instead of info (26963cd)
  • kitchen: install required packages to bootstrapped opensuse [skip ci] (baf39bc)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (a446d89)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (019df4c)
  • kitchen: use saltimages Docker Hub where available [skip ci] (13ea1f3)
  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] (75f8db2)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (0397b55)
  • kitchen+travis: replace EOL pre-salted images (a15ffb8)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (80dbc59)
  • platform: add arch-base-latest (commented out for now) [skip ci] (0e9e0c8)
  • pre-commit: add to formula [skip ci] (3c78d1b)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (391ead5)
  • pre-commit: finalise rstcheck configuration [skip ci] (d5d5946)
  • travis: add notifications => zulip [skip ci] (1523715)
  • travis: apply changes from build config validation [skip ci] (df299f6)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (4f61ce4)
  • travis: quote pathspecs used with git ls-files [skip ci] (6f6af16)
  • travis: run shellcheck during lint job [skip ci] (88ddf89)
  • travis: update salt-lint config for v0.0.10 [skip ci] (cbd9323)
  • travis: use major.minor for semantic-release version [skip ci] (40f2e2d)
  • travis: use build config validation (beta) [skip ci] (883ac7e)
  • workflows/commitlint: add to repo [skip ci] (f15cbf1)
  • merge travis matrix, add salt-lint & rubocop to lint job (4acd0ee)
  • yamllint: add rule empty-values & use new yaml-files setting (b8d047d)
  • use dist: bionic & apply opensuse-leap-15 SCP error workaround (fecb8ea)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (0b8c1fa)
  • readme: update link to CONTRIBUTING [skip ci] (323a722)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (0ff4798)

Styles

  • libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (bb3a045)