Changelog
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
forsemantic-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.0 (2019-11-03)
0.2.4 (2019-10-23)
Code Refactoring
-
config: minimise and standardise between
.sls
&.tst
(18585bd) -
config: remove duplication in using a loop (652ebff)
-
jinja: used shortened form of
|default
filter (a0f891e) -
saltcheck: relocate
.tst
files according to 1:1.sls
files (https://github.com/saltstack-formulas/cron-formula/commit/ee65236), closes /github.com/saltstack-formulas/cron-formula/pull/4#issuecomment-544140377 -
saltcheck: use
package.tst
instead ofinstall.tst
(d2c9544) -
saltcheck: use root-level
saltcheck-tests
directory (6e54c3f)
Tests
-
pillar: add test for
commented
and clarify each test (3d0dcb2) -
pillar: ensure
special
is being tested as well (951a959) -
saltcheck: add first tests (9847aff)
-
saltcheck: add support for
random
values (007970f) -
saltcheck: add test for
service.available
(226eb88) -
saltcheck: add test for
service.running
(5cdc50f) -
saltcheck: avoid
map.jinja
, use the test pillar instead (cce5e67) -
saltcheck: fix
config
tests (9225b18) -
saltcheck: remove duplication in
config.tst
using a loop (72281c7) -
saltcheck: test for
commented
and notcommented
(5070611) -
saltcheck: test for
special
inconfig.tst
as well (6f2b323) -
saltcheck: use local
map.jinja
to workaround missingtpldata
(8845b3c)
0.2.3 (2019-10-15)
0.2.2 (2019-10-12)
Bug Fixes
-
rubocop: add fixes using
rubocop --safe-auto-correct
(23fa917)
Continuous Integration
-
kitchen: change
log_level
todebug
instead ofinfo
(dfa8565) -
kitchen: install required packages to bootstrapped
opensuse
[skip ci] (https://github.com/saltstack-formulas/cron-formula/commit/daf41cb) -
kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (https://github.com/saltstack-formulas/cron-formula/commit/91a050e) -
platform: add
arch-base-latest
(commented out for now) [skip ci] (dbeafde) -
merge travis matrix, add
salt-lint
&rubocop
tolint
job (fe3b733) -
merge travis matrix, add
salt-lint
&rubocop
tolint
job (ef8ac40) -
use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (e1d7d1b) -
travis: merge
rubocop
linter into mainlint
job (67c704c) -
yamllint: add rule
empty-values
& use newyaml-files
setting (67475b0)