Skip to content

Releases: saltstack-formulas/exim-formula

v0.7.1

16 Dec 08:01
Compare
Choose a tag to compare

0.7.1 (2020-12-16)

Continuous Integration

  • gitlab-ci: use GitLab CI as Travis CI replacement (b91a3b4)
  • kitchen: use saltimages Docker Hub where available [skip ci] (5ae076c)
  • pre-commit: add to formula [skip ci] (f9b2d64)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (bbf978c)
  • pre-commit: finalise rstcheck configuration [skip ci] (ec51349)
  • travis: add notifications => zulip [skip ci] (68b8e29)

Styles

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

v0.7.0

08 May 01:10
Compare
Choose a tag to compare

0.7.0 (2020-05-08)

Bug Fixes

  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (c7cbd5c)
  • release.config.js: use full commit hash in commit link [skip ci] (8356de8)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (bdb1196)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (7e1a0c1)
  • kitchen: avoid using bootstrap for master instances [skip ci] (b40fa5f)
  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (c9fa91a)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (edca139)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (88b504b)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (ef89686)
  • travis: apply changes from build config validation [skip ci] (00b5f30)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (bebca43)
  • travis: quote pathspecs used with git ls-files [skip ci] (00fc26f)
  • travis: run shellcheck during lint job [skip ci] (c2f403b)
  • travis: update salt-lint config for v0.0.10 [skip ci] (7cb4790)
  • travis: use major.minor for semantic-release version [skip ci] (29ab6b3)
  • travis: use build config validation (beta) [skip ci] (5eb57e3)
  • workflows/commitlint: add to repo [skip ci] (c07995c)

Documentation

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

Features

  • config: allow to manage config files under CONFDIR (fd6debd), closes #17

Performance Improvements

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

v0.6.1

12 Oct 05:35
Compare
Choose a tag to compare

0.6.1 (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 ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • travis: merge rubocop linter into main lint job ()

v0.6.0

08 Oct 18:44
Compare
Choose a tag to compare

0.6.0 (2019-10-08)

Features

  • pillar: accept 'true'/True/true for booleans in pillars (afe3e70)
  • pillar: some config values can be treated as lists (481966d)

v0.5.0

05 Oct 14:18
Compare
Choose a tag to compare

0.5.0 (2019-10-05)

Code Refactoring

  • pillars: extract default values to pillars (72299cc)

Features

v0.4.0

04 Oct 14:49
Compare
Choose a tag to compare

0.4.0 (2019-10-04)

Bug Fixes

  • states: add missing require sls (726df07)
  • states: re-generate Exim aliases DB after update (6a0aecf)

Continuous Integration

  • kitchen: install required packages to bootstrapped opensuse [skip ci] (63a132e)
  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] (f1efdc9)
  • platform: add arch-base-latest (commented out for now) [skip ci] (89918b2)

Features

  • states: add exim.mailname and exim.aliases states (68bb801)

Performance Improvements

  • states: reuse already fetched pillars (c466c86)

Tests

  • inspec: check that smtp port is opened (a6418d3)

v0.3.0

25 Sep 21:19
Compare
Choose a tag to compare

0.3.0 (2019-09-25)

Features

  • map: sync map.jinja with template-formula (5ddd1c9)

v0.2.1

23 Sep 19:23
Compare
Choose a tag to compare

0.2.1 (2019-09-23)

Code Refactoring

  • states: split exim metastate in .package/.config/.service (a947ba9)

Continuous Integration

  • kitchen: change log_level to debug instead of info (56d9573)

v0.2.0

19 Sep 23:56
Compare
Choose a tag to compare

0.2.0 (2019-09-19)

Bug Fixes

  • inspec: remove not supported platforms (2e2de5e)

Continuous Integration

  • kitchen: add Kitchen tests (a5e936d)
  • travis: reduce test matrix (a136c60)

Documentation

  • fix: fix formula description (04cb323)
  • pillar: update link to Debian documentation (2cd96e4)

Features

  • semantic-release: add semantic-release (d00a7bf)

Styles

  • yaml: fix yaml linter warning (3a219ab)

v0.1.0: Merge pull request #7 from McPcholkin/master

19 Sep 23:35
3d883c4
Compare
Choose a tag to compare