Releases: saltstack-formulas/golang-formula
Releases · saltstack-formulas/golang-formula
v0.6.2
0.6.2 (2020-03-19)
Bug Fixes
- alternatives: better no alternatives support (04caf8e)
- libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (e38ff4b)
Continuous Integration
- kitchen: avoid using bootstrap for
master
instances [skip ci] (959cc56)
Tests
- rubucop: fix rubo issues (ccc1f07)
v0.6.1
v0.6.0
0.6.0 (2020-01-25)
Continuous Integration
- gemfile: restrict
train
gem version until upstream fix [skip ci] (7500241) - travis: opt-in to
dpl v2
to complete build config validation [skip ci] (a9f7692) - travis: quote pathspecs used with
git ls-files
[skip ci] (58507a1) - travis: run
shellcheck
during lint job [skip ci] (1888009) - travis: use
major.minor
forsemantic-release
version [skip ci] (beec7fc)
Documentation
- readme: clarify gopath and goroot (22c320e)
Features
- alternatives,macos: better msupport (6d3286d)
Tests
v0.5.0
0.5.0 (2019-11-18)
Bug Fixes
- lint: remove trailing whitespace (376ae12)
- release.config.js: use full commit hash in commit link [skip ci] (1ad448c)
Continuous Integration
- kitchen: use
debian-10-master-py3
instead ofdevelop
[skip ci] (abb585a) - kitchen: use
develop
image untilmaster
is ready (amazonlinux
) [skip ci] (fef6a02) - kitchen+travis: upgrade matrix after
2019.2.2
release [skip ci] (482a5cf) - travis: apply changes from build config validation [skip ci] (11a27e2)
- travis: update
salt-lint
config forv0.0.10
[skip ci] (f338411) - travis: use build config validation (beta) [skip ci] (ecbb850)
- merge travis matrix, add
salt-lint
&rubocop
tolint
job (3423c80)
Documentation
- contributing: remove to use org-level file instead [skip ci] (1501bc4)
- readme: update link to
CONTRIBUTING
[skip ci] (8dd1192)
Features
- go.cmd: basic go command support (34653d5)
Performance Improvements
- travis: improve
salt-lint
invocation [skip ci] (3e1c574)
v0.4.1
0.4.1 (2019-10-10)
Bug Fixes
Continuous Integration
- kitchen: change
log_level
todebug
instead ofinfo
() - kitchen: install required packages to bootstrapped
opensuse
[skip ci] () - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] () - kitchen+travis: replace EOL pre-salted images ()
- platform: add
arch-base-latest
(commented out for now) [skip ci] () - yamllint: add rule
empty-values
& use newyaml-files
setting () - merge travis matrix, add
salt-lint
&rubocop
tolint
job () - use
dist: bionic
& applyopensuse-leap-15
SCP error workaround ()