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 роки тому
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.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 роки тому
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. .. role:: raw-html-m2r(raw)
  2. :format: html
  3. Authors
  4. =======
  5. This list is sorted by the number of commits per contributor in *descending* order.
  6. .. list-table::
  7. :header-rows: 1
  8. * - Avatar
  9. - Contributor
  10. - Contributions
  11. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
  12. - `@myii <https://github.com/myii>`_
  13. - 51
  14. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>`
  15. - `@alxwr <https://github.com/alxwr>`_
  16. - 12
  17. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>`
  18. - `@n-rodriguez <https://github.com/n-rodriguez>`_
  19. - 12
  20. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3382617?v=4' width='36' height='36' alt='@darless1'>`
  21. - `@darless1 <https://github.com/darless1>`_
  22. - 10
  23. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
  24. - `@nmadhok <https://github.com/nmadhok>`_
  25. - 5
  26. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>`
  27. - `@gravyboat <https://github.com/gravyboat>`_
  28. - 5
  29. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>`
  30. - `@aboe76 <https://github.com/aboe76>`_
  31. - 4
  32. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/250531?v=4' width='36' height='36' alt='@boltronics'>`
  33. - `@boltronics <https://github.com/boltronics>`_
  34. - 3
  35. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/53147?v=4' width='36' height='36' alt='@heimdull'>`
  36. - `@heimdull <https://github.com/heimdull>`_
  37. - 2
  38. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/652532?v=4' width='36' height='36' alt='@jcftang'>`
  39. - `@jcftang <https://github.com/jcftang>`_
  40. - 1
  41. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>`
  42. - `@whiteinge <https://github.com/whiteinge>`_
  43. - 1
  44. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/117961?v=4' width='36' height='36' alt='@babilen5'>`
  45. - `@babilen5 <https://github.com/babilen5>`_
  46. - 1
  47. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/94636?v=4' width='36' height='36' alt='@jpic'>`
  48. - `@jpic <https://github.com/jpic>`_
  49. - 1
  50. * - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars1.githubusercontent.com/u/528061?v=4' width='36' height='36' alt='@puneetk'>`
  51. - `@puneetk <https://github.com/puneetk>`_
  52. - 1
  53. ----
  54. Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-09-10.