Imran Iqbal
66b8cd16d5
chore(codeowners): update `semantic-release` related files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/174
4 år sedan
Imran Iqbal
987ff8a789
chore(codeowners): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/173
4 år sedan
Imran Iqbal
e1375cf30a
Merge pull request #62 from myii/docs/show-only-one-level-in-readme-toc
docs(readme): show only one level in table of contents
4 år sedan
Imran Iqbal
081c77ad01
docs(readme): show only one level in table of contents
* https://github.com/saltstack-formulas/template-formula/pull/136
4 år sedan
Imran Iqbal
63959a0553
ci(workflows/commitlint): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/172
4 år sedan
Imran Iqbal
e657de0fbc
ci(gemfile.lock): add to repo with updated `Gemfile` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/163
4 år sedan
Imran Iqbal
049e3f8c4c
chore(rubocop): use org-wide standard settings for `Metrics/BlockLength` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/158
4 år sedan
Imran Iqbal
34e52f86ad
chore(gitignore): update from the `template-formula` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/132
4 år sedan
Imran Iqbal
e75fa1e8a3
chore(rubocop): move `LineLength` cop from `Metrics` to `Layout` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/129
4 år sedan
Imran Iqbal
7aebed62a7
ci(kitchen): avoid using bootstrap for `master` instances [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/124
4 år sedan
Imran Iqbal
52df5ca1f0
ci(travis): use `major.minor` for `semantic-release` version [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/112
5 år sedan
semantic-release-bot
b9c2e2df21
chore(release): 0.10.0 [skip ci]
# [0.10.0](https://github.com/saltstack-formulas/apt-formula/compare/v0.9.1...v0.10.0 ) (2019-12-18)
### Bug Fixes
* **fluorine:** add name so no virtual_packages ([57bfc61
](57bfc61b2c
))
* **release.config.js:** use full commit hash in commit link [skip ci] ([ca4ba6e
](ca4ba6e370
))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([4303495
](4303495139
))
### Continuous Integration
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([5178f0d
](5178f0d13f
))
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([0506a5c
](0506a5c5db
))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([6187515
](6187515e43
))
* **travis:** apply changes from build config validation [skip ci] ([5bd314b
](5bd314b90d
))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([0e4d905
](0e4d9056b1
))
* **travis:** run `shellcheck` during lint job [skip ci] ([8230b8b
](8230b8b2f2
))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([fdb7822
](fdb7822dc8
))
* **travis:** use build config validation (beta) [skip ci] ([cf6a735
](cf6a735ebb
))
### Documentation
* **contributing:** remove to use org-level file instead [skip ci] ([b2662ce
](b2662ce372
))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([d2630f7
](d2630f7cf1
))
### Features
* **unattended:** add newer options from upstream ([49ee29c
](49ee29ce9e
))
### Performance Improvements
* **travis:** improve `salt-lint` invocation [skip ci] ([9d5102c
](9d5102cb96
))
5 år sedan
Imran Iqbal
77f7e6c09f
Merge pull request #60 from Perceptyx/add-new-unattended-settings
Add new unattended settings
5 år sedan
Felipe Zipitria
49ee29ce9e
feat(unattended): add newer options from upstream
* upstream has new options now included in formula
* updated pillar.example with new options
* inspec tests for this new options are in place
Also:
* tests are included in travis
Signed-off-by: Felipe Zipitria <fzipitria@perceptyx.com>
5 år sedan
Imran Iqbal
5178f0d13f
ci(gemfile): restrict `train` gem version until upstream fix [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/110
5 år sedan
Imran Iqbal
4303495139
fix(travis): quote pathspecs used with `git ls-files` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/107
5 år sedan
Imran Iqbal
8230b8b2f2
ci(travis): run `shellcheck` during lint job [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/106
5 år sedan
Imran Iqbal
0e4d9056b1
ci(travis): opt-in to `dpl v2` to complete build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/100
5 år sedan
Imran Iqbal
5bd314b90d
ci(travis): apply changes from build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/98
5 år sedan
Imran Iqbal
cf6a735ebb
ci(travis): use build config validation (beta) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/97
5 år sedan
Imran Iqbal
9d5102cb96
perf(travis): improve `salt-lint` invocation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/90
5 år sedan
Imran Iqbal
ca4ba6e370
fix(release.config.js): use full commit hash in commit link [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/89
5 år sedan
Imran Iqbal
6187515e43
ci(kitchen+travis): upgrade matrix after `2019.2.2` release [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/86
5 år sedan
Imran Iqbal
0506a5c5db
ci(kitchen): use `debian-10-master-py3` instead of `develop` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/84
5 år sedan
Imran Iqbal
baa83f2dc2
Merge pull request #52 from aboe76/fix_for_fluorine
fix(2019.2 compliant): add name so no virtual_packages
5 år sedan
Niels Abspoel
2c665739e1
Merge pull request #39 from ze42/refresh_once
fix(apt-get-update refresh): add multiple repo, but only refresh once
5 år sedan
Imran Iqbal
fdb7822dc8
ci(travis): update `salt-lint` config for `v0.0.10` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/82
5 år sedan
Imran Iqbal
b2662ce372
docs(contributing): remove to use org-level file instead [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/70
5 år sedan
Imran Iqbal
d2630f7cf1
docs(readme): update link to `CONTRIBUTING` [skip ci]
5 år sedan
Imran Iqbal
f23f4df283
chore(issues): remove issues templates to use org-level templates [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/61
5 år sedan
semantic-release-bot
5c704372ba
chore(release): 0.9.1 [skip ci]
## [0.9.1](https://github.com/saltstack-formulas/apt-formula/compare/v0.9.0...v0.9.1 ) (2019-10-09)
### Bug Fixes
* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/apt-formula/commit/67de777 ))
* **rubocop:** fix remaining errors manually ([](https://github.com/saltstack-formulas/apt-formula/commit/62d20bc ))
### Continuous Integration
* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/apt-formula/commit/78a2a91 ))
* **kitchen+travis:** replace EOL pre-salted images ([](https://github.com/saltstack-formulas/apt-formula/commit/04847bb ))
* **travis:** use `dist: bionic` ([](https://github.com/saltstack-formulas/apt-formula/commit/2ca242a ))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/apt-formula/commit/55212e0 ))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/apt-formula/commit/b50ef71 ))
5 år sedan
Éric Veiras Galisson
ca1bef76e7
Merge pull request #58 from myii/ci/merge-matrix-and-add-salt-lint-and-rubocop
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
5 år sedan
Imran Iqbal
b50ef717c9
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
* Automated using https://github.com/myii/ssf-formula/pull/60
5 år sedan
Imran Iqbal
62d20bc9e1
fix(rubocop): fix remaining errors manually
5 år sedan
Imran Iqbal
67de777842
fix(rubocop): add fixes using `rubocop --safe-auto-correct`
5 år sedan
Imran Iqbal
a21ead04a3
chore(yamllint): update ignored paths and add `octal-values` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/59
5 år sedan
Imran Iqbal
69919881f3
chore(issues): update `Bug report` & `Feature request` templates [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/58
5 år sedan
Imran Iqbal
380a5a8f5b
chore(issues): provide `Bug report` & `Feature request` templates [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/48
5 år sedan
Imran Iqbal
78a2a91e9d
ci(kitchen): change `log_level` to `debug` instead of `info`
* Automated using https://github.com/myii/ssf-formula/pull/41
5 år sedan
Niels Abspoel
af3e9e0b59
Merge pull request #56 from myii/chore/standardise-structure
ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
5 år sedan
Imran Iqbal
55212e00f8
ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
* Automated using https://github.com/myii/ssf-formula/pull/27
5 år sedan
Niels Abspoel
c689fa76a8
Merge pull request #55 from myii/chore/standardise-structure
ci(travis): use `dist: bionic`
5 år sedan
Imran Iqbal
2ca242a47a
ci(travis): use `dist: bionic`
* Automated using https://github.com/myii/ssf-formula/pull/22
5 år sedan
Imran Iqbal
db9a6c5af3
Merge pull request #54 from myii/chore/standardise-structure
ci(kitchen+travis): replace EOL pre-salted images
5 år sedan
Imran Iqbal
04847bb12b
ci(kitchen+travis): replace EOL pre-salted images
* Automated using https://github.com/myii/ssf-formula/pull/16
5 år sedan
Niels Abspoel
57bfc61b2c
fix(fluorine): add name so no virtual_packages
5 år sedan
semantic-release-bot
f15c64debc
chore(release): 0.9.0 [skip ci]
# [0.9.0](https://github.com/saltstack-formulas/apt-formula/compare/v0.8.1...v0.9.0 ) (2019-08-07)
### Bug Fixes
* **repositories:** update spotify repo key ([00c936b
](https://github.com/saltstack-formulas/apt-formula/commit/00c936b ))
### Continuous Integration
* **kitchen+travis:** modify matrix to include `develop` platform ([a088ca5
](https://github.com/saltstack-formulas/apt-formula/commit/a088ca5 ))
### Features
* **yamllint:** include for this repo and apply rules throughout ([03d15e9
](https://github.com/saltstack-formulas/apt-formula/commit/03d15e9 ))
5 år sedan
Javier Bértoli
c78aa26331
Merge pull request #49 from myii/chore/standardise-structure
feat(yamllint): include for this repo and apply rules throughout
5 år sedan
Javier Bértoli
1caf9ea38d
Merge pull request #50 from myii/bug/fix-spotify-repo-key
fix(repositories): update spotify repo key
5 år sedan
Imran Iqbal
00c936b023
fix(repositories): update spotify repo key
5 år sedan