Changelog

3.1.2 (2020-12-16)

Bug Fixes

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (6c0f0c8)

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

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (7b44328)

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (492040c)

  • gitlab-ci: use GitLab CI as Travis CI replacement (c477cb4)

  • kitchen: avoid using bootstrap for master instances [skip ci] (5447dce)

  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (e5c31ef)

  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (a48fb76)

  • kitchen: use saltimages Docker Hub where available [skip ci] (84be8c8)

  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (dd1afc4)

  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (8581213)

  • pre-commit: add to formula [skip ci] (39d58b2)

  • pre-commit: enable/disable rstcheck as relevant [skip ci] (40e0abc)

  • pre-commit: finalise rstcheck configuration [skip ci] (01751a1)

  • travis: add notifications ⇒ zulip [skip ci] (819c5f1)

  • travis: apply changes from build config validation [skip ci] (c707a82)

  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (a6bd9d6)

  • travis: quote pathspecs used with git ls-files [skip ci] (fb8d138)

  • travis: run shellcheck during lint job [skip ci] (0505c9d)

  • travis: update salt-lint config for v0.0.10 [skip ci] (8e79a7b)

  • travis: use major.minor for semantic-release version [skip ci] (dcc6545)

  • travis: use build config validation (beta) [skip ci] (21c71ce)

  • workflows/commitlint: add to repo [skip ci] (168ac4c)

  • merge travis matrix, add salt-lint & rubocop to lint job (2558fe5)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (3bf1dea)

  • readme: update link to CONTRIBUTING [skip ci] (de3948b)

Performance Improvements

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

Styles

  • libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (641bafa)

3.1.1 (2019-10-10)

Bug Fixes

  • grafana.ini.jinja: fix salt-lint errors (909a3e6)

  • install.sls: fix salt-lint errors (4496044)

  • install.sls: fix salt-lint errors (dcb6ed7)

Continuous Integration

  • kitchen: change log_level to debug instead of info (008d465)

  • kitchen: install required packages to bootstrapped opensuse [skip ci] (6b84248)

  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] (7d0281a)

  • kitchen+travis: replace EOL pre-salted images (2caa46b)

  • platform: add arch-base-latest (commented out for now) [skip ci] (22d624b)

  • yamllint: add rule empty-values & use new yaml-files setting (8f2ba08)

  • merge travis matrix, add salt-lint & rubocop to lint job (fb65280)

  • use dist: bionic & apply opensuse-leap-15 SCP error workaround (85b69bb)

3.1.0 (2019-08-17)

Features

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

3.0.1 (2019-07-25)

Bug Fixes

  • macro: remove unused 'concat_args' macro (31f5863)

Continuous Integration

  • kitchen+travis: modify matrix to include develop platform (fe779ca)

3.0.0 (2019-06-23)

Features

  • alternatives: add linux alternatives support (0b05c5d)

  • archives: introduce support for archive files (e7a1523)

Tests

  • fixes: fix two kitchen test failures (4447f32)

  • inspec: expand unit tests for archives (27bc326)

BREAKING CHANGES

  • archives: the parameter pkg is now a dictionary. References to template.pkg should be changed to template.pkg.name.

2.0.0 (2019-06-23)

Features

  • repository: support rpm-based linux distros (ded3157)

BREAKING CHANGES

  • repository: the parameter pkg is now a dictionary. References to grafana.pkg should be changed to grafana.pkg.name.

1.1.1 (2019-06-23)

Bug Fixes

  • macos: fix service name on macos (f28d08b)

1.1.0 (2019-06-05)

Features

  • macos: basic package and group handling (bda2a7c)

1.0.0 (2019-05-06)

Features

  • grafana-formula: based on template-formula (bd466a1)