Skip to content

Releases: saltstack-formulas/golang-formula

v0.7.6

06 Feb 14:50
Compare
Choose a tag to compare

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 customised inspec repo [skip ci] (7b77825)
  • kitchen: move provisioner block & update run_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 with 2022 [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

  • config: auto-fix rubocop violation [skip ci] (51840b4)
  • packages: update package name to test on Windows [skip ci] (3ac0b9d)

v0.7.5

01 Apr 15:47
Compare
Choose a tag to compare

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 and default 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 customised kitchen-docker repo [skip ci] (f16be5f)
  • gitlab-ci: add rubocop linter (with allow_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

  • windows: update for default suite (3f76b25)
  • windows: update for package suite (ab8b117)
  • standardise use of share suite & _mapdata state [skip ci] (43b3b93)

v0.7.4

16 Dec 08:02
Compare
Choose a tag to compare

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

17 Jun 22:00
Compare
Choose a tag to compare

0.7.3 (2020-06-17)

Bug Fixes

Code Refactoring

  • symlink: remove duplicated symlinking code (c0e4a55)

Continuous Integration

  • kitchen: use saltimages Docker Hub where available [skip ci] (bf44069)

Documentation

v0.7.2

05 Jun 00:57
Compare
Choose a tag to compare

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)

v0.7.1

04 Jun 01:06
Compare
Choose a tag to compare

0.7.1 (2020-06-04)

Documentation

  • readme: fix leader sentence (aa41de2)

v0.7.0

03 Jun 19:54
Compare
Choose a tag to compare

0.7.0 (2020-06-03)

Code Refactoring

  • ci: move superfluous ruby file (3df2daa)

Continuous Integration

  • kitchen+travis: use latest pre-salted images (ed45614)

Features

  • macos: support for homebrew (8a9b380)

v0.6.5

21 May 21:22
Compare
Choose a tag to compare

0.6.5 (2020-05-21)

Bug Fixes

  • config: godoc command not in go1.14 (97e3f3a)

Continuous Integration

  • tests: fix and simplify tests (e4fb434)

v0.6.4

21 May 21:11
Compare
Choose a tag to compare

0.6.4 (2020-05-21)

Bug Fixes

  • cmd: only run go cmd if go cmd found (142f89d)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (f776591)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (2dd532a)
  • travis: add notifications => zulip [skip ci] (01fa4d1)
  • workflows/commitlint: add to repo [skip ci] (a2a2d7d)

v0.6.3

28 Mar 18:23
Compare
Choose a tag to compare

0.6.3 (2020-03-28)

Bug Fixes

  • hardcoding: configurable user/group (1f03949)