Tags: saltstack-formulas/golang-formula
Tags
chore(release): 0.7.6 [skip ci] ## [0.7.6](v0.7.5...v0.7.6) (2022-02-06) ### Bug Fixes * **ci:** avoid parsing declares its path as 'x' etc ([3d9117f](3d9117f)) * **syntax:** update pillar.example, list not dict ([e980808](e980808)) ### Continuous Integration * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([f083120](f083120)) * **freebsd:** update with latest pre-salted Vagrant boxes [skip ci] ([e2a898c](e2a898c)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([6b27f50](6b27f50)) * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([7b77825](7b77825)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([129f8cf](129f8cf)) * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([395f9dd](395f9dd)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([b96fef3](b96fef3)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([4c2e206](4c2e206)) * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([09032eb](09032eb)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([568e533](568e533)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([0a1ff5c](0a1ff5c)) * **proxy:** replace deprecated Windows `2016` with `2022` [skip ci] ([cdacb06](cdacb06)) * **proxy+windows:** fix setting up WinRM ([a4f7c4b](a4f7c4b)) * **vagrant:** add FreeBSD 13.0 [skip ci] ([f67270b](f67270b)) * **vagrant:** add OpenBSD 6.9 [skip ci] ([d867459](d867459)) * **vagrant:** replace FreeBSD 12.2 with 12.3 [skip ci] ([5de7094](5de7094)) * **windows:** use Salt version `3004` [skip ci] ([01f0e0a](01f0e0a)) * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([e2cb43b](e2cb43b)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([64f6cd3](64f6cd3)) * **vagrant:** add Windows 10 pre-salted box [skip ci] ([7b8633e](7b8633e)) * **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([dfa943b](dfa943b)) ### Documentation * **readme:** add `Testing with Vagrant` section [skip ci] ([4ec5328](4ec5328)) ### Tests * **config:** auto-fix `rubocop` violation [skip ci] ([51840b4](51840b4)) * **packages:** update package name to test on Windows [skip ci] ([3ac0b9d](3ac0b9d))
chore(release): 0.7.5 [skip ci] ## [0.7.5](v0.7.4...v0.7.5) (2021-04-01) ### Bug Fixes * move non-state entries under a new `archive_helper` key ([1b7b265](1b7b265)) * **bsd:** use correct package and fix `package` suite tests ([17e763f](17e763f)) * **freebsd:** ensure `git` is installed and `default` tests pass ([f6f009b](f6f009b)) * **windows:** get states working on windows ([1a22291](1a22291)) * **windows:** no arch grain in windows 10 ([5d5538e](5d5538e)) ### Continuous Integration * enable Vagrant-based testing using GitHub Actions ([a2cb899](a2cb899)) * **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([bb5b061](bb5b061)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([f16be5f](f16be5f)) * **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([431085d](431085d)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([8bdbbec](8bdbbec)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([53cf963](53cf963)) * **pre-commit:** update hook for `rubocop` [skip ci] ([7384c81](7384c81)) ### Tests * **windows:** update for `default` suite ([3f76b25](3f76b25)) * **windows:** update for `package` suite ([ab8b117](ab8b117)) * standardise use of `share` suite & `_mapdata` state [skip ci] ([43b3b93](43b3b93))
chore(release): 0.7.4 [skip ci] ## [0.7.4](v0.7.3...v0.7.4) (2020-12-16) ### Continuous Integration * **gitlab-ci:** use GitLab CI as Travis CI replacement ([231b3d7](231b3d7)) * **pre-commit:** add to formula [skip ci] ([9ed7689](9ed7689)) * **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([412249d](412249d)) * **pre-commit:** finalise `rstcheck` configuration [skip ci] ([e7fc872](e7fc872)) ### Styles * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([9572212](9572212))
chore(release): 0.7.3 [skip ci] ## [0.7.3](v0.7.2...v0.7.3) (2020-06-17) ### Bug Fixes * **symlink:** remove space ([3db8a99](3db8a99)) ### Code Refactoring * **symlink:** remove duplicated symlinking code ([c0e4a55](c0e4a55)) ### Continuous Integration * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([bf44069](bf44069)) ### Documentation * **readme:** set depth one ([6d6d0d1](6d6d0d1))
chore(release): 0.7.2 [skip ci] ## [0.7.2](v0.7.1...v0.7.2) (2020-06-05) ### Bug Fixes * **defaults:** ensure `path` is set (for package-based installation) ([e7e088b](e7e088b)) * **pkg:** use correct package name per `osfamily` ([2677e84](2677e84)) * **repo:** fix relative includes cannot be used for `sls` requisites ([6049382](6049382)), closes [#41](#41) ### Continuous Integration * **kitchen+travis+inspec:** add `package` suite ([aba6e4c](aba6e4c))
chore(release): 0.7.0 [skip ci] # [0.7.0](v0.6.5...v0.7.0) (2020-06-03) ### Code Refactoring * **ci:** move superfluous ruby file ([3df2daa](3df2daa)) ### Continuous Integration * **kitchen+travis:** use latest pre-salted images ([ed45614](ed45614)) ### Features * **macos:** support for homebrew ([8a9b380](8a9b380))
chore(release): 0.6.4 [skip ci] ## [0.6.4](v0.6.3...v0.6.4) (2020-05-21) ### Bug Fixes * **cmd:** only run go cmd if go cmd found ([142f89d](142f89d)) ### Continuous Integration * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([f776591](f776591)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([2dd532a](2dd532a)) * **travis:** add notifications => zulip [skip ci] ([01fa4d1](01fa4d1)) * **workflows/commitlint:** add to repo [skip ci] ([a2a2d7d](a2a2d7d))
PreviousNext