v1.1.4
saltstack-formulas-travis
released this
16 Dec 07:41
·
90 commits
to master
since this release
1.1.4 (2020-12-16)
Bug Fixes
- release.config.js: use full commit hash in commit link [skip ci] (8b108b5)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (18b26ab) - gemfile.lock: add to repo with updated
Gemfile
[skip ci] (ab3add7) - gitlab-ci: use GitLab CI as Travis CI replacement (572e73c)
- kitchen: avoid using bootstrap for
master
instances [skip ci] (bca1b99) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (7ed2701) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (c36843c) - kitchen: use
saltimages
Docker Hub where available [skip ci] (071343b) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (9814be5) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (a147c9d) - pre-commit: add to formula [skip ci] (5f80569)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (88ed018) - pre-commit: finalise
rstcheck
configuration [skip ci] (938b8ed) - travis: add notifications => zulip [skip ci] (3558a40)
- travis: apply changes from build config validation [skip ci] (2cb2751)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (17ccf35) - travis: quote pathspecs used with
git ls-files
[skip ci] (2c9ef3e) - travis: run
shellcheck
during lint job [skip ci] (310c19f) - travis: update
salt-lint
config forv0.0.10
[skip ci] (a351fd3) - travis: use
major.minor
forsemantic-release
version [skip ci] (32b8c33) - travis: use build config validation (beta) [skip ci] (e55fc61)
- workflows/commitlint: add to repo [skip ci] (c71e7b3)
Documentation
- contributing: remove to use org-level file instead [skip ci] (3ce31da)
- readme: update link to
CONTRIBUTING
[skip ci] (f23ed24)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (c583ff4)