Commit graph

25 commits

Author SHA1 Message Date
semantic-release-bot
61ee875479 chore(release): 0.56.4 [skip ci]
## [0.56.4](https://github.com/saltstack-formulas/mysql-formula/compare/v0.56.3...v0.56.4) (2023-11-28)

### Bug Fixes

* **bug:** config arrays as multiple lines ([fabd837](fabd837bcb))

### Continuous Integration

* update `pre-commit` configuration inc. for pre-commit.ci [skip ci] ([3880cd3](3880cd3a2b))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([47ff13c](47ff13c314))

### Styles

* update precommit and style ([5f487e3](5f487e33f6))

### Tests

* **packages:** update for `ubuntu-22.04` [skip ci] ([6e2433e](6e2433e29d))
* **system:** add `build_platform_codename` [skip ci] ([bb6b4e5](bb6b4e5a82))
* **system.rb:** add support for `mac_os_x` [skip ci] ([924cc3a](924cc3a592))
2023-11-28 14:51:40 +00:00
semantic-release-bot
2b87e1c7d1 chore(release): 0.56.3 [skip ci]
## [0.56.3](https://github.com/saltstack-formulas/mysql-formula/compare/v0.56.2...v0.56.3) (2022-02-12)

### Code Refactoring

* **salt-lint:** fix violation ([7b62a62](7b62a627e0))

### Continuous Integration

* update linters to latest versions [skip ci] ([d9a2eb5](d9a2eb505b))
* **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([0a08d4f](0a08d4fa9a))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([3abbd24](3abbd242a5))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([c66269a](c66269abfc))
* **kitchen+gitlab:** update for new pre-salted images [skip ci] ([8ef45fb](8ef45fbe71))
2022-02-12 23:48:31 +00:00
semantic-release-bot
a434b82569 chore(release): 0.56.2 [skip ci]
## [0.56.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.56.1...v0.56.2) (2021-09-04)

### Bug Fixes

* **centos7:** add correct pymysql package on cent7/saltpy3 ([9722b02](9722b02187))
* **ci:** corrected ruby last else ([df2fa30](df2fa300ef))

### Continuous Integration

* **centos:** add centos ci; fix test pillar ([060b43f](060b43f303))
2021-09-04 00:04:10 +00:00
semantic-release-bot
09ba1191e2 chore(release): 0.56.1 [skip ci]
## [0.56.1](https://github.com/saltstack-formulas/mysql-formula/compare/v0.56.0...v0.56.1) (2021-08-25)

### Code Refactoring

* **jinja:** improve indentation ([d09728e](d09728e04f))

### Continuous Integration

* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([8f91b4f](8f91b4f3ec))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([d908ad5](d908ad5e55))
2021-08-25 09:51:09 +00:00
semantic-release-bot
bac7ff2d3f chore(release): 0.56.0 [skip ci]
# [0.56.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.55.2...v0.56.0) (2021-07-19)

### Continuous Integration

* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([ee34e48](ee34e48fae))
* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([4d5e6d9](4d5e6d9e19))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([f51d4ba](f51d4ba4ce))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([13c8450](13c8450069))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([8dbff38](8dbff38820))

### Features

* **freebsd:** update packages from ``py37-*`` => ``py38-*`` ([70eeed8](70eeed80c1))
* **osfingermap:** add support for `Debian 11` [skip ci] ([3ea9b34](3ea9b34759))
2021-07-19 14:53:47 +00:00
semantic-release-bot
dbc341dd40 chore(release): 0.55.2 [skip ci]
## [0.55.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.55.1...v0.55.2) (2021-05-07)

### Bug Fixes

* **salt-user:** fix setting grants for the salt user ([346633d](346633d6f6))

### Continuous Integration

* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([3df6d64](3df6d6410d))

### Documentation

* **readme:** fix headings [skip ci] ([897a83d](897a83dc2a))

### Tests

* standardise use of `share` suite & `_mapdata` state [skip ci] ([c11750c](c11750c9cc))
2021-05-07 19:05:01 +00:00
semantic-release-bot
d8c9f23b66 chore(release): 0.55.1 [skip ci]
## [0.55.1](https://github.com/saltstack-formulas/mysql-formula/compare/v0.55.0...v0.55.1) (2021-03-23)

### Bug Fixes

* **salt-user:** redirect error output from user access checks ([4cb4c05](4cb4c05e48))

### Continuous Integration

* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([e20d7c6](e20d7c69d1))
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([63561c0](63561c0a2f))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([d08b960](d08b960daf))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([1af83d1](1af83d1fac))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([b27382a](b27382a76c))
* **pre-commit:** update hook for `rubocop` [skip ci] ([86397f6](86397f6390))
2021-03-23 16:48:10 +00:00
semantic-release-bot
b2bd9db38e chore(release): 0.55.0 [skip ci]
# [0.55.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.54.2...v0.55.0) (2020-12-16)

### Bug Fixes

* **percona:** fix startswith error ([6b39bda](6b39bda366))
* **redhat:** added missing client socket ([b0f370c](b0f370cf8b))
* **redhat:** update python library, add missing  deps ([3cab000](3cab000c89))
* **server:** fix `salt-lint` violations [skip ci] ([2d1c7c3](2d1c7c30e6))

### Continuous Integration

* **gitlab-ci:** use GitLab CI as Travis CI replacement ([fb50e26](fb50e26f6a))
* **pre-commit:** add to formula [skip ci] ([11e6460](11e646082e))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([87cb5b7](87cb5b7c4f))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([92bf43a](92bf43a3b7))

### Features

* **credentials:** add socket access ([1c70b0a](1c70b0abc1))
2020-12-16 13:08:48 +00:00
semantic-release-bot
45251f8fe0 chore(release): 0.54.2 [skip ci]
## [0.54.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.54.1...v0.54.2) (2020-08-27)

### Bug Fixes

* **indent:** properly indent file.directory block ([7791268](7791268d13)), closes [#250](https://github.com/saltstack-formulas/mysql-formula/issues/250)
2020-08-27 05:33:58 +00:00
semantic-release-bot
1e5651faac chore(release): 0.54.1 [skip ci]
## [0.54.1](https://github.com/saltstack-formulas/mysql-formula/compare/v0.54.0...v0.54.1) (2020-08-24)

### Bug Fixes

* **freebsd:** upgrade to mysql57-server ([ec68199](ec681995b4))
2020-08-24 22:53:02 +00:00
semantic-release-bot
5bf7d57f14 chore(release): 0.54.0 [skip ci]
# [0.54.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.53.0...v0.54.0) (2020-07-10)

### Continuous Integration

* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([b37a8a7](b37a8a7c97))

### Features

* **socket_authentication:** allow unix_socket authentication ([8eccd5a](8eccd5a68c))
2020-07-10 15:20:11 +00:00
semantic-release-bot
b1233b60c3 chore(release): 0.53.0 [skip ci]
# [0.53.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.7...v0.53.0) (2020-06-01)

### Continuous Integration

* **kitchen+travis:** use latest pre-salted images ([7ea518a](7ea518a391))
* **travis:** add notifications => zulip [skip ci] ([8adfc4b](8adfc4bb4f))

### Features

* **focal:** add settings for `ubuntu-20.04` ([0d77164](0d77164f39))
2020-06-01 02:14:21 +00:00
semantic-release-bot
8ffa1d7016 chore(release): 0.52.7 [skip ci]
## [0.52.7](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.6...v0.52.7) (2020-05-19)

### Bug Fixes

* **osfamilymap.yaml:** update SUSE defaults ([8ee79a7](8ee79a7bb0))

### Continuous Integration

* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([9e9fa3e](9e9fa3e3d1))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([c1dddc3](c1dddc3a8d))
* **workflows/commitlint:** add to repo [skip ci] ([b4c6570](b4c65702b9))
2020-05-19 14:03:46 +00:00
semantic-release-bot
8ffa3c4a26 chore(release): 0.52.6 [skip ci]
## [0.52.6](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.5...v0.52.6) (2020-04-17)

### Bug Fixes

* **reload-modules:** do `reload_modules` on py module installation ([2b6e704](2b6e704c96))

### Continuous Integration

* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([04f75a7](04f75a7a3b))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([ef7a2ce](ef7a2ce2d8))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([b4f5f79](b4f5f79781))
2020-04-17 14:26:25 +00:00
semantic-release-bot
4008cf21ec chore(release): 0.52.5 [skip ci]
## [0.52.5](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.4...v0.52.5) (2019-12-10)

### Bug Fixes

* **db_load:** preserve space between -h and -p on the db load `cmd.wait` ([a05f263](a05f263f4b))
2019-12-10 01:49:57 +00:00
semantic-release-bot
58fd821bda chore(release): 0.52.4 [skip ci]
## [0.52.4](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.3...v0.52.4) (2019-12-03)

### Styles

* remove previous line from jinja directives ([ec0e2a7](ec0e2a765a))
2019-12-03 21:33:52 +00:00
semantic-release-bot
32ac499995 chore(release): 0.52.3 [skip ci]
## [0.52.3](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.2...v0.52.3) (2019-12-03)

### Bug Fixes

* **mac_shortcut.sh:** fix `shellcheck` errors ([7b309f8](7b309f8da2))
* **release.config.js:** use full commit hash in commit link [skip ci] ([3f51b8b](3f51b8bbc2))

### Continuous Integration

* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([5efe938](5efe9387fd))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([63bfb4a](63bfb4a0f2))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([27ac5a3](27ac5a3f68))
* **travis:** apply changes from build config validation [skip ci] ([d520848](d520848c81))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([1a8d914](1a8d914fbd))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([3fb5a82](3fb5a82de6))
* **travis:** run `shellcheck` during lint job [skip ci] ([0931835](0931835f1c))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([1512279](1512279c2e))
* **travis:** use build config validation (beta) [skip ci] ([40d4b97](40d4b9763f))

### Documentation

* **contributing:** remove to use org-level file instead [skip ci] ([6afcc80](6afcc80396))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([01f25a3](01f25a3ebf))

### Performance Improvements

* **travis:** improve `salt-lint` invocation [skip ci] ([1980c63](1980c634b9))
2019-12-03 21:22:04 +00:00
semantic-release-bot
12f14e53f3 chore(release): 0.52.2 [skip ci]
## [0.52.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.1...v0.52.2) (2019-10-11)

### Bug Fixes

* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/mysql-formula/commit/fca3b04))

### Continuous Integration

* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/mysql-formula/commit/b2b8863))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/mysql-formula/commit/26dc562))
2019-10-11 20:16:02 +00:00
semantic-release-bot
3466b9bf22 chore(release): 0.52.1 [skip ci]
## [0.52.1](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.0...v0.52.1) (2019-10-10)

### Bug Fixes

* **server.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/mysql-formula/commit/764dd0c))
* **user.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/mysql-formula/commit/a014e55))

### Continuous Integration

* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/mysql-formula/commit/75fd8dc))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/mysql-formula/commit/8b89ebc))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/mysql-formula/commit/4bdaab7))
* **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([](https://github.com/saltstack-formulas/mysql-formula/commit/5c20c9b))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/mysql-formula/commit/2322ff6))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/mysql-formula/commit/00494d5))
* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/mysql-formula/commit/05b1cef))
2019-10-10 02:39:23 +00:00
semantic-release-bot
4a9a2a1ab5 chore(release): 0.52.0 [skip ci]
# [0.52.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.51.0...v0.52.0) (2019-08-17)

### Features

* **yamllint:** include for this repo and apply rules throughout ([9f739fa](https://github.com/saltstack-formulas/mysql-formula/commit/9f739fa))
2019-08-17 09:04:53 +00:00
semantic-release-bot
c57511124d chore(release): 0.51.0 [skip ci]
# [0.51.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.50.0...v0.51.0) (2019-08-08)

### Bug Fixes

* **connector:** fix typos (connnector) and missing `enabled` ([bdee94a](https://github.com/saltstack-formulas/mysql-formula/commit/bdee94a))

### Features

* **linux:** archlinux support (no osmajorrelase grain) ([4b4ad88](https://github.com/saltstack-formulas/mysql-formula/commit/4b4ad88))
2019-08-08 20:14:33 +00:00
semantic-release-bot
981adf7f78 chore(release): 0.50.0 [skip ci]
# [0.50.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.49.0...v0.50.0) (2019-07-12)

### Features

* **semantic-release:** implement for this formula ([1d2e2f5](https://github.com/saltstack-formulas/mysql-formula/commit/1d2e2f5))
2019-07-12 17:56:48 +00:00
Imran Iqbal
1d2e2f59dd
feat(semantic-release): implement for this formula
* Include latest pre-salted images replacing EOL platforms
  - Ref: https://github.com/saltstack-formulas/template-formula/pull/148
2019-07-10 19:12:58 +01:00
Nitin Madhok
9090edf512 Adding CentOS to os in FORMULA 2015-07-09 09:31:55 -04:00
Joseph Hall
ae77f82c17 Initial commit of SPM FORMULA 2015-07-07 09:47:28 -06:00