Skip to content

v1.2.4

Compare
Choose a tag to compare
@saltstack-formulas-travis saltstack-formulas-travis released this 17 Apr 17:45
· 82 commits to master since this release

1.2.4 (2021-04-17)

Code Refactoring

  • cert-gen.sh: use sh not bash for portability (860f1ba)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (134d6f5)
  • gemfile: restrict train gem version until upstream fix [skip ci] (999e3c7)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (c6bf47b)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (f3c1007)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (31a61f8)
  • gitlab-ci: use GitLab CI as Travis CI replacement (0a90aa7)
  • kitchen: avoid using bootstrap for master instances [skip ci] (6d0cff0)
  • kitchen: use saltimages Docker Hub where available [skip ci] (7403ecd)
  • kitchen: use stable for amazonlinux-1 bootstrap [skip ci] (83930ff)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (49e5671)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (d96b789)
  • kitchen+travis: add new platforms [skip ci] (98bad0d)
  • kitchen+travis: adjust matrix to add 3000.1 & remove 2017.7 (37ce4f4)
  • kitchen+travis: adjust matrix to add 3000.2 & remove 2018.3 [skip ci] (3ffb96f)
  • kitchen+travis: adjust matrix to add 3000.3 [skip ci] (fe39213)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (43e6673)
  • pre-commit: add to formula [skip ci] (034157b)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (d8b64e3)
  • pre-commit: finalise rstcheck configuration [skip ci] (e42dc17)
  • pre-commit: update hook for rubocop [skip ci] (99be484)
  • travis: add notifications => zulip [skip ci] (279a5b4)
  • travis: apply changes from build config validation [skip ci] (d494294)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (b8e3f4f)
  • travis: quote pathspecs used with git ls-files [skip ci] (f4beb33)
  • travis: run shellcheck during lint job [skip ci] (c4090d6)
  • travis: use major.minor for semantic-release version [skip ci] (1ab3801)
  • travis: use build config validation (beta) [skip ci] (b54b06d)
  • workflows/commitlint: add to repo [skip ci] (98e056a)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (9877500)
  • prod_server: fix regex for Arch and Tumbleweed as well (9d673fa)
  • rubocop: fix remaining violations (d289ce9)