packages-formula/AUTHORS.md

24 lines
2.5 KiB
Markdown
Raw Permalink Normal View History

chore(release): 0.8.0 [skip ci] # [0.8.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.7.0...v0.8.0) (2020-01-20) ### Bug Fixes * **archlinux:** fix test setup ([281846e](https://github.com/saltstack-formulas/packages-formula/commit/281846e79165872a17d8bd143f2f6b05e0b4da9b)) * **centos:** fix tests ([a4d4d1d](https://github.com/saltstack-formulas/packages-formula/commit/a4d4d1dc734add260ca9b408a67754663c4636bb)) * **gem:** fix `invalid option: --no-rdoc` & `invalid option: --no-ri` ([16c4213](https://github.com/saltstack-formulas/packages-formula/commit/16c4213ab99204e01a040155782a9c158f64e2a9)) * **golang:** ensure state runs ([0f992d9](https://github.com/saltstack-formulas/packages-formula/commit/0f992d9c17b36b37078ac3866b9d2ec4240ebf0b)) * **golang:** ensure using on `ubuntu` ([bd909bd](https://github.com/saltstack-formulas/packages-formula/commit/bd909bd1b63d5678431789980f4650dcb8246012)) * **golang_spec.rb:** fix `rubocop` errors ([08340c8](https://github.com/saltstack-formulas/packages-formula/commit/08340c857a54d67b8310a69558c45c37fd5600fb)) * **node:** ensure using on `debian` ([eca4228](https://github.com/saltstack-formulas/packages-formula/commit/eca4228906d119803a8e0bcf8c4eac33c1babeb3)) * **pips.sls:** use `tplroot` instead of `slspath` ([a4e9311](https://github.com/saltstack-formulas/packages-formula/commit/a4e9311a357808fd608c0e0de638ec3d4889235b)), closes [/travis-ci.org/myii/packages-formula/jobs/636188022#L7867](https://github.com//travis-ci.org/myii/packages-formula/jobs/636188022/issues/L7867) * **rubocop:** add fixes using `rubocop -a --safe` ([1f72c40](https://github.com/saltstack-formulas/packages-formula/commit/1f72c405de9dd01de1070e37d7d8cbdea41e66ad)) * **rubocop:** fix remaining errors manually ([591d85a](https://github.com/saltstack-formulas/packages-formula/commit/591d85ab5725e6eb45122adebff6c66d894d86ec)) * **salt-lint:** fix all errors ([83ed92b](https://github.com/saltstack-formulas/packages-formula/commit/83ed92bf64ab63ce2a3e0af3f93bb7bb16f87be7)) * **yamllint:** fix all errors ([4176716](https://github.com/saltstack-formulas/packages-formula/commit/4176716f7e45bf9023b29c79e2de4572b1a4e5ec)) ### Code Refactoring * **map:** use `config.get` instead of `pillar.get` ([ca9bbd1](https://github.com/saltstack-formulas/packages-formula/commit/ca9bbd15a12b2ff5df69fc2c17cb8ace12f095fe)) * **pillar.amazonlinux:** shorten suite name to `amazon` ([593a6e5](https://github.com/saltstack-formulas/packages-formula/commit/593a6e5e65557aaca186065314543aa17d13d8f1)) * **test_pillars:** rename to make accessible to `yamllint` ([033ff44](https://github.com/saltstack-formulas/packages-formula/commit/033ff4453f7c2a3cc23785425b10705ecb6fbaa9)) ### Continuous Integration * **inspec:** fix Debian tests ([98c6d2c](https://github.com/saltstack-formulas/packages-formula/commit/98c6d2c9bad3e0c4caad51fd27bde3192cf6df0f)) * **inspec:** removing useless inspec tests ([3615785](https://github.com/saltstack-formulas/packages-formula/commit/3615785e52c671d32fe0b71fd784f25e3beff5d1)) * **kitchen:** fix tests with a minimal coverage ([288f893](https://github.com/saltstack-formulas/packages-formula/commit/288f8936528c9dc33af519314aa36ea69747588b)) * **kitchen+inspec:** add Amazonlinux test suite ([edb0d73](https://github.com/saltstack-formulas/packages-formula/commit/edb0d73ffe0c2a02d3b3d69149ce1edd6b65634e)) * **kitchen+inspec:** add Centos test suite ([d320ccd](https://github.com/saltstack-formulas/packages-formula/commit/d320ccd36b1d1f0a0d70a16a81df7cf0072a1d8c)) * **kitchen+inspec:** add fedora30 and fedora29 tests suites ([e41117c](https://github.com/saltstack-formulas/packages-formula/commit/e41117c34b6f314b7f10ee5a661985c6cc004018)) * **kitchen+inspec:** add initial support for opensuse ([58b1209](https://github.com/saltstack-formulas/packages-formula/commit/58b1209d9a67d59c3b6a2df4b975c2b4690535af)) * **kitchen+inspec:** add Ubuntu test suite ([39ba77d](https://github.com/saltstack-formulas/packages-formula/commit/39ba77d04443abd4d543337ac9cf1e8ae05d5207)) * **pillars:** use one retry to prevent excessive slow-down in Travis ([48ae3c9](https://github.com/saltstack-formulas/packages-formula/commit/48ae3c98fdcc9e6117efb006334e2ac93afc3d40)) ### Features * **semantic-release:** update for this formula ([1755f76](https://github.com/saltstack-formulas/packages-formula/commit/1755f76fde53a8af1641deda393bd8fad3b40230)) * implementing semantic release ([17b4331](https://github.com/saltstack-formulas/packages-formula/commit/17b433126b6e5f7eb5cbfb93558657262e41699b)) * **golang:** add go package management ([284b240](https://github.com/saltstack-formulas/packages-formula/commit/284b240c331a109937dbfceebcb83b44f98e18bf)) * **internet:** add retries for internet dependent states ([7660dbd](https://github.com/saltstack-formulas/packages-formula/commit/7660dbd76f092fc90635804afe5af32cdad66755)) ### Tests * **arch:** test initial configuration ([702e8c3](https://github.com/saltstack-formulas/packages-formula/commit/702e8c32bfaa5f7fc3695fd6421f9c47c0edc057)) * **fedora:** merge fedora test suites and pillars ([89911dc](https://github.com/saltstack-formulas/packages-formula/commit/89911dc9c8aec1ecd83755f5bf6d1deaf216d349)) * **golang:** basic integrtaion test & tweaks ([6c3de22](https://github.com/saltstack-formulas/packages-formula/commit/6c3de2231d136c9d9eb57e232523d0a360ff54f0)) * **pillar:** use single ubuntu pillar ([c69cb5a](https://github.com/saltstack-formulas/packages-formula/commit/c69cb5a792186a8a1600987087389229ddf7a67a)) * **pillar:** use specific pillar for `debian` ([adf1523](https://github.com/saltstack-formulas/packages-formula/commit/adf1523e08bfeff8d635052a8942b48326e507cb)) * fix existing tests ([8e75c9d](https://github.com/saltstack-formulas/packages-formula/commit/8e75c9d5c0c4af5fe4e56ecfcdfcc7ea7486d4dc))
2020-01-20 18:55:38 +00:00
# Authors
This list is sorted by the number of commits per contributor in _descending_ order.
Avatar|Contributor|Contributions
:-:|---|:-:
chore(release): 0.16.0 [skip ci] # [0.16.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.15.0...v0.16.0) (2022-04-28) ### Continuous Integration * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([6174656](https://github.com/saltstack-formulas/packages-formula/commit/61746568cd83f9d9ccc81c393004928b03aec3af)) * update linters to latest versions [skip ci] ([7b3dfb3](https://github.com/saltstack-formulas/packages-formula/commit/7b3dfb374fd09b1277349620cca95e5704cbc548)) * **example:** remove blockbox as example of raw ([#86](https://github.com/saltstack-formulas/packages-formula/issues/86)) ([5712cab](https://github.com/saltstack-formulas/packages-formula/commit/5712cab43ef64088dc95214b6c97bfca0ded4a37)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([7a53b83](https://github.com/saltstack-formulas/packages-formula/commit/7a53b839993324a82e94511d85b85fe8c660a882)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([c2210ab](https://github.com/saltstack-formulas/packages-formula/commit/c2210ab68a4bec5d08da47060644a66a6649b3ac)) ### Features * **archive:** make resource name the target path ([#82](https://github.com/saltstack-formulas/packages-formula/issues/82)) ([9390741](https://github.com/saltstack-formulas/packages-formula/commit/9390741d5c25a2915c93368d2100c74e7ebf335f)) ### Tests * **system:** add `build_platform_codename` [skip ci] ([fb6e67f](https://github.com/saltstack-formulas/packages-formula/commit/fb6e67f1eac5f8a68b008c7ede3bf8fb9b7cb7a0))
2022-04-28 23:09:40 +00:00
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|152
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/242396?v=4' width='36' height='36' alt='@javierbertoli'>|[@javierbertoli](https://github.com/javierbertoli)|44
chore(release): 0.16.0 [skip ci] # [0.16.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.15.0...v0.16.0) (2022-04-28) ### Continuous Integration * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([6174656](https://github.com/saltstack-formulas/packages-formula/commit/61746568cd83f9d9ccc81c393004928b03aec3af)) * update linters to latest versions [skip ci] ([7b3dfb3](https://github.com/saltstack-formulas/packages-formula/commit/7b3dfb374fd09b1277349620cca95e5704cbc548)) * **example:** remove blockbox as example of raw ([#86](https://github.com/saltstack-formulas/packages-formula/issues/86)) ([5712cab](https://github.com/saltstack-formulas/packages-formula/commit/5712cab43ef64088dc95214b6c97bfca0ded4a37)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([7a53b83](https://github.com/saltstack-formulas/packages-formula/commit/7a53b839993324a82e94511d85b85fe8c660a882)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([c2210ab](https://github.com/saltstack-formulas/packages-formula/commit/c2210ab68a4bec5d08da47060644a66a6649b3ac)) ### Features * **archive:** make resource name the target path ([#82](https://github.com/saltstack-formulas/packages-formula/issues/82)) ([9390741](https://github.com/saltstack-formulas/packages-formula/commit/9390741d5c25a2915c93368d2100c74e7ebf335f)) ### Tests * **system:** add `build_platform_codename` [skip ci] ([fb6e67f](https://github.com/saltstack-formulas/packages-formula/commit/fb6e67f1eac5f8a68b008c7ede3bf8fb9b7cb7a0))
2022-04-28 23:09:40 +00:00
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/13322818?v=4' width='36' height='36' alt='@noelmcloughlin'>|[@noelmcloughlin](https://github.com/noelmcloughlin)|38
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|12
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/52996?v=4' width='36' height='36' alt='@daks'>|[@daks](https://github.com/daks)|10
chore(release): 0.15.0 [skip ci] # [0.15.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.14.1...v0.15.0) (2022-01-16) ### Continuous Integration * **kitchen:** remove `branch` for `node-formula` dependency ([e6d8065](https://github.com/saltstack-formulas/packages-formula/commit/e6d80652bc4bd19d0ca3b5f54d73eeccc2effc20)) * **kitchen+ci:** update with `3004` pre-salted images/boxes [skip ci] ([85e8b8b](https://github.com/saltstack-formulas/packages-formula/commit/85e8b8b6597671943c79332078d0eec5cecc0b6c)) * **kitchen+ci:** update with latest CVE pre-salted images [skip ci] ([1df89bc](https://github.com/saltstack-formulas/packages-formula/commit/1df89bcba3439e2387494e909b6c1af7c7f02e60)) * **proxy:** replace deprecated Windows `2016` with `2022` [skip ci] ([769e1d6](https://github.com/saltstack-formulas/packages-formula/commit/769e1d6555d9c4770230454f06149d12c12b7d8f)) * **proxy+windows:** fix setting up WinRM [skip ci] ([a8b6534](https://github.com/saltstack-formulas/packages-formula/commit/a8b653431d94da9545c28af4b86215f4eac344e9)) * **windows:** use Salt version `3004` [skip ci] ([7c97573](https://github.com/saltstack-formulas/packages-formula/commit/7c97573076d440b4c641322246789e1a414e740a)) ### Features * **os*map:** add support for CentOS Stream 8 [skip ci] ([5594d16](https://github.com/saltstack-formulas/packages-formula/commit/5594d164b6e2df2648fb6549bc17f7f0c446eac9)) ### Tests * **debian:** update `node` settings ([021a0b6](https://github.com/saltstack-formulas/packages-formula/commit/021a0b6f86b6edadc8a65b1512b626f8bbaa5461)) * **debian:** use `python3-pip` ([79d3f7b](https://github.com/saltstack-formulas/packages-formula/commit/79d3f7b7ed82b8ca79194ef01fb6caf27f1f4eba)) * **pillar:** disable `dxpy` installation on Debian [skip ci] ([1f70007](https://github.com/saltstack-formulas/packages-formula/commit/1f7000717c682f1086e6203d409e5d4c64717076))
2022-01-16 23:10:28 +00:00
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/4195158?v=4' width='36' height='36' alt='@dafyddj'>|[@dafyddj](https://github.com/dafyddj)|4
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/26920783?v=4' width='36' height='36' alt='@kartnico'>|[@kartnico](https://github.com/kartnico)|3
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1840337?v=4' width='36' height='36' alt='@ikogan'>|[@ikogan](https://github.com/ikogan)|2
chore(release): 0.13.0 [skip ci] # [0.13.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.12.0...v0.13.0) (2021-03-26) ### Continuous Integration * **windows:** test using GitHub Actions ([e7bbefa](https://github.com/saltstack-formulas/packages-formula/commit/e7bbefa9f336f19cd7e673d49f6316291557b1e9)) * enable Vagrant-based testing using GitHub Actions ([49fc85d](https://github.com/saltstack-formulas/packages-formula/commit/49fc85dfed0fbc0c3e35f20a45f22f2353810e99)) * **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([bd17a49](https://github.com/saltstack-formulas/packages-formula/commit/bd17a49de0ec6ae8fb3b59a62c1226d27148bd94)) * **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([c2e9774](https://github.com/saltstack-formulas/packages-formula/commit/c2e9774dc7484ae10397c837b015ddd56a02c313)) * **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([592e3d1](https://github.com/saltstack-formulas/packages-formula/commit/592e3d1e4744e4d5b5ad88b1429f49bd62ed9f65)) ### Documentation * **readme:** add `Testing with Vagrant` section ([d734d43](https://github.com/saltstack-formulas/packages-formula/commit/d734d434c9e0a428cb484438e421c253e591b0d7)) ### Features * **gentoo:** add support and CI ([534a1f6](https://github.com/saltstack-formulas/packages-formula/commit/534a1f6f2bb11e52e1b9211427c00fc1030dd687)) ### Tests * **pkgs_spec:** fix `rubocop` violations (`--enable-pending-cops`) ([f7a6fcf](https://github.com/saltstack-formulas/packages-formula/commit/f7a6fcf707bb451a687bfbdbf33b74cace158254)) * standardise use of `share` suite & `_mapdata` state [skip ci] ([79257d5](https://github.com/saltstack-formulas/packages-formula/commit/79257d555a867fa23e4ceda93d008bf07869b3e7))
2021-03-26 16:59:41 +00:00
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>|[@baby-gnu](https://github.com/baby-gnu)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/203204?v=4' width='36' height='36' alt='@abele'>|[@abele](https://github.com/abele)|1
chore(release): 0.16.0 [skip ci] # [0.16.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.15.0...v0.16.0) (2022-04-28) ### Continuous Integration * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([6174656](https://github.com/saltstack-formulas/packages-formula/commit/61746568cd83f9d9ccc81c393004928b03aec3af)) * update linters to latest versions [skip ci] ([7b3dfb3](https://github.com/saltstack-formulas/packages-formula/commit/7b3dfb374fd09b1277349620cca95e5704cbc548)) * **example:** remove blockbox as example of raw ([#86](https://github.com/saltstack-formulas/packages-formula/issues/86)) ([5712cab](https://github.com/saltstack-formulas/packages-formula/commit/5712cab43ef64088dc95214b6c97bfca0ded4a37)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([7a53b83](https://github.com/saltstack-formulas/packages-formula/commit/7a53b839993324a82e94511d85b85fe8c660a882)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([c2210ab](https://github.com/saltstack-formulas/packages-formula/commit/c2210ab68a4bec5d08da47060644a66a6649b3ac)) ### Features * **archive:** make resource name the target path ([#82](https://github.com/saltstack-formulas/packages-formula/issues/82)) ([9390741](https://github.com/saltstack-formulas/packages-formula/commit/9390741d5c25a2915c93368d2100c74e7ebf335f)) ### Tests * **system:** add `build_platform_codename` [skip ci] ([fb6e67f](https://github.com/saltstack-formulas/packages-formula/commit/fb6e67f1eac5f8a68b008c7ede3bf8fb9b7cb7a0))
2022-04-28 23:09:40 +00:00
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/83996323?v=4' width='36' height='36' alt='@mdschmitt'>|[@mdschmitt](https://github.com/mdschmitt)|1
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/36660054?v=4' width='36' height='36' alt='@ypid-geberit'>|[@ypid-geberit](https://github.com/ypid-geberit)|1
chore(release): 0.14.0 [skip ci] # [0.14.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.13.1...v0.14.0) (2021-09-06) ### Bug Fixes * **rhel:** redhat enterprise 8 use dnf, not yum ([3e72c61](https://github.com/saltstack-formulas/packages-formula/commit/3e72c61b20a84b985b90be811b2a72fb82aff249)) ### Continuous Integration * **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([5812d39](https://github.com/saltstack-formulas/packages-formula/commit/5812d3913a2b401b760cdc0a77655a4f3a6e8ce8)) * **gemfile+lock:** use `ssf` customised `inspec` repo [skip ci] ([8a01261](https://github.com/saltstack-formulas/packages-formula/commit/8a0126105d238239bffeb03ac36e0b6d5f8dd385)) * **kitchen:** move `provisioner` block & update `run_command` [skip ci] ([f733e60](https://github.com/saltstack-formulas/packages-formula/commit/f733e6058aebaf5d2181355f93b0bbcf67341dd3)) * **kitchen+ci:** update with latest `3003.2` pre-salted images [skip ci] ([22bb960](https://github.com/saltstack-formulas/packages-formula/commit/22bb960888b7fd7abe86feb4d4da0a09fe7d8c66)) * add Debian 11 Bullseye & update `yamllint` configuration [skip ci] ([00d778f](https://github.com/saltstack-formulas/packages-formula/commit/00d778f476239fe0f555f8cf17c0236c4bbb6cc4)) * **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([e25a9a4](https://github.com/saltstack-formulas/packages-formula/commit/e25a9a493c29b97fe4487329b1f7b82379011e66)) ### Features * **alma+rocky:** add platforms (based on CentOS 8) [skip ci] ([5ac9cde](https://github.com/saltstack-formulas/packages-formula/commit/5ac9cde4e965fbea52623aaf30078da13c05f998))
2021-09-06 14:04:09 +00:00
<img class='float-left rounded-1' src='https://avatars.githubusercontent.com/u/751889?v=4' width='36' height='36' alt='@Yoda-BZH'>|[@Yoda-BZH](https://github.com/Yoda-BZH)|1
chore(release): 0.8.0 [skip ci] # [0.8.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.7.0...v0.8.0) (2020-01-20) ### Bug Fixes * **archlinux:** fix test setup ([281846e](https://github.com/saltstack-formulas/packages-formula/commit/281846e79165872a17d8bd143f2f6b05e0b4da9b)) * **centos:** fix tests ([a4d4d1d](https://github.com/saltstack-formulas/packages-formula/commit/a4d4d1dc734add260ca9b408a67754663c4636bb)) * **gem:** fix `invalid option: --no-rdoc` & `invalid option: --no-ri` ([16c4213](https://github.com/saltstack-formulas/packages-formula/commit/16c4213ab99204e01a040155782a9c158f64e2a9)) * **golang:** ensure state runs ([0f992d9](https://github.com/saltstack-formulas/packages-formula/commit/0f992d9c17b36b37078ac3866b9d2ec4240ebf0b)) * **golang:** ensure using on `ubuntu` ([bd909bd](https://github.com/saltstack-formulas/packages-formula/commit/bd909bd1b63d5678431789980f4650dcb8246012)) * **golang_spec.rb:** fix `rubocop` errors ([08340c8](https://github.com/saltstack-formulas/packages-formula/commit/08340c857a54d67b8310a69558c45c37fd5600fb)) * **node:** ensure using on `debian` ([eca4228](https://github.com/saltstack-formulas/packages-formula/commit/eca4228906d119803a8e0bcf8c4eac33c1babeb3)) * **pips.sls:** use `tplroot` instead of `slspath` ([a4e9311](https://github.com/saltstack-formulas/packages-formula/commit/a4e9311a357808fd608c0e0de638ec3d4889235b)), closes [/travis-ci.org/myii/packages-formula/jobs/636188022#L7867](https://github.com//travis-ci.org/myii/packages-formula/jobs/636188022/issues/L7867) * **rubocop:** add fixes using `rubocop -a --safe` ([1f72c40](https://github.com/saltstack-formulas/packages-formula/commit/1f72c405de9dd01de1070e37d7d8cbdea41e66ad)) * **rubocop:** fix remaining errors manually ([591d85a](https://github.com/saltstack-formulas/packages-formula/commit/591d85ab5725e6eb45122adebff6c66d894d86ec)) * **salt-lint:** fix all errors ([83ed92b](https://github.com/saltstack-formulas/packages-formula/commit/83ed92bf64ab63ce2a3e0af3f93bb7bb16f87be7)) * **yamllint:** fix all errors ([4176716](https://github.com/saltstack-formulas/packages-formula/commit/4176716f7e45bf9023b29c79e2de4572b1a4e5ec)) ### Code Refactoring * **map:** use `config.get` instead of `pillar.get` ([ca9bbd1](https://github.com/saltstack-formulas/packages-formula/commit/ca9bbd15a12b2ff5df69fc2c17cb8ace12f095fe)) * **pillar.amazonlinux:** shorten suite name to `amazon` ([593a6e5](https://github.com/saltstack-formulas/packages-formula/commit/593a6e5e65557aaca186065314543aa17d13d8f1)) * **test_pillars:** rename to make accessible to `yamllint` ([033ff44](https://github.com/saltstack-formulas/packages-formula/commit/033ff4453f7c2a3cc23785425b10705ecb6fbaa9)) ### Continuous Integration * **inspec:** fix Debian tests ([98c6d2c](https://github.com/saltstack-formulas/packages-formula/commit/98c6d2c9bad3e0c4caad51fd27bde3192cf6df0f)) * **inspec:** removing useless inspec tests ([3615785](https://github.com/saltstack-formulas/packages-formula/commit/3615785e52c671d32fe0b71fd784f25e3beff5d1)) * **kitchen:** fix tests with a minimal coverage ([288f893](https://github.com/saltstack-formulas/packages-formula/commit/288f8936528c9dc33af519314aa36ea69747588b)) * **kitchen+inspec:** add Amazonlinux test suite ([edb0d73](https://github.com/saltstack-formulas/packages-formula/commit/edb0d73ffe0c2a02d3b3d69149ce1edd6b65634e)) * **kitchen+inspec:** add Centos test suite ([d320ccd](https://github.com/saltstack-formulas/packages-formula/commit/d320ccd36b1d1f0a0d70a16a81df7cf0072a1d8c)) * **kitchen+inspec:** add fedora30 and fedora29 tests suites ([e41117c](https://github.com/saltstack-formulas/packages-formula/commit/e41117c34b6f314b7f10ee5a661985c6cc004018)) * **kitchen+inspec:** add initial support for opensuse ([58b1209](https://github.com/saltstack-formulas/packages-formula/commit/58b1209d9a67d59c3b6a2df4b975c2b4690535af)) * **kitchen+inspec:** add Ubuntu test suite ([39ba77d](https://github.com/saltstack-formulas/packages-formula/commit/39ba77d04443abd4d543337ac9cf1e8ae05d5207)) * **pillars:** use one retry to prevent excessive slow-down in Travis ([48ae3c9](https://github.com/saltstack-formulas/packages-formula/commit/48ae3c98fdcc9e6117efb006334e2ac93afc3d40)) ### Features * **semantic-release:** update for this formula ([1755f76](https://github.com/saltstack-formulas/packages-formula/commit/1755f76fde53a8af1641deda393bd8fad3b40230)) * implementing semantic release ([17b4331](https://github.com/saltstack-formulas/packages-formula/commit/17b433126b6e5f7eb5cbfb93558657262e41699b)) * **golang:** add go package management ([284b240](https://github.com/saltstack-formulas/packages-formula/commit/284b240c331a109937dbfceebcb83b44f98e18bf)) * **internet:** add retries for internet dependent states ([7660dbd](https://github.com/saltstack-formulas/packages-formula/commit/7660dbd76f092fc90635804afe5af32cdad66755)) ### Tests * **arch:** test initial configuration ([702e8c3](https://github.com/saltstack-formulas/packages-formula/commit/702e8c32bfaa5f7fc3695fd6421f9c47c0edc057)) * **fedora:** merge fedora test suites and pillars ([89911dc](https://github.com/saltstack-formulas/packages-formula/commit/89911dc9c8aec1ecd83755f5bf6d1deaf216d349)) * **golang:** basic integrtaion test & tweaks ([6c3de22](https://github.com/saltstack-formulas/packages-formula/commit/6c3de2231d136c9d9eb57e232523d0a360ff54f0)) * **pillar:** use single ubuntu pillar ([c69cb5a](https://github.com/saltstack-formulas/packages-formula/commit/c69cb5a792186a8a1600987087389229ddf7a67a)) * **pillar:** use specific pillar for `debian` ([adf1523](https://github.com/saltstack-formulas/packages-formula/commit/adf1523e08bfeff8d635052a8942b48326e507cb)) * fix existing tests ([8e75c9d](https://github.com/saltstack-formulas/packages-formula/commit/8e75c9d5c0c4af5fe4e56ecfcdfcc7ea7486d4dc))
2020-01-20 18:55:38 +00:00
---
chore(release): 0.16.0 [skip ci] # [0.16.0](https://github.com/saltstack-formulas/packages-formula/compare/v0.15.0...v0.16.0) (2022-04-28) ### Continuous Integration * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([6174656](https://github.com/saltstack-formulas/packages-formula/commit/61746568cd83f9d9ccc81c393004928b03aec3af)) * update linters to latest versions [skip ci] ([7b3dfb3](https://github.com/saltstack-formulas/packages-formula/commit/7b3dfb374fd09b1277349620cca95e5704cbc548)) * **example:** remove blockbox as example of raw ([#86](https://github.com/saltstack-formulas/packages-formula/issues/86)) ([5712cab](https://github.com/saltstack-formulas/packages-formula/commit/5712cab43ef64088dc95214b6c97bfca0ded4a37)) * **gemfile:** allow rubygems proxy to be provided as an env var [skip ci] ([7a53b83](https://github.com/saltstack-formulas/packages-formula/commit/7a53b839993324a82e94511d85b85fe8c660a882)) * **kitchen+gitlab:** update for new pre-salted images [skip ci] ([c2210ab](https://github.com/saltstack-formulas/packages-formula/commit/c2210ab68a4bec5d08da47060644a66a6649b3ac)) ### Features * **archive:** make resource name the target path ([#82](https://github.com/saltstack-formulas/packages-formula/issues/82)) ([9390741](https://github.com/saltstack-formulas/packages-formula/commit/9390741d5c25a2915c93368d2100c74e7ebf335f)) ### Tests * **system:** add `build_platform_codename` [skip ci] ([fb6e67f](https://github.com/saltstack-formulas/packages-formula/commit/fb6e67f1eac5f8a68b008c7ede3bf8fb9b7cb7a0))
2022-04-28 23:09:40 +00:00
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-04-28.