0
0
mirror of https://github.com/saltstack-formulas/cron-formula.git synced 2024-11-28 01:17:49 +01:00
cron-formula/CHANGELOG.md
semantic-release-bot 9b338dd6e3 chore(release): 0.4.0 [skip ci]
# [0.4.0](https://github.com/saltstack-formulas/cron-formula/compare/v0.3.2...v0.4.0) (2022-01-14)

### Continuous Integration

* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([d52490b](d52490b1d3))
* **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([c20c85d](c20c85d48a))
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([9dd756d](9dd756d7cd))
* **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([53b7f38](53b7f380c2))
* **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([0142c55](0142c55ba5))
* **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([dfb1c33](dfb1c33dbf))
* **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([2971748](29717486b9))
* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([8a264b7](8a264b759d))
* add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([452afbe](452afbe6ec))
* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([c9e1a2b](c9e1a2b6a3))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([76ee797](76ee797cb5))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([920c438](920c4388e9))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([64260e8](64260e85b0))
* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([9072f83](9072f83d8f))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([e588573](e588573892))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([750e242](750e242b39))
* **pre-commit:** add to formula [skip ci] ([b36d0ec](b36d0ecd6e))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([8856f60](8856f60dd2))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([a3fa371](a3fa3710f5))
* **pre-commit:** update hook for `rubocop` [skip ci] ([8317265](8317265a7d))

### Features

* **osfamilymap:** add Gentoo support ([547ae1b](547ae1b593))

### Tests

* standardise use of `share` suite & `_mapdata` state [skip ci] ([73b9643](73b96437a1))
2022-01-14 10:46:08 +00:00

15 KiB

Changelog

0.4.0 (2022-01-14)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (d52490b)
  • gemfile+lock: use ssf customised inspec repo [skip ci] (c20c85d)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (9dd756d)
  • kitchen: move provisioner block & update run_command [skip ci] (53b7f38)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (0142c55)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (dfb1c33)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (2971748)
  • add arch-master to matrix and update .travis.yml [skip ci] (8a264b7)
  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (452afbe)
  • commitlint: ensure upstream/master uses main repo URL [skip ci] (c9e1a2b)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (76ee797)
  • gitlab-ci: use GitLab CI as Travis CI replacement (920c438)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (64260e8)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (9072f83)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (e588573)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (750e242)
  • pre-commit: add to formula [skip ci] (b36d0ec)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (8856f60)
  • pre-commit: finalise rstcheck configuration [skip ci] (a3fa371)
  • pre-commit: update hook for rubocop [skip ci] (8317265)

Features

  • osfamilymap: add Gentoo support (547ae1b)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (73b9643)

0.3.2 (2020-09-10)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (ce61077)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (269b49f)
  • kitchen: avoid using bootstrap for master instances [skip ci] (0afa1b1)
  • kitchen: use saltimages Docker Hub where available [skip ci] (74999aa)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (54b5a1a)
  • travis: add notifications => zulip [skip ci] (fb46b07)
  • travis: apply changes from build config validation [skip ci] (730df10)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (4fc3960)
  • travis: quote pathspecs used with git ls-files [skip ci] (0fef6f1)
  • travis: run shellcheck during lint job [skip ci] (1b2eb28)
  • travis: use major.minor for semantic-release version [skip ci] (d4a6100)
  • travis: use build config validation (beta) [skip ci] (db46bd9)
  • workflows/commitlint: add to repo [skip ci] (449c919)

Reverts

  • codeowners: update specific directories section [skip ci] (2ac7785)

Styles

  • state: avoid complicated comparison (496f09b)

0.3.1 (2019-11-04)

Tests

  • saltcheck: add test for cron envs (absent & present) (82cd0a7)

0.3.0 (2019-11-03)

Bug Fixes

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

Continuous Integration

  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (aca0d9e)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (f9c61a9)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (2062f10)

Features

  • cron.env: add env option in cron-formula (12cee12)

Performance Improvements

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

0.2.4 (2019-10-23)

Bug Fixes

  • saltcheck: fix broken import and standardise across test files ()
  • saltcheck: fix invalid service test ()
  • saltcheck: remove trailing spaces ()
  • saltcheck: replace map.jinja references with InSpec conditionals ()
  • saltcheck: update for cron instead of cron_settings ()

Code Refactoring

  • config: minimise and standardise between .sls & .tst ()
  • config: remove duplication in using a loop ()
  • jinja: used shortened form of |default filter ()
  • saltcheck: relocate .tst files according to 1:1 .sls files (), closes /github.com/saltstack-formulas/cron-formula/pull/4#issuecomment-544140377
  • saltcheck: use package.tst instead of install.tst ()
  • saltcheck: use root-level saltcheck-tests directory ()

Continuous Integration

  • travis: obtain saltcheck.py and run the tests (only on develop) ()
  • travis: run salt-lint for .tst files as well ()
  • travis: standardise saltcheck comments ()
  • travis: update salt-lint config for v0.0.10 [skip ci] ()

Styles

  • config.tst: rearrange Jinja statements for clarity ()
  • saltcheck: merge absent & present into one if block ()
  • saltcheck: use consistent order of assertions ()

Tests

  • pillar: add test for commented and clarify each test ()
  • pillar: ensure special is being tested as well ()
  • saltcheck: add first tests ()
  • saltcheck: add support for random values ()
  • saltcheck: add test for service.available ()
  • saltcheck: add test for service.running ()
  • saltcheck: avoid map.jinja, use the test pillar instead ()
  • saltcheck: fix config tests ()
  • saltcheck: remove duplication in config.tst using a loop ()
  • saltcheck: test for commented and not commented ()
  • saltcheck: test for special in config.tst as well ()
  • saltcheck: use local map.jinja to workaround missing tpldata ()

0.2.3 (2019-10-15)

Bug Fixes

  • platform: add support for Arch ()

Continuous Integration

  • platform: enable arch-base-latest ()

Documentation

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

Tests

  • pillar: extract test pillar from pillar.example ()

0.2.2 (2019-10-12)

Bug Fixes

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

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] ()
  • platform: add arch-base-latest (commented out for now) [skip ci] ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • use dist: bionic & apply opensuse-leap-15 SCP error workaround ()
  • travis: merge rubocop linter into main lint job ()
  • yamllint: add rule empty-values & use new yaml-files setting ()

0.2.1 (2019-09-01)

Code Refactoring

  • pillar: sync map.jinja with template-formula (e00c316)

0.2.0 (2019-08-28)

Continuous Integration

  • kitchen: add Kitchen tests (963b5eb)

Features

  • semantic-release: add semantic-release (6002c8f)