-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(semantic-release): add support of semantic-release #179
feat(semantic-release): add support of semantic-release #179
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@n-rodriguez Great PR, just some minor issues that are easier in a new PR that I'll submit for you to review. Let's get this out there.
@n-rodriguez Merged, thanks! |
🎉 This PR is included in version 0.35.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
* Completes saltstack-formulas#179 * Fix testing on `develop` images and enable in the matrix
@n-rodriguez I'd appreciate your review and merge for the the follow-up PR #180. |
## [0.35.1](v0.35.0...v0.35.1) (2019-06-28) ### Documentation * merge latest changes from `template-formula` ([4af569a](4af569a)), closes [#179](#179)
# 1.0.0 (2019-08-03) ### Bug Fixes * add warning message for ng states ([d45bae8](d45bae8)) * allow muting deprecation warning via. pillar/config entry ([8e7471e](8e7471e)) * change message to warn about upcoming deprecation ([e97eeae](e97eeae)) * warn formula users ng states will be promoted in `v1.0.0` ([d033381](d033381)) * **deprecation:** update deprecation version number (until `v1.0.0`) ([a8b59f0](a8b59f0)) * **mods:** fixup for [saltstack-formulas#181](https://github.com/myii/php-formula/issues/181) ([e2d7b4b](e2d7b4b)) * **pillar_from_files:** use `{}` pillar files to ensure tests pass ([1a5d734](1a5d734)) * **readme:** add warning in docs/README.rst ([3ac59e4](3ac59e4)) ### Documentation * merge latest changes from `template-formula` ([4af569a](4af569a)), closes [saltstack-formulas#179](https://github.com/myii/php-formula/issues/179) * **readme:** update with modules, bz2 & dba ([5e04187](5e04187)) ### Features * add 'bz2' and 'dba' module support ([758ae88](758ae88)) * **map:** add xmlrpc package for xml module, as it was done for SUSE ([a09ef92](a09ef92)) * **mods:** added some mods support for FreeBSD ([3f6c0bc](3f6c0bc)) * **semantic-release:** add support of semantic-release ([cdd206a](cdd206a))
No description provided.