Skip to content

v3.1.2

Compare
Choose a tag to compare
@saltstack-formulas-travis saltstack-formulas-travis released this 16 Dec 08:01
· 82 commits to master since this release

3.1.2 (2020-12-16)

Bug Fixes

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

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (7b44328)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (492040c)
  • gitlab-ci: use GitLab CI as Travis CI replacement (c477cb4)
  • kitchen: avoid using bootstrap for master instances [skip ci] (5447dce)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (e5c31ef)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (a48fb76)
  • kitchen: use saltimages Docker Hub where available [skip ci] (84be8c8)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (dd1afc4)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (8581213)
  • pre-commit: add to formula [skip ci] (39d58b2)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (40e0abc)
  • pre-commit: finalise rstcheck configuration [skip ci] (01751a1)
  • travis: add notifications => zulip [skip ci] (819c5f1)
  • travis: apply changes from build config validation [skip ci] (c707a82)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (a6bd9d6)
  • travis: quote pathspecs used with git ls-files [skip ci] (fb8d138)
  • travis: run shellcheck during lint job [skip ci] (0505c9d)
  • travis: update salt-lint config for v0.0.10 [skip ci] (8e79a7b)
  • travis: use major.minor for semantic-release version [skip ci] (dcc6545)
  • travis: use build config validation (beta) [skip ci] (21c71ce)
  • workflows/commitlint: add to repo [skip ci] (168ac4c)
  • merge travis matrix, add salt-lint & rubocop to lint job (2558fe5)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (3bf1dea)
  • readme: update link to CONTRIBUTING [skip ci] (de3948b)

Performance Improvements

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

Styles

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