v0.27.0
·
96 commits
to master
since this release
0.27.0 (2020-12-16)
Bug Fixes
- defaults: fix
yamllint
violation [skip ci] (90093e2) - init: convert to metastate; add clean state (ca5f5aa)
- release.config.js: use full commit hash in commit link [skip ci] (9c0b42a)
Code Refactoring
- server: simplify install.sls (f86a718)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (adff150) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (e7f1305) - gitlab-ci: use GitLab CI as Travis CI replacement (38840b7)
- kitchen: avoid using bootstrap for
master
instances [skip ci] (7957381) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (e01a263) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (769ec90) - kitchen: use
saltimages
Docker Hub where available [skip ci] (8bf0065) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (a0d6394) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (0d7108e) - pre-commit: add to formula [skip ci] (b48efa9)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (d180e9b) - pre-commit: finalise
rstcheck
configuration [skip ci] (13311ce) - travis: add notifications => zulip [skip ci] (6e49f55)
- travis: apply changes from build config validation [skip ci] (503fa20)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (a3efd1f) - travis: quote pathspecs used with
git ls-files
[skip ci] (da71c9d) - travis: run
shellcheck
during lint job [skip ci] (e63b945) - travis: update
salt-lint
config forv0.0.10
[skip ci] (b317fec) - travis: use
major.minor
forsemantic-release
version [skip ci] (fe02b53) - travis: use build config validation (beta) [skip ci] (a0ffb8a)
- workflows/commitlint: add to repo [skip ci] (b9b286b)
Documentation
- contributing: remove to use org-level file instead [skip ci] (a803116)
- readme: fix
rstcheck
violation & standardise [skip ci] (ca32bfd) - readme: update link to
CONTRIBUTING
[skip ci] (bd011b8)
Features
- suse: basic opensuse support; tidyup (f29f544)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (186796b)