Tags: saltstack-formulas/influxdb-formula
Tags
chore(release): 0.3.3 [skip ci] ## [0.3.3](v0.3.2...v0.3.3) (2020-12-16) ### Bug Fixes * **release.config.js:** use full commit hash in commit link [skip ci] ([4f2c4a5](4f2c4a5)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([9ac0fac](9ac0fac)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([78abe11](78abe11)) * **gitlab-ci:** use GitLab CI as Travis CI replacement ([09e1ffe](09e1ffe)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([f2ba8bd](f2ba8bd)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([1ada26c](1ada26c)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([489ac8c](489ac8c)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([5ca8b9a](5ca8b9a)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([d8372de](d8372de)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([61edc79](61edc79)) * **pre-commit:** add to formula [skip ci] ([172b5b4](172b5b4)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([fabc9eb](fabc9eb)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([c80c66e](c80c66e)) * **travis:** add notifications => zulip [skip ci] ([0bc4566](0bc4566)) * **travis:** apply changes from build config validation [skip ci] ([c4ade2b](c4ade2b)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([b09be58](b09be58)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([c8f134e](c8f134e)) * **travis:** run `shellcheck` during lint job [skip ci] ([2994fa6](2994fa6)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([834e3df](834e3df)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([3d280b1](3d280b1)) * **travis:** use build config validation (beta) [skip ci] ([b6cc703](b6cc703)) * **workflows/commitlint:** add to repo [skip ci] ([d80c8c6](d80c8c6)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([ff4f0fd](ff4f0fd)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([f6d3bfb](f6d3bfb)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([b995d48](b995d48))
chore(release): 0.3.2 [skip ci] ## [0.3.2](v0.3.1...v0.3.2) (2019-10-12) ### Bug Fixes * **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](a9245c2)) ### Continuous Integration * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](b8049e2)) * **travis:** merge `rubocop` linter into main `lint` job ([](84c5486))
chore(release): 0.3.1 [skip ci] ## [0.3.1](v0.3.0...v0.3.1) (2019-10-10) ### Bug Fixes * **map.jinja:** fix `salt-lint` errors ([](d7b9682)) ### Continuous Integration * **kitchen:** change `log_level` to `debug` instead of `info` ([](cbf8691)) * **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](a4718ee)) * **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](6690ed8)) * **kitchen+travis:** replace EOL pre-salted images ([](8d1a0ae)) * **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([](c651f74)) * **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](ecfe10d)) * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](9f4f588)) * use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](e36e78a))
chore(release): 0.3.0 [skip ci] # [0.3.0](v0.2.1...v0.3.0) (2019-08-25) ### Bug Fixes * **gemfile:** don't put Gemfile.lock in repo ([c20c491](c20c491)) * **install:** fix systemd unit install on Suse ([94c5367](94c5367)) * **state:** fix int comparison ([4874c05](4874c05)) * **states:** use curl instead of wget (not installed everywhere) ([cfdfc38](cfdfc38)) ### Code Refactoring * **kitchen:** sync Kitchene file with template-formula ([5d40aec](5d40aec)) ### Continuous Integration * **travis:** default-debian-9-develop-py3 is buggy ([ec3e57d](ec3e57d)) * **travis:** re-enable tests on default-debian-9-develop-py3 ([70f8d6f](70f8d6f)) * **travis:** run tests first ([13a55a7](13a55a7)) ### Documentation * **readme:** update readme and add some documentation ([d1fad82](d1fad82)) ### Features * **yamllint:** include for this repo and apply rules throughout ([f9e638c](f9e638c)) ### Styles * **misc:** fix coding style ([cece6c8](cece6c8)) ### Tests * **inspec:** use inspec to run tests ([34625cc](34625cc)) * **kitchen:** add binstub for Kitchen ([77791d1](77791d1)) * **kitchen:** fix InfluxDB version in test pillar (and pillar.example) ([59d23b3](59d23b3)) * **kitchen:** update Gemfile ([630d762](630d762)) * **kitchen:** update test pillar ([3af72f6](3af72f6))