0260cfd2de
## [0.59.8](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.7...v0.59.8) (2019-11-28) ### Bug Fixes * **release.config.js:** use full commit hash in commit link [skip ci] ([67e1109
](67e110973b
)) * **shellcheck:** fix shellcheck error ([cc31514
](cc3151436c
)) ### Continuous Integration * **travis:** apply changes from build config validation [skip ci] ([56c2eb5
](56c2eb5367
)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([33f69cf
](33f69cfb7b
)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([1a27b0a
](1a27b0ae84
)) * **travis:** run `shellcheck` during lint job [skip ci] ([f4e8ae6
](f4e8ae6871
)) * **travis:** use build config validation (beta) [skip ci] ([85593f5
](85593f555e
)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([ef7e1c1
](ef7e1c1e7b
))
9.7 KiB
9.7 KiB
Changelog
0.59.8 (2019-11-28)
Bug Fixes
- release.config.js: use full commit hash in commit link [skip ci] (67e1109)
- shellcheck: fix shellcheck error (cc31514)
Continuous Integration
- travis: apply changes from build config validation [skip ci] (56c2eb5)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (33f69cf) - travis: quote pathspecs used with
git ls-files
[skip ci] (1a27b0a) - travis: run
shellcheck
during lint job [skip ci] (f4e8ae6) - travis: use build config validation (beta) [skip ci] (85593f5)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (ef7e1c1)
0.59.7 (2019-10-29)
Continuous Integration
- kitchen+travis: upgrade matrix after
2019.2.2
release (https://github.com/saltstack-formulas/salt-formula/commit/b6e3a83) - travis: update
salt-lint
config forv0.0.10
[skip ci] (https://github.com/saltstack-formulas/salt-formula/commit/4cbf0b2)
Documentation
- contributing: remove to use org-level file instead [skip ci] (https://github.com/saltstack-formulas/salt-formula/commit/78d0fee)
- readme: update link to
CONTRIBUTING
[skip ci] (https://github.com/saltstack-formulas/salt-formula/commit/924817b)
Tests
- pkgs_spec: update for
2019.2.2
release (https://github.com/saltstack-formulas/salt-formula/commit/acbc238)
0.59.6 (2019-10-11)
Tests
- pkgs_spec: reset version from
2019.2.1
back to2019.2.0
(https://github.com/saltstack-formulas/salt-formula/commit/4787ce7)
0.59.5 (2019-10-11)
Bug Fixes
- rubocop: add fixes using
rubocop --safe-auto-correct
(https://github.com/saltstack-formulas/salt-formula/commit/62f82a4)
Continuous Integration
- merge travis matrix, add
salt-lint
&rubocop
tolint
job (https://github.com/saltstack-formulas/salt-formula/commit/64c6ba9) - travis: merge
rubocop
linter into mainlint
job (https://github.com/saltstack-formulas/salt-formula/commit/4ea85e8)
0.59.4 (2019-10-10)
Bug Fixes
- map.jinja: fix
salt-lint
errors (https://github.com/saltstack-formulas/salt-formula/commit/5b348eb) - minion.sls: fix
salt-lint
errors (https://github.com/saltstack-formulas/salt-formula/commit/3e63977) - syndic.sls: fix
salt-lint
errors (https://github.com/saltstack-formulas/salt-formula/commit/ef4ad1e)
Continuous Integration
- kitchen: install required packages to bootstrapped
opensuse
[skip ci] (https://github.com/saltstack-formulas/salt-formula/commit/8cc5952) - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (https://github.com/saltstack-formulas/salt-formula/commit/0c5eb7e) - platform: add
arch-base-latest
(commented out for now) [skip ci] (https://github.com/saltstack-formulas/salt-formula/commit/8f36788) - merge travis matrix, add
salt-lint
&rubocop
tolint
job (https://github.com/saltstack-formulas/salt-formula/commit/e815eaa)
0.59.3 (2019-09-25)
Continuous Integration
- kitchen: change
log_level
todebug
instead ofinfo
(073175d)
Tests
- pkgs_spec: update for
2019.2.1
release (1bf9689)
0.59.2 (2019-09-20)
Bug Fixes
- symlinks: replace symlinks with real files (c4d0132)
0.59.1 (2019-09-20)
Bug Fixes
Code Refactoring
- kitchen+travis+inspec: use pre-salted images (fc1d0b1)
0.59.0 (2019-09-17)
Features
- use
semantic-release
cross-formula standard structure (ebfeba2)
0.58.4 (2019-08-25)
Bug Fixes
- minion: fix version compare in minion.sls (49bf81b)
0.58.3 (2019-08-02)
Code Refactoring
- linux: align to template-formula (plus fixes) (71b4d8a)
0.58.2 (2019-08-01)
Bug Fixes
- macos: fix minion package handling for homebrew (14276e2)
- minion: fix jinja rendering error (550f81b)
- os: pass state on unsupported os (4557976)
- perms: some os have custom user/root (beb0e85)
0.58.1 (2019-08-01)
Bug Fixes
- travis: disable two failing platforms until they can be fixed (5fcadcd)
0.58.0 (2019-06-13)
Features
- ``tofs``: allow TOFS for master configuration (1b202af)
- ``tofs``: allow TOFS for minion configuration (fbe814a)
0.57.1 (2019-05-14)
Documentation
- semantic-release: implement an automated changelog (b73af20)