1.0.4 (2020-12-16)
- gitlab-ci: use GitLab CI as Travis CI replacement (44ec1b3)
- pre-commit: add to formula [skip ci] (c9aeb37)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (8990e81) - pre-commit: finalise
rstcheck
configuration [skip ci] (c7dff99)
- libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (497406a)
1.0.3 (2020-07-10)
- variable names: use dbpassword consistently across formula (5b4b787)
- kitchen: use
saltimages
Docker Hub where available [skip ci] (aa92ed5)
- packages_spec: generalise version number verification [skip ci] (e4952f0)
1.0.2 (2020-05-28)
- kitchen+travis: add new platforms [skip ci] (e7ff4ee)
- kitchen+travis: adjust matrix to add
3000.3
[skip ci] (02926f0) - travis: add notifications => zulip [skip ci] (473db1c)
- travis: use new platforms (
ubuntu-20.04
&fedora-32
) (938aac4) - workflows/commitlint: add to repo [skip ci] (ac271fe)
1.0.1 (2020-05-02)
- gemfile.lock: add to repo with updated
Gemfile
[skip ci] (6f153fa) - kitchen+travis: adjust matrix to add
3000.2
& remove2018.3
(fc6c741) - kitchen+travis: remove
master-py2-arch-base-latest
[skip ci] (92ac6c7)
- packages_spec: update for
4.4.8
(773e522)
1.0.0 (2020-04-04)
- fedora: get all
fedora
instances working (2018.3
+) (32ef0e6)
- kitchen+travis: adjust matrix to add
3000
& remove2017.7
[skip ci] (74bb032) - kitchen+travis: adjust matrix to update
3000
to3000.1
[skip ci] (e74bfed)
- fedora: Minimum Salt version support is now
2018.3
in line with official upstream support; also use of thetraverse
Jinja filter.
0.21.4 (2020-03-31)
- packages_spec: update version numbers (3242c14)
0.21.3 (2020-03-22)
- map and defaults: update the map.jinja file and add yaml maps (badd17e)
0.21.2 (2020-03-12)
- libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (9d6b5d7)
- release.config.js: use full commit hash in commit link [skip ci] (2072e06)
- gemfile: restrict
train
gem version until upstream fix [skip ci] (95d4c15) - kitchen: avoid using bootstrap for
master
instances [skip ci] (2c04d93) - kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (8645a8e) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (678b048) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (495f811) - travis: adjust to new working matrix (41cd6ab)
- travis: apply changes from build config validation [skip ci] (0824612)
- travis: opt-in to
dpl v2
to complete build config validation [skip ci] (6e8da04) - travis: quote pathspecs used with
git ls-files
[skip ci] (0c33ab0) - travis: run
shellcheck
during lint job [skip ci] (33b018d) - travis: update
salt-lint
config forv0.0.10
[skip ci] (ecc08c4) - travis: use
major.minor
forsemantic-release
version [skip ci] (ece1158) - travis: use build config validation (beta) [skip ci] (f4f8626)
- contributing: remove to use org-level file instead [skip ci] (889a49b)
- readme: update link to
CONTRIBUTING
[skip ci] (249b89f)
- travis: improve
salt-lint
invocation [skip ci] (a5b7afb)
0.21.1 (2019-10-13)
0.21.0 (2019-10-12)
- init.sls: fix
salt-lint
errors () - pillar.example: fix
yamllint
violations () - repo: ensure
debconf-utils
is installed for Debian-based OSes ()
- semantic-release: implement for this formula (), closes #129