Commit Graph

134 Commits

Author SHA1 Message Date
Imran Iqbal
cc7542a93f 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:35:28 +00:00
Imran Iqbal
4f492dafff ci(travis): apply changes from build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/98
2019-11-16 20:08:35 +00:00
Imran Iqbal
2d42d93246 ci(travis): use build config validation (beta) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/97
2019-11-13 16:50:51 +00:00
Imran Iqbal
2758e8ebf3 ci(kitchen): use develop image until master is ready (amazonlinux) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/93
2019-11-03 11:39:16 +00:00
Imran Iqbal
45a87c67fd perf(travis): improve salt-lint invocation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/90
2019-11-02 08:41:20 +00:00
Imran Iqbal
e9f7b11db3 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:33:18 +00:00
Imran Iqbal
e6381581fa ci(kitchen+travis): upgrade matrix after 2019.2.2 release [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/86
2019-10-30 04:50:18 +00:00
Imran Iqbal
0bb4271c89 ci(kitchen): use debian-10-master-py3 instead of develop [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/84
2019-10-24 18:13:29 +01:00
Imran Iqbal
4d40216754 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:36:36 +01:00
Imran Iqbal
603176eec7 docs(contributing): remove to use org-level file instead [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/70
2019-10-14 12:28:34 +01:00
Imran Iqbal
01df0d0097
docs(readme): update link to CONTRIBUTING [skip ci] 2019-10-14 11:36:37 +01:00
semantic-release-bot
c184e63a7d chore(release): 0.4.4 [skip ci]
## [0.4.4](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.3...v0.4.4) (2019-10-12)

### Bug Fixes

* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/keepalived-formula/commit/ce52e09))

### Continuous Integration

* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/keepalived-formula/commit/676b623))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/keepalived-formula/commit/eaaaf9e))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/keepalived-formula/commit/3419a72))
* **kitchen+travis:** replace EOL pre-salted images ([](https://github.com/saltstack-formulas/keepalived-formula/commit/2de0ca2))
* **platform:** add `arch-base-latest` ([](https://github.com/saltstack-formulas/keepalived-formula/commit/39f1205))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/keepalived-formula/commit/ff62d0b))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/keepalived-formula/commit/0645ea6))
* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/keepalived-formula/commit/2cb407f))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/keepalived-formula/commit/49892c0))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/keepalived-formula/commit/0b782d6))
2019-10-12 00:59:04 +00:00
Imran Iqbal
49892c0005 ci(travis): merge rubocop linter into main lint job
* Semi-automated using https://github.com/myii/ssf-formula/pull/65
2019-10-12 01:22:01 +01:00
Imran Iqbal
ce52e09944
fix(rubocop): add fixes using rubocop --safe-auto-correct 2019-10-12 01:19:52 +01:00
Imran Iqbal
fb7fbc55af chore(issues): remove issues templates to use org-level templates [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/61
2019-10-10 15:25:13 +01:00
Imran Iqbal
fed6c8137b
Merge pull request #35 from myii/ci/merge-matrix-and-add-salt-lint-and-rubocop
ci: merge travis matrix, add `salt-lint` & `rubocop` to `lint` job
2019-10-09 23:48:37 +01:00
Imran Iqbal
ff62d0b2f4 ci: merge travis matrix, add salt-lint & rubocop to lint job
* Automated using https://github.com/myii/ssf-formula/pull/60
2019-10-09 05:17:37 +01:00
Imran Iqbal
0645ea677d ci: merge travis matrix, add salt-lint & rubocop to lint job
* Automated using https://github.com/myii/ssf-formula/pull/60
2019-10-08 16:36:24 +01:00
Imran Iqbal
a566af377a chore(yamllint): update ignored paths and add octal-values [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/59
2019-10-07 19:30:33 +01:00
Imran Iqbal
1d55494be3 chore(issues): update Bug report & Feature request templates [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/58
2019-10-07 15:24:16 +01:00
Imran Iqbal
eaaaf9eb1c ci(kitchen): install required packages to bootstrapped opensuse [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/53
2019-10-02 00:06:08 +01:00
Imran Iqbal
3419a72fcd ci(kitchen): use bootstrapped opensuse images until 2019.2.2 [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/52
2019-10-01 21:32:19 +01:00
Imran Iqbal
5680a1daf6 chore(issues): provide Bug report & Feature request templates [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/48
2019-09-30 15:56:09 +01:00
Niels Abspoel
5e7aec7f4f
Merge pull request #34 from myii/chore/standardise-structure
ci(platform): add `arch-base-latest`
2019-09-25 19:57:10 +02:00
Imran Iqbal
676b623f3b ci(kitchen): change log_level to debug instead of info
* Automated using https://github.com/myii/ssf-formula/pull/41
2019-09-23 16:58:13 +01:00
Imran Iqbal
39f1205d41 ci(platform): add arch-base-latest
* Automated using https://github.com/myii/ssf-formula/pull/40
2019-09-22 22:39:30 +01:00
Niels Abspoel
f747666d13
Merge pull request #33 from myii/chore/standardise-structure
ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
2019-09-12 18:11:52 +02:00
Imran Iqbal
0b782d6465 ci(yamllint): add rule empty-values & use new yaml-files setting
* Automated using https://github.com/myii/ssf-formula/pull/27
2019-09-10 05:51:49 +01:00
Niels Abspoel
2aacfffd0d
Merge pull request #32 from myii/chore/standardise-structure
ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
2019-09-08 21:45:34 +02:00
Imran Iqbal
2cb407f2b3 ci: use dist: bionic & apply opensuse-leap-15 SCP error workaround
* Automated using https://github.com/myii/ssf-formula/pull/22
2019-09-07 03:32:31 +01:00
Niels Abspoel
f67df59805
Merge pull request #31 from myii/chore/standardise-structure
ci(kitchen+travis): replace EOL pre-salted images
2019-09-01 11:41:54 +02:00
Imran Iqbal
2de0ca2bc4 ci(kitchen+travis): replace EOL pre-salted images
* Automated using https://github.com/myii/ssf-formula/pull/16
2019-08-28 07:34:50 +01:00
semantic-release-bot
809a6e9a79 chore(release): 0.4.3 [skip ci]
## [0.4.3](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.2...v0.4.3) (2019-08-27)

### Code Refactoring

* **pillar:** sync map.jinja with template-formula ([96fe445](https://github.com/saltstack-formulas/keepalived-formula/commit/96fe445))
2019-08-27 06:45:51 +00:00
Nicolas Rodriguez
535afa2b82
Merge pull request #30 from n-rodriguez/wip/pillar
refactor(pillar): sync map.jinja with template-formula
2019-08-27 08:34:33 +02:00
Nicolas Rodriguez
96fe445946 refactor(pillar): sync map.jinja with template-formula 2019-08-25 23:19:15 +02:00
semantic-release-bot
d7e606b2c3 chore(release): 0.4.2 [skip ci]
## [0.4.2](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.1...v0.4.2) (2019-08-25)

### Documentation

* **readme:** fix indentation ([52c1359](https://github.com/saltstack-formulas/keepalived-formula/commit/52c1359))
2019-08-25 21:04:46 +00:00
Nicolas Rodriguez
89c2559d3d
Merge pull request #29 from n-rodriguez/wip/doc
docs(readme): fix indentation
2019-08-25 22:54:54 +02:00
semantic-release-bot
b06b32032c chore(release): 0.4.1 [skip ci]
## [0.4.1](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.4.0...v0.4.1) (2019-08-25)

### Documentation

* **readme:** add testing section ([bbc0f7b](https://github.com/saltstack-formulas/keepalived-formula/commit/bbc0f7b))
2019-08-25 20:49:20 +00:00
Nicolas Rodriguez
52c13593ca docs(readme): fix indentation 2019-08-25 22:40:10 +02:00
Nicolas Rodriguez
ea6ad2ff94
Merge pull request #28 from n-rodriguez/wip/doc
docs(readme): add testing section
2019-08-25 22:36:53 +02:00
Nicolas Rodriguez
bbc0f7b471 docs(readme): add testing section 2019-08-25 22:22:10 +02:00
Imran Iqbal
26ed5e11bb
Merge pull request #27 from myii/chore/standardise-structure
chore: use `semantic-release` cross-formula standard structure
2019-08-17 16:14:08 +01:00
Imran Iqbal
cc106e3276 chore: use semantic-release cross-formula standard structure
* Automated using `ssf-formula` (v0.6.0)
2019-08-17 16:05:40 +01:00
semantic-release-bot
c10a47e2b3 chore(release): 0.4.0 [skip ci]
# [0.4.0](https://github.com/saltstack-formulas/keepalived-formula/compare/v0.3.0...v0.4.0) (2019-08-10)

### Continuous Integration

* **kitchen+travis:** modify matrix to include `develop` platform ([a9cadb3](https://github.com/saltstack-formulas/keepalived-formula/commit/a9cadb3))

### Features

* **yamllint:** include for this repo and apply rules throughout ([9e29ffa](https://github.com/saltstack-formulas/keepalived-formula/commit/9e29ffa))
2019-08-10 20:04:13 +00:00
Niels Abspoel
0ebe410522
Merge pull request #26 from myii/chore/standardise-structure
feat(yamllint): include for this repo and apply rules throughout
2019-08-10 21:42:11 +02:00
Imran Iqbal
9e29ffae76
feat(yamllint): include for this repo and apply rules throughout
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix errors shown below:

```bash
keepalived-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
pillar.example
  16:1      warning  missing document start "---"  (document-start)
```
2019-08-08 04:04:28 +01:00
Niels Abspoel
42326bb4d5
Merge pull request #25 from myii/ci/standardise-structure
chore: use `semantic-release` cross-formula standard structure
2019-07-25 21:28:35 +02:00
Imran Iqbal
7a0473737c chore: use semantic-release cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.2)
2019-07-25 09:36:59 +01:00
Niels Abspoel
946c0df27f
Merge pull request #24 from myii/ci/standardise-structure
chore: use `semantic-release` cross-formula standard structure
2019-07-23 21:01:54 +02:00
Imran Iqbal
4588916d08 chore: use semantic-release cross-formula standard structure
* Automated using `ssf-formula` (v0.1.0-rc.1)
2019-07-20 06:14:28 +01:00