Imran Iqbal
|
77f442423c
|
ci(pre-commit): finalise `rstcheck` configuration [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/267
|
4 jaren geleden |
semantic-release-bot
|
c829251236
|
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 ))
|
4 jaren geleden |
Imran Iqbal
|
a5d1626ea9
|
docs(contributing): remove to use org-level file instead [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/70
|
5 jaren geleden |
Imran Iqbal
|
5359eca150
|
docs(readme): update link to `CONTRIBUTING` [skip ci]
|
5 jaren geleden |
semantic-release-bot
|
4a012c7abe
|
chore(release): 0.7.2 [skip ci]
## [0.7.2](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.7.1...v0.7.2) (2019-10-12)
### Bug Fixes
* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/e8c455f))
### Continuous Integration
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/d44e3c6))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/22a91f7))
|
5 jaren geleden |
semantic-release-bot
|
76e2e518d8
|
chore(release): 0.7.1 [skip ci]
## [0.7.1](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.7.0...v0.7.1) (2019-10-10)
### Bug Fixes
* **map.jinja:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/abba9c1))
### Continuous Integration
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/apt-cacher-formula/commit/8913f37))
|
5 jaren geleden |
semantic-release-bot
|
7323773f0e
|
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 jaren geleden |
semantic-release-bot
|
61801ceb52
|
chore(release): 0.6.0 [skip ci]
# [0.6.0](https://github.com/saltstack-formulas/apt-cacher-formula/compare/v0.5.0...v0.6.0) (2019-09-20)
### Continuous Integration
* **kitchen:** add Kitchen tests ([265aa5a ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/265aa5a))
### Features
* **semantic-release:** add semantic-release ([03bf55c ](https://github.com/saltstack-formulas/apt-cacher-formula/commit/03bf55c))
|
5 jaren geleden |
Nicolas Rodriguez
|
1a7dd94ba9
|
feat(tofs): add tofs pattern
|
5 jaren geleden |
Nicolas Rodriguez
|
566e38df4e
|
refactor(states): split client.sls and server.sls in sub-states
|
5 jaren geleden |
Nicolas Rodriguez
|
03bf55c074
|
feat(semantic-release): add semantic-release
|
5 jaren geleden |