Changelog

0.41.7 (2021-03-26)

Continuous Integration

  • enable Vagrant-based testing using GitHub Actions (2ebc9c1)

  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (cc43d1c)

Documentation

  • readme: add Testing with Vagrant section (ed2d688)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (fc53d97)

0.41.6 (2021-02-26)

Bug Fixes

  • repo: check whether pkg_repo is set (26b2233)

  • repo: reorder dependencies to prevent errors (750d8aa)

Continuous Integration

  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (476b15e)

  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (6f04b31)

  • pre-commit: update hook for rubocop [skip ci] (e964c26)

Tests

  • command_spec: fix rubocop violation [skip ci] (73c39af)

  • pillar: update conditional to include Tumbleweed (e976ee9)

0.41.5 (2021-01-07)

Bug Fixes

  • cent7: postgres11 needs libicu installed (4c0f796)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (e84389d)

  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (2615411)

0.41.4 (2020-12-16)

Bug Fixes

  • archlinux: avoid nonetype error (0a6cf8f)

  • archlinux: use consistent jinja repo check (3a955e0)

  • jinja: syntax correction (8b44c06)

  • python: use python3 postres on cent7/8 (d6d1068)

  • suse: version 11+ repo support on suse (b3f381e)

Continuous Integration

  • gitlab-ci: use GitLab CI as Travis CI replacement (a45673a)

  • pre-commit: add to formula [skip ci] (db1794b)

  • pre-commit: enable/disable rstcheck as relevant [skip ci] (f04d60a)

  • pre-commit: finalise rstcheck configuration [skip ci] (7036f60)

0.41.3 (2020-09-29)

Bug Fixes

  • upstream: require_in/require use_upstream (ab6b97e)

0.41.2 (2020-07-27)

Bug Fixes

  • macros: fix format_kwargs macro (5e6511b)

Continuous Integration

  • kitchen: ubuntu-2004-master-py3 added (7978976)

  • kitchen+travis: use latest pre-salted images [skip ci] (702323c)

  • travis: ubuntu upgrade from 16 to 18 & 20 (44568a6)

Styles

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

0.41.1 (2020-07-10)

Bug Fixes

  • contributing: postgresql-repo state ID requires python3-apt package (69b57e3)

  • contributing: postgresql-service-reload type (278893c)

  • contributing: runnig formula inside container (68a791e)

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (e6b1485)

  • postgres.server: reverted how posrgre.server.image is included (07044bf)

Continuous Integration

  • gemfile: remove unused rspec-retry gem [skip ci] (85feac2)

  • gemfile: update for Vagrant testing [skip ci] (061715e)

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (35850da)

  • kitchen: avoid using bootstrap for master instances [skip ci] (86697d8)

  • kitchen: use saltimages Docker Hub where available [skip ci] (5e29999)

  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (c46053a)

  • travis: add notifications ⇒ zulip [skip ci] (442cfec)

  • workflows/commitlint: add to repo [skip ci] (0c766c8)

Documentation

  • container: "postgres:bake_image" specifics (904a525)

0.41.0 (2019-12-27)

Bug Fixes

  • mac_shortcut.sh: fix shellcheck error (d538798)

  • release.config.js: use full commit hash in commit link [skip ci] (f3ec66d)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (a77bb06)

  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (20e5e46)

  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (8080be6)

  • travis: apply changes from build config validation [skip ci] (8ce1ee4)

  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (bd5959c)

  • travis: quote pathspecs used with git ls-files [skip ci] (0a2b63a)

  • travis: run shellcheck during lint job [skip ci] (f0d12ca)

  • travis: use major.minor for semantic-release version [skip ci] (1392538)

  • travis: use build config validation (beta) [skip ci] (c9a57aa)

Features

  • codenamemap: update for current versions (9cc95c0)

Performance Improvements

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

0.40.5 (2019-10-28)

Bug Fixes

  • macros.jinja: apply suggestion from PR (d606b28)

  • macros.jinja: use user kwarg for schemas (required on FreeBSD) (7ff798a)

Continuous Integration

  • kitchen: add pre-salted FreeBSD-12.0 box for local testing (eefb89e)

  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (81b2c2e)

  • travis: update salt-lint config for v0.0.10 [skip ci] (62baac2)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (5a291ab)

  • readme: update link to CONTRIBUTING [skip ci] (e568f28)

0.40.4 (2019-10-11)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct (37b0c43)

  • rubocop: fix remaining errors manually (b369aa9)

Continuous Integration

  • merge travis matrix, add salt-lint & rubocop to lint job (7822200)

  • travis: merge rubocop linter into main lint job (2c82872)

0.40.3 (2019-10-10)

Bug Fixes

  • manage.sls: fix salt-lint errors (bf5b4d6)

  • python.sls: fix salt-lint errors (1f3cfcc)

Continuous Integration

  • kitchen: change log_level to debug instead of info (7ca61f3)

  • kitchen: install required packages to bootstrapped opensuse [skip ci] (76e3e39)

  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] (3a27978)

  • platform: add arch-base-latest (commented out for now) [skip ci] (89e4a34)

  • merge travis matrix, add salt-lint & rubocop to lint job (a0fdd48)

0.40.2 (2019-09-13)

Bug Fixes

  • freebsd: no libpqdev freebsd package (eca6d97)

Continuous Integration

  • yamllint: add rule empty-values & use new yaml-files setting (9796319)

0.40.1 (2019-09-11)

Continuous Integration

  • use dist: bionic & apply opensuse-leap-15 SCP error workaround (fc6cbe0)

Documentation

  • pillar.example: update examples for freebsd (a799214)

0.40.0 (2019-09-03)

Features

  • archlinux: add support, fixing rendering errors (e970925)

0.39.1 (2019-09-01)

Continuous Integration

  • kitchen+travis: replace EOL pre-salted images (140928b)

Tests

  • inspec: fix reference to suse after gem train update (677adba)

0.39.0 (2019-08-17)

Features

  • yamllint: include for this repo and apply rules throughout (1f0fd92)

0.38.0 (2019-07-24)

Continuous Integration

  • kitchen: remove python*-pip installation (d999597)

  • kitchen+travis: modify matrix to include develop platform (3f81439)

Features

  • debian: add buster support (904ba27)

0.37.4 (2019-05-31)

Continuous Integration

  • travis: reduce matrix down to 6 instances (2ff919f)

Tests

  • services_spec: remove temporary suse conditional (81165fc)

  • command_spec: use cleaner match string using %r (a054cea)

  • locale: improve test using locale en_US.UTF-8 (7796064)

0.37.3 (2019-05-16)

Bug Fixes

  • freebsd-user: fix FreeBSD daemon’s user for PostgreSQL >= 9.6 (8745365), closes #263

0.37.2 (2019-05-12)

Bug Fixes

  • sysrc-svc: workaround *BSD minion indefinitely hanging on start (0aa8b4a)

0.37.1 (2019-05-06)

Documentation

  • readme: fix link for Travis badge (850ca6a)

0.37.0 (2019-05-06)

Code Refactoring

  • kitchen: prefer kitchen.yml to .kitchen.yml (8f7cbde)

Continuous Integration

  • gemfile: prepare for inspec testing (157e169)

  • kitchen: use pre-salted images as used in template-formula (611ec11)

  • kitchen+travis: use newly available pre-salted images (7b7aadc)

  • pillar_from_files: use custom pillar based on pillar.example (c64d9e4)

  • travis: add .travis.yml based on template-formula (6467df7)

Documentation

  • readme: update Testing section for inspec (4cfde8d)

Features

  • implement semantic-release (7d3aa19)

Tests

  • inspec: add tests for multiple ports and postgres versions (bf6a653)

  • inspec: enable use_upstream_repo for debian & centos-6 (49fdd33)

  • inspec: replace serverspec with inspec tests (58ac122)

  • inspec: use relaxed command output match for the time being (3c53684)