Imran Iqbal
05d112f63b
docs(readme): update link to CONTRIBUTING
[skip ci]
2019-10-14 11:37:38 +01:00
Imran Iqbal
57b37dd32b
feat(ng): promote NG formula
...
* Trigger `v1.0.0` to complete #183
BREAKING CHANGE: all previous `php` based configurations must be reviewed;
`php.ng` usage must be promoted to `php` and any uses of the original
`php` will have to be converted.
2019-08-26 17:13:06 +01:00
semantic-release-bot
404873754d
chore(release): 0.41.1 [skip ci]
...
## [0.41.1](https://github.com/saltstack-formulas/php-formula/compare/v0.41.0...v0.41.1 ) (2019-08-26)
### Documentation
* **readme:** remove duplicate contents (local) ([f16796a
](https://github.com/saltstack-formulas/php-formula/commit/f16796a ))
2019-08-26 15:55:49 +00:00
Imran Iqbal
f16796ab89
docs(readme): remove duplicate contents (local)
2019-08-26 16:46:03 +01:00
semantic-release-bot
a089fe11bf
chore(release): 0.41.0 [skip ci]
...
# [0.41.0](https://github.com/saltstack-formulas/php-formula/compare/v0.40.1...v0.41.0 ) (2019-08-26)
### Features
* **ng:** promote NG formula ([f1b71d0
](https://github.com/saltstack-formulas/php-formula/commit/f1b71d0 ))
2019-08-26 15:43:33 +00:00
sticky-note
f1b71d00ae
feat(ng): promote NG formula
...
BREAKING CHANGES: users must adapt their pillar. See `docs.REAME.rst`
2019-08-20 13:01:49 +11:00
semantic-release-bot
ea39203a4c
chore(release): 0.40.1 [skip ci]
...
## [0.40.1](https://github.com/saltstack-formulas/php-formula/compare/v0.40.0...v0.40.1 ) (2019-08-17)
### Bug Fixes
* **map:** fix missing value for php.lookup.fpm.user in multi-php mode ([f91d942
](https://github.com/saltstack-formulas/php-formula/commit/f91d942 ))
2019-08-17 10:36:02 +00:00
semantic-release-bot
a9c7fb5c3f
chore(release): 0.40.0 [skip ci]
...
# [0.40.0](https://github.com/saltstack-formulas/php-formula/compare/v0.39.2...v0.40.0 ) (2019-08-17)
### Features
* **yamllint:** include for this repo and apply rules throughout ([571cc4b
](https://github.com/saltstack-formulas/php-formula/commit/571cc4b ))
2019-08-17 09:11:15 +00:00
semantic-release-bot
83ff9d966c
chore(release): 0.39.2 [skip ci]
...
## [0.39.2](https://github.com/saltstack-formulas/php-formula/compare/v0.39.1...v0.39.2 ) (2019-08-13)
### Bug Fixes
* **tests:** fix package name for debian ([4f75eac
](https://github.com/saltstack-formulas/php-formula/commit/4f75eac ))
2019-08-13 22:40:56 +00:00
semantic-release-bot
7e30f926b5
chore(release): 0.39.1 [skip ci]
...
## [0.39.1](https://github.com/saltstack-formulas/php-formula/compare/v0.39.0...v0.39.1 ) (2019-08-12)
### Bug Fixes
* **installed.jinja:** remove `include` to prevent conflicting IDs ([cb11784
](https://github.com/saltstack-formulas/php-formula/commit/cb11784 )), closes [#188 ](https://github.com/saltstack-formulas/php-formula/issues/188 )
2019-08-12 12:28:13 +00:00
semantic-release-bot
39b4584d66
chore(release): 0.39.0 [skip ci]
...
# [0.39.0](https://github.com/saltstack-formulas/php-formula/compare/v0.38.1...v0.39.0 ) (2019-08-07)
### Bug Fixes
* **php/ng:** don't iterate on string, make sure list is not string ([dbb542c
](https://github.com/saltstack-formulas/php-formula/commit/dbb542c ))
### Documentation
* **pillar.example:** add example for alternatives with multiversion ([23a6ec1
](https://github.com/saltstack-formulas/php-formula/commit/23a6ec1 ))
* **pillar.example:** example of versions ([a98aa7e
](https://github.com/saltstack-formulas/php-formula/commit/a98aa7e ))
### Features
* **php/ng:** support for php cli multiversion ([bb4a077
](https://github.com/saltstack-formulas/php-formula/commit/bb4a077 ))
* **php/ng:** support the use of a list of php versions ([b303239
](https://github.com/saltstack-formulas/php-formula/commit/b303239 )), closes [#138 ](https://github.com/saltstack-formulas/php-formula/issues/138 )
### Styles
* **pillar.example:** add line break ([38fe58f
](https://github.com/saltstack-formulas/php-formula/commit/38fe58f ))
2019-08-07 09:46:53 +00:00
semantic-release-bot
d530e817d1
chore(release): 0.38.1 [skip ci]
...
## [0.38.1](https://github.com/saltstack-formulas/php-formula/compare/v0.38.0...v0.38.1 ) (2019-08-03)
### Bug Fixes
* update deprecation version number in `semantic-release` run ([a87fb91
](https://github.com/saltstack-formulas/php-formula/commit/a87fb91 )), closes [/github.com/saltstack-formulas/php-formula/pull/175#issuecomment-517492613](https://github.com//github.com/saltstack-formulas/php-formula/pull/175/issues/issuecomment-517492613 ) [/github.com/saltstack-formulas/php-formula/pull/185#issuecomment-517603898](https://github.com//github.com/saltstack-formulas/php-formula/pull/185/issues/issuecomment-517603898 )
2019-08-03 20:35:57 +00:00
nb
3ac59e4424
fix(readme): add warning in docs/README.rst
2019-08-01 09:21:15 +11:00
Sergio Cambra
5e041871ec
docs(readme): update with modules, bz2 & dba
2019-06-29 19:41:47 +01:00
Imran Iqbal
4af569aa19
docs: merge latest changes from template-formula
...
* Completes #179
* Fix testing on `develop` images and enable in the matrix
2019-06-27 07:17:31 +01:00
Nicolas Rodriguez
cdd206a10a
feat(semantic-release): add support of semantic-release
2019-06-27 00:02:46 +02:00