mirror of
https://github.com/saltstack-formulas/postgres-formula.git
synced 2025-04-17 10:10:31 +00:00

## [0.40.4](https://github.com/saltstack-formulas/postgres-formula/compare/v0.40.3...v0.40.4) (2019-10-11) ### Bug Fixes * **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/postgres-formula/commit/37b0c43)) * **rubocop:** fix remaining errors manually ([](https://github.com/saltstack-formulas/postgres-formula/commit/b369aa9)) ### Continuous Integration * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/postgres-formula/commit/7822200)) * **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/postgres-formula/commit/2c82872))
7.5 KiB
7.5 KiB
Changelog
0.40.4 (2019-10-11)
Bug Fixes
Continuous Integration
- merge travis matrix, add
salt-lint
&rubocop
tolint
job () - travis: merge
rubocop
linter into mainlint
job ()
0.40.3 (2019-10-10)
Bug Fixes
Continuous Integration
- kitchen: change
log_level
todebug
instead ofinfo
() - kitchen: install required packages to bootstrapped
opensuse
[skip ci] () - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] () - platform: add
arch-base-latest
(commented out for now) [skip ci] () - merge travis matrix, add
salt-lint
&rubocop
tolint
job ()
0.40.2 (2019-09-13)
Bug Fixes
- freebsd: no libpqdev freebsd package (eca6d97)
Continuous Integration
- yamllint: add rule
empty-values
& use newyaml-files
setting (9796319)
0.40.1 (2019-09-11)
Continuous Integration
- use
dist: bionic
& applyopensuse-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 gemtrain
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 temporarysuse
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
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 ontemplate-formula
(6467df7)
Documentation
- readme: update
Testing
section forinspec
(4cfde8d)
Features
- implement
semantic-release
(7d3aa19)