Skip to content

Releases: saltstack-formulas/influxdb-formula

v0.3.3

16 Dec 08:03
Compare
Choose a tag to compare

0.3.3 (2020-12-16)

Bug Fixes

  • release.config.js: use full commit hash in commit link [skip ci] (4f2c4a5)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (9ac0fac)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (78abe11)
  • gitlab-ci: use GitLab CI as Travis CI replacement (09e1ffe)
  • kitchen: avoid using bootstrap for master instances [skip ci] (f2ba8bd)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (1ada26c)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (489ac8c)
  • kitchen: use saltimages Docker Hub where available [skip ci] (5ca8b9a)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (d8372de)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (61edc79)
  • pre-commit: add to formula [skip ci] (172b5b4)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (fabc9eb)
  • pre-commit: finalise rstcheck configuration [skip ci] (c80c66e)
  • travis: add notifications => zulip [skip ci] (0bc4566)
  • travis: apply changes from build config validation [skip ci] (c4ade2b)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (b09be58)
  • travis: quote pathspecs used with git ls-files [skip ci] (c8f134e)
  • travis: run shellcheck during lint job [skip ci] (2994fa6)
  • travis: update salt-lint config for v0.0.10 [skip ci] (834e3df)
  • travis: use major.minor for semantic-release version [skip ci] (3d280b1)
  • travis: use build config validation (beta) [skip ci] (b6cc703)
  • workflows/commitlint: add to repo [skip ci] (d80c8c6)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (ff4f0fd)
  • readme: update link to CONTRIBUTING [skip ci] (f6d3bfb)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (b995d48)

v0.3.2

12 Oct 06:16
Compare
Choose a tag to compare

0.3.2 (2019-10-12)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct ()

Continuous Integration

  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • travis: merge rubocop linter into main lint job ()

v0.3.1

10 Oct 01:51
Compare
Choose a tag to compare

0.3.1 (2019-10-10)

Bug Fixes

  • map.jinja: fix salt-lint errors ()

Continuous Integration

  • kitchen: change log_level to debug instead of info ()
  • kitchen: install required packages to bootstrapped opensuse [skip ci] ()
  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] ()
  • kitchen+travis: replace EOL pre-salted images ()
  • platform: add arch-base-latest (commented out for now) [skip ci] ()
  • yamllint: add rule empty-values & use new yaml-files setting ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • use dist: bionic & apply opensuse-leap-15 SCP error workaround ()

v0.3.0

25 Aug 11:26
Compare
Choose a tag to compare

0.3.0 (2019-08-25)

Bug Fixes

  • gemfile: don't put Gemfile.lock in repo (c20c491)
  • install: fix systemd unit install on Suse (94c5367)
  • state: fix int comparison (4874c05)
  • states: use curl instead of wget (not installed everywhere) (cfdfc38)

Code Refactoring

  • kitchen: sync Kitchene file with template-formula (5d40aec)

Continuous Integration

  • travis: default-debian-9-develop-py3 is buggy (ec3e57d)
  • travis: re-enable tests on default-debian-9-develop-py3 (70f8d6f)
  • travis: run tests first (13a55a7)

Documentation

  • readme: update readme and add some documentation (d1fad82)

Features

  • yamllint: include for this repo and apply rules throughout (f9e638c)

Styles

Tests

  • inspec: use inspec to run tests (34625cc)
  • kitchen: add binstub for Kitchen (77791d1)
  • kitchen: fix InfluxDB version in test pillar (and pillar.example) (59d23b3)
  • kitchen: update Gemfile (630d762)
  • kitchen: update test pillar (3af72f6)

v0.2.1: Merge pull request #25 from myii/fix/replace-gid_from_name

25 Aug 10:55
0766313
Compare
Choose a tag to compare
fix(init): replace `gid_from_name` (deprecated in `develop`)