Changelog
0.7.5 (2021-04-01)
Continuous Integration
-
enable Vagrant-based testing using GitHub Actions (a2cb899)
-
commitlint: ensure
upstream/master
uses main repo URL [skip ci] (bb5b061) -
gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (f16be5f) -
gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (431085d) -
kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (8bdbbec)
-
kitchen+gitlab-ci: use latest pre-salted images [skip ci] (53cf963)
-
pre-commit: update hook for
rubocop
[skip ci] (7384c81)
0.7.4 (2020-12-16)
Styles
-
libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (9572212)
0.7.3 (2020-06-17)
0.7.2 (2020-06-05)
0.7.0 (2020-06-03)
0.6.5 (2020-05-21)
0.6.2 (2020-03-19)
0.6.0 (2020-01-25)
Continuous Integration
-
gemfile: restrict
train
gem version until upstream fix [skip ci] (7500241) -
travis: opt-in to
dpl v2
to complete build config validation [skip ci] (a9f7692) -
travis: quote pathspecs used with
git ls-files
[skip ci] (58507a1) -
travis: run
shellcheck
during lint job [skip ci] (1888009) -
travis: use
major.minor
forsemantic-release
version [skip ci] (beec7fc)
Documentation
-
readme: clarify gopath and goroot (22c320e)
Features
-
alternatives,macos: better msupport (6d3286d)
0.5.0 (2019-11-18)
Continuous Integration
-
kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (abb585a) -
kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (fef6a02) -
kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (482a5cf) -
travis: apply changes from build config validation [skip ci] (11a27e2)
-
travis: update
salt-lint
config forv0.0.10
[skip ci] (f338411) -
travis: use build config validation (beta) [skip ci] (ecbb850)
-
merge travis matrix, add
salt-lint
&rubocop
tolint
job (3423c80)
Features
-
go.cmd: basic go command support (34653d5)
Performance Improvements
-
travis: improve
salt-lint
invocation [skip ci] (3e1c574)
0.4.1 (2019-10-10)
Continuous Integration
-
kitchen: change
log_level
todebug
instead ofinfo
(793fd34) -
kitchen: install required packages to bootstrapped
opensuse
[skip ci] (faad94f) -
kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (2cdbe09) -
kitchen+travis: replace EOL pre-salted images (b0ee510)
-
platform: add
arch-base-latest
(commented out for now) [skip ci] (bbf9fa1) -
yamllint: add rule
empty-values
& use newyaml-files
setting (fa990a9) -
merge travis matrix, add
salt-lint
&rubocop
tolint
job (2ab9c36) -
use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (0977f1f)