Changelog
1.15.3 (2020-12-22)
Bug Fixes
-
map.jinja: update to
epel-release-8-10.el8.noarch.rpm
(82f8d68) -
osmajorrelease is int instead of str since 2017.7.1 (5fdd1fc), closes /github.com/saltstack/salt/blob/v2017.7.1/salt/grains/core.py#L1675
1.15.2 (2020-12-16)
Continuous Integration
-
gemfile.lock: add to repo with updated
Gemfile
[skip ci] (cc00467) -
gitlab-ci: use GitLab CI as Travis CI replacement (3cf58d8)
-
kitchen: use
saltimages
Docker Hub where available [skip ci] (ace478e) -
pre-commit: add to formula [skip ci] (f57867a)
-
pre-commit: enable/disable
rstcheck
as relevant [skip ci] (a160c4a) -
pre-commit: finalise
rstcheck
configuration [skip ci] (8039f7c) -
travis: add notifications ⇒ zulip [skip ci] (d90fb30)
-
workflows/commitlint: add to repo [skip ci] (8be296e)
Tests
-
packages_spec: refactor to check first part of version number only (a4f2f2c)
1.15.1 (2020-02-13)
Bug Fixes
-
map.jinja: update link to
rpm
forEPEL-8
(3e90e0d)
Continuous Integration
-
gemfile: restrict
train
gem version until upstream fix [skip ci] (bddcd80) -
kitchen: avoid using bootstrap for
master
instances [skip ci] (30ade3d) -
kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (5db2344) -
kitchen: use
provision_command
foramazonlinux-1
images (2cfcfde), closes /github.com/saltstack-formulas/vault-formula/pull/50#pullrequestreview-312037893 -
kitchen: use
stable
foramazonlinux-1
bootstrap [skip ci] (472434b) -
kitchen+travis: use bootstrapped
amazonlinux-1
images [skip ci] (37d2fc6) -
travis: apply changes from build config validation [skip ci] (904b4fc)
-
travis: opt-in to
dpl v2
to complete build config validation [skip ci] (5fa5251) -
travis: quote pathspecs used with
git ls-files
[skip ci] (6d28624) -
travis: run
shellcheck
during lint job [skip ci] (8491178) -
travis: use
major.minor
forsemantic-release
version [skip ci] (f7f2342) -
travis: use build config validation (beta) [skip ci] (ecab107)
1.15.0 (2019-11-03)
Code Refactoring
-
map.jinja: use consistent chronological ordering of releases (27a2c3b)
Documentation
-
readme: modify according to standard structure (1892879), closes /github.com/saltstack-formulas/epel-formula/pull/52#issuecomment-547653363
-
readme: move to
docs/
directory (eb8b8af)
Styles
-
map.jinja: add a space after the colon (cf14db0)