Saltstack Official Apt-Cacher Formula
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

chore(release): 0.7.3 [skip ci] ## [0.7.3](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.7.2...v0.7.3) (2020-09-10) ### Bug Fixes * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([4066d80](https://github.com/saltstack-formulas/apt-cacher-formula/commit/4066d805981741010e62062876af4514d54d90ca)) * **release.config.js:** use full commit hash in commit link [skip ci] ([73ec594](https://github.com/saltstack-formulas/apt-cacher-formula/commit/73ec5941a6bc03a35b5aa8f27aa2052201094b31)) * **state:** restart service when configuration has changed ([e098871](https://github.com/saltstack-formulas/apt-cacher-formula/commit/e098871f0b6b6641fbfda93aaef7b8bfb8a48e99)) ### Continuous Integration * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([5bc20e2](https://github.com/saltstack-formulas/apt-cacher-formula/commit/5bc20e22f481461ebd761f9fa5078fd10396af58)) * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([e0ff2cb](https://github.com/saltstack-formulas/apt-cacher-formula/commit/e0ff2cbf4f2763a48de68aac5ec456680a2c7646)) * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([f545de1](https://github.com/saltstack-formulas/apt-cacher-formula/commit/f545de171b82456c1819551bb7a4fcfa341dd83c)) * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([7930d3f](https://github.com/saltstack-formulas/apt-cacher-formula/commit/7930d3f72b788c7647d13a846b9f25f33b8c86d5)) * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([2e218d5](https://github.com/saltstack-formulas/apt-cacher-formula/commit/2e218d579f84f94d49866fc9dcf5eb2e61d5a30e)) * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([9ad588a](https://github.com/saltstack-formulas/apt-cacher-formula/commit/9ad588af9443df96467e43c223e9ad9086cb4063)) * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([cfa5a6c](https://github.com/saltstack-formulas/apt-cacher-formula/commit/cfa5a6c9093b8b83ef3f3a8f9b26f546ac85b359)) * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([91797a7](https://github.com/saltstack-formulas/apt-cacher-formula/commit/91797a738d789df4c94d74d378d9d1d63fdd614e)) * **travis:** add notifications => zulip [skip ci] ([072885a](https://github.com/saltstack-formulas/apt-cacher-formula/commit/072885a6d116b4e4a6d1809a86e05e8038ecb8a5)) * **travis:** apply changes from build config validation [skip ci] ([542aa80](https://github.com/saltstack-formulas/apt-cacher-formula/commit/542aa80edb54e64279a8fd468ed091bb3126a472)) * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([e93070a](https://github.com/saltstack-formulas/apt-cacher-formula/commit/e93070afbbf06562ff887a17c38e62a5ca4f99f1)) * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([195d7b4](https://github.com/saltstack-formulas/apt-cacher-formula/commit/195d7b41228f22ccd32dac90847be16dd325e3ef)) * **travis:** run `shellcheck` during lint job [skip ci] ([5832b4d](https://github.com/saltstack-formulas/apt-cacher-formula/commit/5832b4d8e815db994511e769e2768345e6d38e77)) * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([6eba0cd](https://github.com/saltstack-formulas/apt-cacher-formula/commit/6eba0cdf387de1a91d099badd138e1c957b36537)) * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([46c4dd8](https://github.com/saltstack-formulas/apt-cacher-formula/commit/46c4dd80ad1e0165358cb017e521f009783755f3)) * **travis:** use build config validation (beta) [skip ci] ([419960a](https://github.com/saltstack-formulas/apt-cacher-formula/commit/419960acbaac44081577c8c466ac29832ad2001d)) * **workflows/commitlint:** add to repo [skip ci] ([293fd13](https://github.com/saltstack-formulas/apt-cacher-formula/commit/293fd132b010f33a4022fbc461bb548fa5c3218b)) ### Documentation * **contributing:** remove to use org-level file instead [skip ci] ([a5d1626](https://github.com/saltstack-formulas/apt-cacher-formula/commit/a5d1626ea9a0776b3b5d235e9cefa50fb90c1461)) * **readme:** update link to `CONTRIBUTING` [skip ci] ([5359eca](https://github.com/saltstack-formulas/apt-cacher-formula/commit/5359eca150d95fbbc6be60911c60fb51e09a52b2)) ### Performance Improvements * **travis:** improve `salt-lint` invocation [skip ci] ([f06b160](https://github.com/saltstack-formulas/apt-cacher-formula/commit/f06b1607e972d2d7473fbcf03bfd535493ab2853)) ### Styles * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([80c59cd](https://github.com/saltstack-formulas/apt-cacher-formula/commit/80c59cdb926b74be3ac68c1829425f0b9ac5a249))
4年前
chore(release): 0.7.0 [skip ci] # [0.7.0](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.6.0...v0.7.0) (2019-10-07) ### Bug Fixes * **states:** fix template lookup in apt-cacher/ng/client/config ([1b288c2](https://github.com/saltstack-formulas/apt-cacher-formula/commit/1b288c2)) * **states:** rename states in a more consistent way ([d1b56c2](https://github.com/saltstack-formulas/apt-cacher-formula/commit/d1b56c2)) * **tofs:** rename default config files ([a20a724](https://github.com/saltstack-formulas/apt-cacher-formula/commit/a20a724)) ### Code Refactoring * **states:** split client.sls and server.sls in sub-states ([566e38d](https://github.com/saltstack-formulas/apt-cacher-formula/commit/566e38d)) ### Continuous Integration * **kitchen:** change `log_level` to `debug` instead of `info` ([ca98247](https://github.com/saltstack-formulas/apt-cacher-formula/commit/ca98247)) * **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([b4d6d97](https://github.com/saltstack-formulas/apt-cacher-formula/commit/b4d6d97)) * **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([652706f](https://github.com/saltstack-formulas/apt-cacher-formula/commit/652706f)) * **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([cdf6b50](https://github.com/saltstack-formulas/apt-cacher-formula/commit/cdf6b50)) ### Documentation * **pillar:** add pillar example for TOFS pattern ([d08ed97](https://github.com/saltstack-formulas/apt-cacher-formula/commit/d08ed97)) ### Features * **map:** sync map.jinja with template-formula ([2b4c4d5](https://github.com/saltstack-formulas/apt-cacher-formula/commit/2b4c4d5)) * **tofs:** add tofs pattern ([1a7dd94](https://github.com/saltstack-formulas/apt-cacher-formula/commit/1a7dd94)) ### Tests * **inpsec:** test apt-cacher client config ([81bb9db](https://github.com/saltstack-formulas/apt-cacher-formula/commit/81bb9db)) * **inspec:** check that apt-cacher-ng port is opened ([19acc34](https://github.com/saltstack-formulas/apt-cacher-formula/commit/19acc34))
5年前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123
  1. # Changelog
  2. ## [0.7.3](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.7.2...v0.7.3) (2020-09-10)
  3. ### Bug Fixes
  4. * **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([4066d80](https://github.com/saltstack-formulas/apt-cacher-formula/commit/4066d805981741010e62062876af4514d54d90ca))
  5. * **release.config.js:** use full commit hash in commit link [skip ci] ([73ec594](https://github.com/saltstack-formulas/apt-cacher-formula/commit/73ec5941a6bc03a35b5aa8f27aa2052201094b31))
  6. * **state:** restart service when configuration has changed ([e098871](https://github.com/saltstack-formulas/apt-cacher-formula/commit/e098871f0b6b6641fbfda93aaef7b8bfb8a48e99))
  7. ### Continuous Integration
  8. * **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([5bc20e2](https://github.com/saltstack-formulas/apt-cacher-formula/commit/5bc20e22f481461ebd761f9fa5078fd10396af58))
  9. * **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([e0ff2cb](https://github.com/saltstack-formulas/apt-cacher-formula/commit/e0ff2cbf4f2763a48de68aac5ec456680a2c7646))
  10. * **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([f545de1](https://github.com/saltstack-formulas/apt-cacher-formula/commit/f545de171b82456c1819551bb7a4fcfa341dd83c))
  11. * **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([7930d3f](https://github.com/saltstack-formulas/apt-cacher-formula/commit/7930d3f72b788c7647d13a846b9f25f33b8c86d5))
  12. * **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([2e218d5](https://github.com/saltstack-formulas/apt-cacher-formula/commit/2e218d579f84f94d49866fc9dcf5eb2e61d5a30e))
  13. * **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([9ad588a](https://github.com/saltstack-formulas/apt-cacher-formula/commit/9ad588af9443df96467e43c223e9ad9086cb4063))
  14. * **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([cfa5a6c](https://github.com/saltstack-formulas/apt-cacher-formula/commit/cfa5a6c9093b8b83ef3f3a8f9b26f546ac85b359))
  15. * **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([91797a7](https://github.com/saltstack-formulas/apt-cacher-formula/commit/91797a738d789df4c94d74d378d9d1d63fdd614e))
  16. * **travis:** add notifications => zulip [skip ci] ([072885a](https://github.com/saltstack-formulas/apt-cacher-formula/commit/072885a6d116b4e4a6d1809a86e05e8038ecb8a5))
  17. * **travis:** apply changes from build config validation [skip ci] ([542aa80](https://github.com/saltstack-formulas/apt-cacher-formula/commit/542aa80edb54e64279a8fd468ed091bb3126a472))
  18. * **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([e93070a](https://github.com/saltstack-formulas/apt-cacher-formula/commit/e93070afbbf06562ff887a17c38e62a5ca4f99f1))
  19. * **travis:** quote pathspecs used with `git ls-files` [skip ci] ([195d7b4](https://github.com/saltstack-formulas/apt-cacher-formula/commit/195d7b41228f22ccd32dac90847be16dd325e3ef))
  20. * **travis:** run `shellcheck` during lint job [skip ci] ([5832b4d](https://github.com/saltstack-formulas/apt-cacher-formula/commit/5832b4d8e815db994511e769e2768345e6d38e77))
  21. * **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([6eba0cd](https://github.com/saltstack-formulas/apt-cacher-formula/commit/6eba0cdf387de1a91d099badd138e1c957b36537))
  22. * **travis:** use `major.minor` for `semantic-release` version [skip ci] ([46c4dd8](https://github.com/saltstack-formulas/apt-cacher-formula/commit/46c4dd80ad1e0165358cb017e521f009783755f3))
  23. * **travis:** use build config validation (beta) [skip ci] ([419960a](https://github.com/saltstack-formulas/apt-cacher-formula/commit/419960acbaac44081577c8c466ac29832ad2001d))
  24. * **workflows/commitlint:** add to repo [skip ci] ([293fd13](https://github.com/saltstack-formulas/apt-cacher-formula/commit/293fd132b010f33a4022fbc461bb548fa5c3218b))
  25. ### Documentation
  26. * **contributing:** remove to use org-level file instead [skip ci] ([a5d1626](https://github.com/saltstack-formulas/apt-cacher-formula/commit/a5d1626ea9a0776b3b5d235e9cefa50fb90c1461))
  27. * **readme:** update link to `CONTRIBUTING` [skip ci] ([5359eca](https://github.com/saltstack-formulas/apt-cacher-formula/commit/5359eca150d95fbbc6be60911c60fb51e09a52b2))
  28. ### Performance Improvements
  29. * **travis:** improve `salt-lint` invocation [skip ci] ([f06b160](https://github.com/saltstack-formulas/apt-cacher-formula/commit/f06b1607e972d2d7473fbcf03bfd535493ab2853))
  30. ### Styles
  31. * **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([80c59cd](https://github.com/saltstack-formulas/apt-cacher-formula/commit/80c59cdb926b74be3ac68c1829425f0b9ac5a249))
  32. ## [0.7.2](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.7.1...v0.7.2) (2019-10-12)
  33. ### Bug Fixes
  34. * **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/e8c455f))
  35. ### Continuous Integration
  36. * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/d44e3c6))
  37. * **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/22a91f7))
  38. ## [0.7.1](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.7.0...v0.7.1) (2019-10-10)
  39. ### Bug Fixes
  40. * **map.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/abba9c1))
  41. ### Continuous Integration
  42. * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/8913f37))
  43. # [0.7.0](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.6.0...v0.7.0) (2019-10-07)
  44. ### Bug Fixes
  45. * **states:** fix template lookup in apt-cacher/ng/client/config ([1b288c2](https://github.com/saltstack-formulas/apt-cacher-formula/commit/1b288c2))
  46. * **states:** rename states in a more consistent way ([d1b56c2](https://github.com/saltstack-formulas/apt-cacher-formula/commit/d1b56c2))
  47. * **tofs:** rename default config files ([a20a724](https://github.com/saltstack-formulas/apt-cacher-formula/commit/a20a724))
  48. ### Code Refactoring
  49. * **states:** split client.sls and server.sls in sub-states ([566e38d](https://github.com/saltstack-formulas/apt-cacher-formula/commit/566e38d))
  50. ### Continuous Integration
  51. * **kitchen:** change `log_level` to `debug` instead of `info` ([ca98247](https://github.com/saltstack-formulas/apt-cacher-formula/commit/ca98247))
  52. * **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([b4d6d97](https://github.com/saltstack-formulas/apt-cacher-formula/commit/b4d6d97))
  53. * **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([652706f](https://github.com/saltstack-formulas/apt-cacher-formula/commit/652706f))
  54. * **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([cdf6b50](https://github.com/saltstack-formulas/apt-cacher-formula/commit/cdf6b50))
  55. ### Documentation
  56. * **pillar:** add pillar example for TOFS pattern ([d08ed97](https://github.com/saltstack-formulas/apt-cacher-formula/commit/d08ed97))
  57. ### Features
  58. * **map:** sync map.jinja with template-formula ([2b4c4d5](https://github.com/saltstack-formulas/apt-cacher-formula/commit/2b4c4d5))
  59. * **tofs:** add tofs pattern ([1a7dd94](https://github.com/saltstack-formulas/apt-cacher-formula/commit/1a7dd94))
  60. ### Tests
  61. * **inpsec:** test apt-cacher client config ([81bb9db](https://github.com/saltstack-formulas/apt-cacher-formula/commit/81bb9db))
  62. * **inspec:** check that apt-cacher-ng port is opened ([19acc34](https://github.com/saltstack-formulas/apt-cacher-formula/commit/19acc34))
  63. # [0.6.0](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.5.0...v0.6.0) (2019-09-20)
  64. ### Continuous Integration
  65. * **kitchen:** add Kitchen tests ([265aa5a](https://github.com/saltstack-formulas/apt-cacher-formula/commit/265aa5a))
  66. ### Features
  67. * **semantic-release:** add semantic-release ([03bf55c](https://github.com/saltstack-formulas/apt-cacher-formula/commit/03bf55c))