Releases: saltstack-formulas/golang-formula
Releases · saltstack-formulas/golang-formula
v0.7.6
0.7.6 (2022-02-06)
Bug Fixes
- ci: avoid parsing declares its path as 'x' etc (3d9117f)
- syntax: update pillar.example, list not dict (e980808)
Continuous Integration
- 3003.1: update inc. AlmaLinux, Rocky &
rst-lint
[skip ci] (f083120) - freebsd: update with latest pre-salted Vagrant boxes [skip ci] (e2a898c)
- gemfile: allow rubygems proxy to be provided as an env var [skip ci] (6b27f50)
- gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (7b77825) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (129f8cf) - kitchen+ci: update with
3004
pre-salted images/boxes [skip ci] (395f9dd) - kitchen+ci: update with latest
3003.2
pre-salted images [skip ci] (b96fef3) - kitchen+ci: update with latest CVE pre-salted images [skip ci] (4c2e206)
- kitchen+gitlab: adjust matrix to add
3003
[skip ci] (09032eb) - kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (568e533)
- kitchen+gitlab: update for new pre-salted images [skip ci] (0a1ff5c)
- proxy: replace deprecated Windows
2016
with2022
[skip ci] (cdacb06) - proxy+windows: fix setting up WinRM (a4f7c4b)
- vagrant: add FreeBSD 13.0 [skip ci] (f67270b)
- vagrant: add OpenBSD 6.9 [skip ci] (d867459)
- vagrant: replace FreeBSD 12.2 with 12.3 [skip ci] (5de7094)
- windows: use Salt version
3004
[skip ci] (01f0e0a) - add
arch-master
to matrix and update.travis.yml
[skip ci] (e2cb43b) - add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (64f6cd3) - vagrant: add Windows 10 pre-salted box [skip ci] (7b8633e)
- vagrant: use pre-salted boxes & conditional local settings [skip ci] (dfa943b)
Documentation
- readme: add
Testing with Vagrant
section [skip ci] (4ec5328)
Tests
v0.7.5
0.7.5 (2021-04-01)
Bug Fixes
- move non-state entries under a new
archive_helper
key (1b7b265) - bsd: use correct package and fix
package
suite tests (17e763f) - freebsd: ensure
git
is installed anddefault
tests pass (f6f009b) - windows: get states working on windows (1a22291)
- windows: no arch grain in windows 10 (5d5538e)
Continuous Integration
- enable Vagrant-based testing using GitHub Actions (a2cb899)
- commitlint: ensure
upstream/master
uses main repo URL [skip ci] (bb5b061) - gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (f16be5f) - gitlab-ci: add
rubocop
linter (withallow_failure
) [skip ci] (431085d) - kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (8bdbbec)
- kitchen+gitlab-ci: use latest pre-salted images [skip ci] (53cf963)
- pre-commit: update hook for
rubocop
[skip ci] (7384c81)
Tests
v0.7.4
0.7.4 (2020-12-16)
Continuous Integration
- gitlab-ci: use GitLab CI as Travis CI replacement (231b3d7)
- pre-commit: add to formula [skip ci] (9ed7689)
- pre-commit: enable/disable
rstcheck
as relevant [skip ci] (412249d) - pre-commit: finalise
rstcheck
configuration [skip ci] (e7fc872)
Styles
- libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (9572212)
v0.7.3
v0.7.2
0.7.2 (2020-06-05)
Bug Fixes
- defaults: ensure
path
is set (for package-based installation) (e7e088b) - pkg: use correct package name per
osfamily
(2677e84) - repo: fix relative includes cannot be used for
sls
requisites (6049382), closes #41
Continuous Integration
- kitchen+travis+inspec: add
package
suite (aba6e4c)