Commit Graph
754 Commits
Author SHA1 Message Date
N 4d901b94d1 Merge branch 'master' into macos 2020-06-01 01:08:54 +01:00
Imran Iqbal 4955737f84 fix(libtofs): “files_switch” mess up the variable exported by “map.jinja” [skip ci]
* Checked using https://github.com/myii/ssf-formula/pull/131
2020-02-14 19:11:08 +00:00
Imran Iqbal 5ea4936a43 chore(rubocop): move LineLength cop from Metrics to Layout [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/129
2020-02-14 12:53:06 +00:00
Imran Iqbal 10e2ce07a4 ci(kitchen+travis+inspec): fix amazonlinux-2-py3 [skip ci]
* Semi-automated using https://github.com/myii/ssf-formula/pull/128
* Tested: https://travis-ci.org/myii/salt-formula/jobs/649882733
2020-02-13 10:44:37 +00:00
semantic-release-bot d08337bd52 chore(release): 1.1.3 [skip ci]
## [1.1.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.1.2...v1.1.3) (2020-02-13)

### Bug Fixes

* **tpl_path:** replace slspath to tplroot ([bbcc4cd](https://github.com/saltstack-formulas/salt-formula/commit/bbcc4cda7ada4470db07dc02a5938a5b650e2f1c))

### Continuous Integration

* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([d2d5186](https://github.com/saltstack-formulas/salt-formula/commit/d2d51864a5e4e5584afa979378ded15b1c5b9366))
v1.1.3
2020-02-13 09:44:18 +00:00
Imran IqbalandGitHub b9c860be2e Merge pull request #451 from sticky-note/fix/tpl_path
fix(tpl_path): salt master conf files
2020-02-13 08:55:22 +00:00
sticky-note bbcc4cda7a fix(tpl_path): replace slspath to tplroot 2020-02-13 09:43:25 +11:00
Imran Iqbal d2d51864a5 ci(kitchen): avoid using bootstrap for master instances [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/124
2020-02-05 14:08:24 +00:00
semantic-release-bot 6cd296ce54 chore(release): 1.1.2 [skip ci]
## [1.1.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.1.1...v1.1.2) (2020-01-25)

### Code Refactoring

* **mapping:** simplify py version handling ([715e3b8](https://github.com/saltstack-formulas/salt-formula/commit/715e3b8fa495ed2c8e9f4a5fbbb6398021ac9ec7))
v1.1.2
2020-01-25 23:54:18 +00:00
NandGitHub 7fdbb84b4f Merge pull request #449 from noelmcloughlin/hardcoding2
feat(mapping): simplify py version handling, less jinja
2020-01-26 00:41:05 +01:00
N 715e3b8fa4 refactor(mapping): simplify py version handling 2020-01-25 18:06:29 +00:00
NandGitHub efc5d7c632 Merge branch 'master' into macos 2020-01-25 19:02:42 +01:00
semantic-release-bot 779b21fcaa chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.1.0...v1.1.1) (2020-01-24)

### Continuous Integration

* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([9d30df2](https://github.com/saltstack-formulas/salt-formula/commit/9d30df2f5f7405b9e354203f22a524b79a44ac15))

### Tests

* **pkgs_spec:** update `centos-8` for `2019.2.3` release ([7121d1d](https://github.com/saltstack-formulas/salt-formula/commit/7121d1d8cd67230a9f9dabecd1a6e11a14cfa109))
* **versions:** bump salt pkg versions ([c42125c](https://github.com/saltstack-formulas/salt-formula/commit/c42125c2ab1563b64e4768cf80955401a40a86ea))
v1.1.1
2020-01-24 11:12:51 +00:00
Imran IqbalandGitHub c82cfe635c Merge pull request #448 from noelmcloughlin/bumptest
test(versions): bump salt pkg versions for travis
2020-01-24 11:00:05 +00:00
Imran Iqbal 7121d1d8cd test(pkgs_spec): update centos-8 for 2019.2.3 release
* https://docs.saltstack.com/en/latest/topics/releases/2019.2.3.html
2020-01-24 10:33:50 +00:00
N c42125c2ab test(versions): bump salt pkg versions 2020-01-24 09:37:36 +00:00
Imran IqbalandGitHub 12c49b9eb1 Merge pull request #450 from noelmcloughlin/freebsdd
chore(cleanup): delete  unused directory
2020-01-24 01:09:12 +00:00
N 698d6ae3af chore(cleanup): delete unused directory 2020-01-24 00:56:52 +00:00
NandGitHub e5317d8c30 Merge branch 'master' into macos 2020-01-22 16:57:15 +01:00
N 37eb3b3514 test(versions): bump pkg versions 2020-01-22 15:56:12 +00:00
N 94027f7332 feat(macos): basic launchctl service support 2020-01-22 15:55:42 +00:00
Imran Iqbal 9d30df2f5f ci(travis): use major.minor for semantic-release version [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/112
2019-12-22 01:02:06 +00:00
semantic-release-bot 72e2f3640f chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/saltstack-formulas/salt-formula/compare/v1.0.0...v1.1.0) (2019-12-19)

### Features

* **formulas:** git.latest parallelization ([eda88bd](https://github.com/saltstack-formulas/salt-formula/commit/eda88bd1a684c8d462e12db31fb29cbccdf67a3d))
v1.1.0
2019-12-19 19:07:24 +00:00
Niels AbspoelandGitHub 11eeb7cbc2 Merge pull request #445 from sticky-note/feat/pin_ver_para
feat(formulas): git.latest parallelization
2019-12-19 19:53:57 +01:00
nbandsticky-note eda88bd1a6 feat(formulas): git.latest parallelization 2019-12-18 11:30:37 +11:00
semantic-release-bot 8eab935043 chore(release): 1.0.0 [skip ci]
# [1.0.0](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.9...v1.0.0) (2019-12-16)

### Continuous Integration

* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([fdc60ae](https://github.com/saltstack-formulas/salt-formula/commit/fdc60aed86c4b5d016aff0745584d89f614208fc))

### Features

* **per-formula-opts:** configure git.latest state per formula ([82c840d](https://github.com/saltstack-formulas/salt-formula/commit/82c840d6f96f69223c0df4b8463a072613a9d2df))
* **per-formula-opts:** configure git.latest state per formula ([9362277](https://github.com/saltstack-formulas/salt-formula/commit/9362277f2a61762b818dc775b30f15f93733efd5))

### BREAKING CHANGES

* **per-formula-opts:** Potential adverse affect on running `salt.formulas` with multiple envs
v1.0.0
2019-12-16 14:43:05 +00:00
sticky-noteandImran Iqbal 82c840d6f9 feat(per-formula-opts): configure git.latest state per formula
BREAKING CHANGE: Potential adverse affect on running `salt.formulas` with multiple envs
2019-12-16 14:16:29 +00:00
Imran Iqbal 059d4f04d5 Merge branch '20191216133640' into upstream 2019-12-16 13:45:04 +00:00
Imran Iqbal fdc60aed86 ci(gemfile): restrict train gem version until upstream fix [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/110
2019-12-16 13:45:04 +00:00
Niels AbspoelandGitHub eb192f4050 Merge pull request #444 from MSeven/master
refactor(vagrant): switch image
2019-12-13 23:17:22 +01:00
Martin Griesbach 78048d88b2 Vagrant Updates:
* add Vagrant temp files to .gitignore
	* Update Vagrant Basebox to bento/ubuntu-18.04 (bento images deliver better Vagrant integration)
	* Update Vagrant setup-salt.sh to use the current salt bootstrap script.
2019-12-11 19:03:35 +01:00
nbandsticky-note 9362277f2a feat(per-formula-opts): configure git.latest state per formula 2019-12-04 09:48:35 +11:00
semantic-release-bot 1c03133e34 chore(release): 0.59.9 [skip ci]
## [0.59.9](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.8...v0.59.9) (2019-12-03)

### Tests

* **pkgs_spec:** update for new `opensuse` package ([6da3d0d](https://github.com/saltstack-formulas/salt-formula/commit/6da3d0d9350bb6083f14073ee176fbd56fbad5ee)), closes [/travis-ci.com/saltstack-formulas/salt-formula/jobs/261961203#L1619-L1632](https://github.com//travis-ci.com/saltstack-formulas/salt-formula/jobs/261961203/issues/L1619-L1632)
v0.59.9
2019-12-03 22:31:08 +00:00
Imran IqbalandGitHub a7015c2b79 Merge pull request #443 from myii/test/update-for-new-opensuse-package
test(pkgs_spec): update for new `opensuse` package
2019-12-03 22:15:22 +00:00
Imran Iqbal 6da3d0d935 test(pkgs_spec): update for new opensuse package
* https://travis-ci.com/saltstack-formulas/salt-formula/jobs/261961203#L1619-L1632
2019-12-03 21:59:42 +00:00
semantic-release-bot 0260cfd2de chore(release): 0.59.8 [skip ci]
## [0.59.8](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.7...v0.59.8) (2019-11-28)

### Bug Fixes

* **release.config.js:** use full commit hash in commit link [skip ci] ([67e1109](https://github.com/saltstack-formulas/salt-formula/commit/67e110973b9ddde1ea07889e8e40de97e29c96db))
* **shellcheck:** fix shellcheck error ([cc31514](https://github.com/saltstack-formulas/salt-formula/commit/cc3151436cecc921c992c6b520ad951bbd0f867f))

### Continuous Integration

* **travis:** apply changes from build config validation [skip ci] ([56c2eb5](https://github.com/saltstack-formulas/salt-formula/commit/56c2eb536709ff4b07413656b08a502954e15f97))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([33f69cf](https://github.com/saltstack-formulas/salt-formula/commit/33f69cfb7bd462230547d2cbe91474aeccb91975))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([1a27b0a](https://github.com/saltstack-formulas/salt-formula/commit/1a27b0ae84a7433120fd82a644d7bfd02da18a40))
* **travis:** run `shellcheck` during lint job [skip ci] ([f4e8ae6](https://github.com/saltstack-formulas/salt-formula/commit/f4e8ae6871d9788f4b57fabd6e5962a44bf6982c))
* **travis:** use build config validation (beta) [skip ci] ([85593f5](https://github.com/saltstack-formulas/salt-formula/commit/85593f555e95928cfd0bafdc01ca4445baddd194))

### Performance Improvements

* **travis:** improve `salt-lint` invocation [skip ci] ([ef7e1c1](https://github.com/saltstack-formulas/salt-formula/commit/ef7e1c1e7b8eb97fcb859a85d919d78f553f82ed))
v0.59.8
2019-11-28 21:05:15 +00:00
Imran IqbalandGitHub 3606c23b50 Merge pull request #442 from aboe76/fix_error_shellcheck
fix(shellcheck): fix shellcheck error
2019-11-28 20:47:25 +00:00
Niels Abspoel cc3151436c fix(shellcheck): fix shellcheck error 2019-11-28 19:42:14 +01:00
Imran Iqbal 1a27b0ae84 ci(travis): quote pathspecs used with git ls-files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/107
2019-11-27 22:03:35 +00:00
Imran Iqbal f4e8ae6871 ci(travis): run shellcheck during lint job [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/106
2019-11-27 21:06:03 +00:00
Imran Iqbal 33f69cfb7b ci(travis): opt-in to dpl v2 to complete build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/100
2019-11-20 16:37:37 +00:00
Imran Iqbal 56c2eb5367 ci(travis): apply changes from build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/98
2019-11-16 20:10:48 +00:00
Imran Iqbal 85593f555e ci(travis): use build config validation (beta) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/97
2019-11-13 16:53:13 +00:00
Imran Iqbal ef7e1c1e7b perf(travis): improve salt-lint invocation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/90
2019-11-02 08:43:35 +00:00
Imran Iqbal 67e110973b fix(release.config.js): use full commit hash in commit link [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/89
2019-10-31 10:35:46 +00:00
semantic-release-bot d7c09c753b chore(release): 0.59.7 [skip ci]
## [0.59.7](https://github.com/saltstack-formulas/salt-formula/compare/v0.59.6...v0.59.7) (2019-10-29)

### Continuous Integration

* **kitchen+travis:** upgrade matrix after `2019.2.2` release ([](https://github.com/saltstack-formulas/salt-formula/commit/b6e3a83))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([](https://github.com/saltstack-formulas/salt-formula/commit/4cbf0b2))

### Documentation

* **contributing:** remove to use org-level file instead [skip ci] ([](https://github.com/saltstack-formulas/salt-formula/commit/78d0fee))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([](https://github.com/saltstack-formulas/salt-formula/commit/924817b))

### Tests

* **pkgs_spec:** update for `2019.2.2` release ([](https://github.com/saltstack-formulas/salt-formula/commit/acbc238))
v0.59.7
2019-10-29 22:42:16 +00:00
Imran IqbalandGitHub 0ec74afe22 Merge pull request #441 from myii/ci/upgrade-matrix-after-2019.2.2
ci(kitchen+travis): upgrade matrix after `2019.2.2` release
2019-10-29 22:21:45 +00:00
Imran Iqbal b6e3a83229 ci(kitchen+travis): upgrade matrix after 2019.2.2 release
* Automated using https://github.com/myii/ssf-formula/pull/86
2019-10-29 21:58:59 +00:00
Imran Iqbal acbc238877 test(pkgs_spec): update for 2019.2.2 release
* https://docs.saltstack.com/en/latest/topics/releases/2019.2.2.html
2019-10-29 21:58:59 +00:00
Imran Iqbal 4cbf0b2dc8 ci(travis): update salt-lint config for v0.0.10 [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/82
2019-10-23 17:38:01 +01:00