Changelog
0.3.4 (2020-12-16)
Continuous Integration
-
gitlab-ci: use GitLab CI as Travis CI replacement (ed46df8)
-
kitchen: use
saltimages
Docker Hub where available [skip ci] (9bcfd72) -
pre-commit: add to formula [skip ci] (3b8ed04)
-
pre-commit: enable/disable
rstcheck
as relevant [skip ci] (e81f811) -
pre-commit: finalise
rstcheck
configuration [skip ci] (6b59de0)
Documentation
-
readme: fix
rstcheck
violation [skip ci] (f724dd2), closes /travis-ci.org/github/myii/deepsea-formula/builds/731606296#L252-L253
Styles
-
libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (ea917df)
0.3.3 (2020-05-31)
Continuous Integration
-
gemfile: restrict
train
gem version until upstream fix [skip ci] (2468a0d) -
gemfile.lock: add to repo with updated
Gemfile
[skip ci] (932e3c3) -
kitchen: avoid using bootstrap for
master
instances [skip ci] (e68effa) -
kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (52a206f) -
kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (a49adf8) -
kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (4ffcbd8) -
kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (aa993c0) -
kitchen+travis: use latest pre-salted images (44586ef)
-
travis: add notifications ⇒ zulip [skip ci] (1ddd368)
-
travis: apply changes from build config validation [skip ci] (4a1ca2f)
-
travis: opt-in to
dpl v2
to complete build config validation [skip ci] (441827d) -
travis: quote pathspecs used with
git ls-files
[skip ci] (dfc3c07) -
travis: run
shellcheck
during lint job [skip ci] (826ed89) -
travis: update
salt-lint
config forv0.0.10
[skip ci] (ec2dc52) -
travis: use
major.minor
forsemantic-release
version [skip ci] (1027977) -
travis: use build config validation (beta) [skip ci] (e247e74)
-
workflows/commitlint: add to repo [skip ci] (145874f)
Performance Improvements
-
travis: improve
salt-lint
invocation [skip ci] (3efbfc5)
0.3.2 (2019-10-12)
0.3.1 (2019-10-10)
Bug Fixes
-
install.sls: fix
salt-lint
errors (fcde943)
Continuous Integration
-
kitchen: change
log_level
todebug
instead ofinfo
(7b93005) -
kitchen: install required packages to bootstrapped
opensuse
[skip ci] (1a5ec63) -
kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (86c5abd) -
kitchen+travis: replace EOL pre-salted images (0c670d4)
-
platform: add
arch-base-latest
(commented out for now) [skip ci] (624ec28) -
yamllint: add rule
empty-values
& use newyaml-files
setting (9280fc7) -
merge travis matrix, add
salt-lint
&rubocop
tolint
job (c12fc90) -
use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (cf55fbf)
0.2.1 (2019-07-31)
0.2.0 (2019-07-08)
Bug Fixes
-
deps: ensure make is installed (969f2b1)
-
deps: skip python-boto package on Cent/Suse (06158d3)
-
example: fix pillar.example version (486f07d)
-
gemfile: use latest net-ssh gem (07f4a75)
-
jinja: pass dict as yaml to jinja renderer (8464691)
-
makefile: fix makefile cut+paste issue (2676182)
-
map: need osfingermap for debian (c86f76a)
-
map: update os mappings for centos/fedora (5bd353b)
-
packages: corrected dependency packages & user:group (20b6c31)
-
python: avoid downgrade to python2 (d3e9f03)
-
redhat: correct python rados package; update kitchen (905d85b)
-
source: fixes for building from source (5f7ba72)
-
travis: use newer image and ruby (6786612)
Code Refactoring
-
jinja: tidyup indention on jinja rendering (86211e0)