Explorar el Código

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](4066d80598))
* **release.config.js:** use full commit hash in commit link [skip ci] ([73ec594](73ec5941a6))
* **state:** restart service when configuration has changed ([e098871](e098871f0b))

### Continuous Integration

* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([5bc20e2](5bc20e22f4))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([e0ff2cb](e0ff2cbf4f))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([f545de1](f545de171b))
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([7930d3f](7930d3f72b))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([2e218d5](2e218d579f))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([9ad588a](9ad588af94))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([cfa5a6c](cfa5a6c909))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([91797a7](91797a738d))
* **travis:** add notifications => zulip [skip ci] ([072885a](072885a6d1))
* **travis:** apply changes from build config validation [skip ci] ([542aa80](542aa80edb))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([e93070a](e93070afbb))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([195d7b4](195d7b4122))
* **travis:** run `shellcheck` during lint job [skip ci] ([5832b4d](5832b4d8e8))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([6eba0cd](6eba0cdf38))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([46c4dd8](46c4dd80ad))
* **travis:** use build config validation (beta) [skip ci] ([419960a](419960acba))
* **workflows/commitlint:** add to repo [skip ci] ([293fd13](293fd132b0))

### Documentation

* **contributing:** remove to use org-level file instead [skip ci] ([a5d1626](a5d1626ea9))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([5359eca](5359eca150))

### Performance Improvements

* **travis:** improve `salt-lint` invocation [skip ci] ([f06b160](f06b1607e9))

### Styles

* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([80c59cd](80c59cdb92))
tags/v0.7.3
semantic-release-bot hace 4 años
padre
commit
c829251236
Se han modificado 5 ficheros con 108 adiciones y 10 borrados
  1. +4
    -4
      AUTHORS.md
  2. +46
    -0
      CHANGELOG.md
  3. +1
    -1
      FORMULA
  4. +5
    -5
      docs/AUTHORS.rst
  5. +52
    -0
      docs/CHANGELOG.rst

+ 4
- 4
AUTHORS.md Ver fichero

@@ -4,10 +4,10 @@ This list is sorted by the number of commits per contributor in _descending_ ord

Avatar|Contributor|Contributions
:-:|---|:-:
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|16
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>|[@myii](https://github.com/myii)|51
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>|[@alxwr](https://github.com/alxwr)|12
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|11
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3382617?v=4' width='36' height='36' alt='@MadRussian'>|[@MadRussian](https://github.com/MadRussian)|10
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3433835?v=4' width='36' height='36' alt='@n-rodriguez'>|[@n-rodriguez](https://github.com/n-rodriguez)|12
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3382617?v=4' width='36' height='36' alt='@darless1'>|[@darless1](https://github.com/darless1)|10
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>|[@nmadhok](https://github.com/nmadhok)|5
<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/1396878?v=4' width='36' height='36' alt='@gravyboat'>|[@gravyboat](https://github.com/gravyboat)|5
<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1800660?v=4' width='36' height='36' alt='@aboe76'>|[@aboe76](https://github.com/aboe76)|4
@@ -21,4 +21,4 @@ Avatar|Contributor|Contributions

---

Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-10-12.
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-09-10.

+ 46
- 0
CHANGELOG.md Ver fichero

@@ -1,5 +1,51 @@
# Changelog

## [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))

## [0.7.2](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.7.1...v0.7.2) (2019-10-12)



+ 1
- 1
FORMULA Ver fichero

@@ -1,7 +1,7 @@
name: apt-cacher
os: Debian, Ubuntu
os_family: Debian
version: 0.7.2
version: 0.7.3
release: 1
minimum_version: 2017.7
summary: AptCacher formula

+ 5
- 5
docs/AUTHORS.rst Ver fichero

@@ -15,15 +15,15 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 16
- 51
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>`
- `@alxwr <https://github.com/alxwr>`_
- 12
* - :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'>`
- `@n-rodriguez <https://github.com/n-rodriguez>`_
- 11
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3382617?v=4' width='36' height='36' alt='@MadRussian'>`
- `@MadRussian <https://github.com/MadRussian>`_
- 12
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/3382617?v=4' width='36' height='36' alt='@darless1'>`
- `@darless1 <https://github.com/darless1>`_
- 10
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/3374962?v=4' width='36' height='36' alt='@nmadhok'>`
- `@nmadhok <https://github.com/nmadhok>`_
@@ -59,4 +59,4 @@ This list is sorted by the number of commits per contributor in *descending* ord

----

Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2019-10-12.
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-09-10.

+ 52
- 0
docs/CHANGELOG.rst Ver fichero

@@ -2,6 +2,58 @@
Changelog
=========

`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>`_\ )

`0.7.2 <https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.7.1...v0.7.2>`_ (2019-10-12)
------------------------------------------------------------------------------------------------------------


Cargando…
Cancelar
Guardar