Commit graph

598 commits

Author SHA1 Message Date
Imran Iqbal
7ea518a391
ci(kitchen+travis): use latest pre-salted images
* Automated using https://github.com/myii/ssf-formula/pull/209
2020-06-01 02:54:02 +01:00
Imran Iqbal
0d77164f39
feat(focal): add settings for ubuntu-20.04 2020-06-01 02:53:43 +01:00
Imran Iqbal
e1bd2795d2 chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/202
2020-05-28 00:20:05 +01:00
Imran Iqbal
8adfc4bb4f ci(travis): add notifications => zulip [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/191
2020-05-21 20:08:23 +01: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
Imran Iqbal
8f32ef63c6
Merge pull request #240 from miska/master
fix(osfamilymap.yaml): Update SUSE defaults
2020-05-19 14:55:53 +01:00
Michal Hrusecky
8ee79a7bb0 fix(osfamilymap.yaml): update SUSE defaults
* there is no python2 in last stable releases and socket was moved as well
2020-05-19 15:36:27 +02:00
Imran Iqbal
52384ffab2 chore(codeowners): update semantic-release related files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/174
2020-05-04 23:16:07 +01:00
Imran Iqbal
362b85ea38 chore(codeowners): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/173
2020-05-04 22:44:24 +01:00
Imran Iqbal
b4c65702b9 ci(workflows/commitlint): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/172
2020-05-04 09:29:57 +01:00
Imran Iqbal
c1dddc3a8d ci(kitchen+travis): remove master-py2-arch-base-latest [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/167
2020-05-02 04:28:29 +01:00
Imran Iqbal
9e9fa3e3d1 ci(gemfile.lock): add to repo with updated Gemfile [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/163
2020-04-21 22:08:19 +01:00
Imran Iqbal
2695bc6f35 chore(rubocop): use org-wide standard settings for Metrics/BlockLength [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/158
2020-04-18 13:44:23 +01: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
Imran Iqbal
a2ee53be01
Merge pull request #239 from sticky-note/fix/reload
fix(reload-modules): do `reload_modules` on `python-mysql` py module …
2020-04-17 15:17:09 +01:00
Imran Iqbal
5e6e24a664
Revert "fix(reload-modules): do reload_modules on python-mysql py module installation"
This reverts commit f6dc2baace.
2020-04-15 14:24:57 +01:00
sticky-note
2b6e704c96 fix(reload-modules): do reload_modules on py module installation 2020-04-16 00:20:05 +11:00
sticky-note
f6dc2baace fix(reload-modules): do reload_modules on python-mysql py module installation 2020-04-15 23:05:01 +11:00
Imran Iqbal
8dffbaf19e chore(gitignore): update from the template-formula [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/132
2020-02-14 22:29:40 +00:00
Imran Iqbal
525423e51d chore(rubocop): move LineLength cop from Metrics to Layout [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/129
2020-02-14 12:51:26 +00:00
Imran Iqbal
ef7a2ce2d8 ci(kitchen): avoid using bootstrap for master instances [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/124
2020-02-05 14:06:12 +00:00
Imran Iqbal
b4f5f79781 ci(travis): use major.minor for semantic-release version [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/112
2019-12-22 00:59:28 +00:00
Imran Iqbal
04f75a7a3b ci(gemfile): restrict train gem version until upstream fix [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/110
2019-12-16 13:42:30 +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
Imran Iqbal
0a6b6ff069
Merge pull request #234 from sticky-note/fix/db_load
fix(db_load): preserve whitespace between -h and -p on the db load `c…
2019-12-10 01:38:51 +00:00
smasa90
a05f263f4b fix(db_load): preserve space between -h and -p on the db load cmd.wait 2019-12-10 11:48:27 +11: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
Imran Iqbal
bd2571279b
Merge pull request #232 from daks/style-sls
style: remove previous line from jinja directives
2019-12-03 21:23:39 +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
Imran Iqbal
77473d1688
Merge pull request #233 from myii/bug/fix-shellcheck-errors
fix(mac_shortcut.sh): fix `shellcheck` errors
2019-12-03 21:08:19 +00:00
Eric Veiras Galisson
ec0e2a765a style: remove previous line from jinja directives 2019-12-03 10:05:23 +01:00
Imran Iqbal
7b309f8da2
fix(mac_shortcut.sh): fix shellcheck errors
```bash
In mysql/files/mac_shortcut.sh line 5:
if [[ -e "{{ home }}/{{ user }}/Desktop/{{ app }}" ]] && [[ "${1}" -eq "remove" ]]
                                                                       ^------^ SC2154: remove is referenced but not assigned.
In mysql/files/mac_shortcut.sh line 8:
elif [[ -e "{{ dir }}/{{ app ~ '.app' if suffix else app }}" ]] && [[ "${1}" -eq "add" ]]
                                                                                 ^---^ SC2154: add is referenced but not assigned.
```
2019-12-02 22:52:26 +00:00
Imran Iqbal
3fb5a82de6 ci(travis): quote pathspecs used with git ls-files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/107
2019-11-27 21:54:14 +00:00
Imran Iqbal
0931835f1c ci(travis): run shellcheck during lint job [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/106
2019-11-27 20:53:47 +00:00
Imran Iqbal
1a8d914fbd ci(travis): opt-in to dpl v2 to complete build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/100
2019-11-20 16:31:58 +00:00
Imran Iqbal
d520848c81 ci(travis): apply changes from build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/98
2019-11-16 20:04:48 +00:00
Imran Iqbal
40d4b9763f ci(travis): use build config validation (beta) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/97
2019-11-13 16:46:53 +00:00
Imran Iqbal
63bfb4a0f2 ci(kitchen): use develop image until master is ready (amazonlinux) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/93
2019-11-03 11:35:31 +00:00
Imran Iqbal
1980c634b9 perf(travis): improve salt-lint invocation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/90
2019-11-02 08:37:25 +00:00
Imran Iqbal
3f51b8bbc2 fix(release.config.js): use full commit hash in commit link [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/89
2019-10-31 10:29:33 +00:00
Imran Iqbal
27ac5a3f68 ci(kitchen+travis): upgrade matrix after 2019.2.2 release [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/86
2019-10-30 04:48:10 +00:00
Imran Iqbal
5efe9387fd ci(kitchen): use debian-10-master-py3 instead of develop [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/84
2019-10-24 18:10:08 +01:00
Imran Iqbal
1512279c2e ci(travis): update salt-lint config for v0.0.10 [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/82
2019-10-23 17:33:59 +01:00
Imran Iqbal
6afcc80396 docs(contributing): remove to use org-level file instead [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/70
2019-10-14 12:29:19 +01:00
Imran Iqbal
01f25a3ebf
docs(readme): update link to CONTRIBUTING [skip ci] 2019-10-14 11:37:09 +01: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
Imran Iqbal
26dc56280c ci(travis): merge rubocop linter into main lint job
* Semi-automated using https://github.com/myii/ssf-formula/pull/65
2019-10-11 21:00:43 +01:00
Imran Iqbal
fca3b0431f
fix(rubocop): add fixes using rubocop --safe-auto-correct 2019-10-11 20:49:09 +01:00
Imran Iqbal
14d01d8507 chore(issues): remove issues templates to use org-level templates [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/61
2019-10-10 15:26:19 +01: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