v1.2.2
saltstack-formulas-travis
released this
16 Dec 07:40
·
93 commits
to master
since this release
1.2.2 (2020-12-16)
Bug Fixes
- libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (264151d)
- release.config.js: use full commit hash in commit link [skip ci] (9122f1a)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (92fcb44) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (c3d1b91) - gitlab-ci: use GitLab CI as Travis CI replacement (b9e269e)
- kitchen: avoid using bootstrap for
master
instances [skip ci] (28c7470) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (62a2819) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (5e6f085) - kitchen: use
saltimages
Docker Hub where available [skip ci] (cc33b93) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (85b8bc7) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (b336538) - pre-commit: add to formula [skip ci] (1d979af)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (3ecb741) - pre-commit: finalise
rstcheck
configuration [skip ci] (f876619) - travis: add notifications => zulip [skip ci] (de6cc9e)
- travis: apply changes from build config validation [skip ci] (95928da)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (2e68bca) - travis: quote pathspecs used with
git ls-files
[skip ci] (c426c62) - travis: run
shellcheck
during lint job [skip ci] (66a147d) - travis: update
salt-lint
config forv0.0.10
[skip ci] (3668973) - travis: use
major.minor
forsemantic-release
version [skip ci] (2d2bf7a) - travis: use build config validation (beta) [skip ci] (a21bf73)
- workflows/commitlint: add to repo [skip ci] (de7860d)
Documentation
- contributing: remove to use org-level file instead [skip ci] (eae8e87)
- readme: update link to
CONTRIBUTING
[skip ci] (16e6cb8)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (5f0e77f)
Styles
- libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (f43da51)