Changelog
0.3.2 (2020-09-10)
Continuous Integration
-
gemfile: restrict
traingem version until upstream fix [skip ci] (ce61077) -
gemfile.lock: add to repo with updated
Gemfile[skip ci] (269b49f) -
kitchen: avoid using bootstrap for
masterinstances [skip ci] (0afa1b1) -
kitchen: use
saltimagesDocker 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 v2to complete build config validation [skip ci] (4fc3960) -
travis: quote pathspecs used with
git ls-files[skip ci] (0fef6f1) -
travis: run
shellcheckduring lint job [skip ci] (1b2eb28) -
travis: use
major.minorforsemantic-releaseversion [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
|defaultfilter (a0f891e) -
saltcheck: relocate
.tstfiles according to 1:1.slsfiles (https://github.com/saltstack-formulas/cron-formula/commit/ee65236), closes /github.com/saltstack-formulas/cron-formula/pull/4#issuecomment-544140377 -
saltcheck: use
package.tstinstead ofinstall.tst(d2c9544) -
saltcheck: use root-level
saltcheck-testsdirectory (6e54c3f)
Tests
-
pillar: add test for
commentedand clarify each test (3d0dcb2) -
pillar: ensure
specialis being tested as well (951a959) -
saltcheck: add first tests (9847aff)
-
saltcheck: add support for
randomvalues (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
configtests (9225b18) -
saltcheck: remove duplication in
config.tstusing a loop (72281c7) -
saltcheck: test for
commentedand notcommented(5070611) -
saltcheck: test for
specialinconfig.tstas well (6f2b323) -
saltcheck: use local
map.jinjato 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_leveltodebuginstead ofinfo(dfa8565) -
kitchen: install required packages to bootstrapped
opensuse[skip ci] (https://github.com/saltstack-formulas/cron-formula/commit/daf41cb) -
kitchen: use bootstrapped
opensuseimages 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&rubocoptolintjob (fe3b733) -
merge travis matrix, add
salt-lint&rubocoptolintjob (ef8ac40) -
use
dist: bionic& applyopensuse-leap-15SCP error workaround (e1d7d1b) -
travis: merge
rubocoplinter into mainlintjob (67c704c) -
yamllint: add rule
empty-values& use newyaml-filessetting (67475b0)