Releases: saltstack-formulas/php-formula
Releases · saltstack-formulas/php-formula
v1.2.3
1.2.3 (2019-12-02)
Bug Fixes
- map.jinja: fix useflags regex (gentoo) (39b1307)
- release.config.js: use full commit hash in commit link [skip ci] (d8f279f)
Continuous Integration
- kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (fc9ad29) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (97b7a36) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (85e1f0e) - travis: apply changes from build config validation [skip ci] (3862c37)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (0bb68c5) - travis: quote pathspecs used with
git ls-files
[skip ci] (0090c91) - travis: run
shellcheck
during lint job [skip ci] (298a7d6) - travis: update
salt-lint
config forv0.0.10
[skip ci] (5c7d1aa) - travis: use build config validation (beta) [skip ci] (bcc0690)
- merge travis matrix, add
salt-lint
&rubocop
tolint
job (75f8d4d)
Documentation
- contributing: remove to use org-level file instead [skip ci] (8aee949)
- readme: update link to
CONTRIBUTING
[skip ci] (05d112f)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (56d7314)
v1.2.2
v1.2.1
1.2.1 (2019-10-07)
Bug Fixes
- pillar.example: fix
yamllint
error (1b1747a), closes /travis-ci.org/myii/php-formula/builds/594703019#L208-L210
Continuous Integration
v1.2.0
v1.1.1
v1.1.0
1.1.0 (2019-09-05)
Bug Fixes
- fpm: be sure to restart all Php instances in case of multi-versions (d4772f9)
- tests: don't test services on Suse and RedHat (23214bf)
- xdebug: fix xdebug package name (496ec28)
- yamllint: use separate suite for
ubuntu
(6cba4af), closes #174
Code Refactoring
- macro: extract file_requisites macro (d26c4f8)
Continuous Integration
- kitchen: add test pillars for Debian and call some states (d4fc842)
Features
- repo: add repo pattern so we can set distro repo during tests (3c9efc7)
Styles
- spec: remove empty lines (dc12a0b)