Imran Iqbal
62baac2764
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:35:39 +01:00
Imran Iqbal
5a291ab2d2
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:30:33 +01:00
Imran Iqbal
e568f28797
docs(readme): update link to CONTRIBUTING
[skip ci]
2019-10-14 11:37:53 +01:00
semantic-release-bot
3d5564843d
chore(release): 0.40.4 [skip ci]
...
## [0.40.4](https://github.com/saltstack-formulas/postgres-formula/compare/v0.40.3...v0.40.4 ) (2019-10-11)
### Bug Fixes
* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/postgres-formula/commit/37b0c43 ))
* **rubocop:** fix remaining errors manually ([](https://github.com/saltstack-formulas/postgres-formula/commit/b369aa9 ))
### Continuous Integration
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/postgres-formula/commit/7822200 ))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/postgres-formula/commit/2c82872 ))
2019-10-11 12:28:44 +00:00
Imran Iqbal
ddd1693e50
Merge pull request #292 from myii/ci/merge-rubocop-linter
...
ci(travis): merge `rubocop` linter into main `lint` job
2019-10-11 13:14:03 +01:00
Imran Iqbal
2c82872dd9
ci(travis): merge rubocop
linter into main lint
job
...
* Semi-automated using https://github.com/myii/ssf-formula/pull/64
2019-10-11 12:57:42 +01:00
Imran Iqbal
b369aa9d40
fix(rubocop): fix remaining errors manually
2019-10-11 12:52:29 +01:00
Imran Iqbal
37b0c43839
fix(rubocop): add fixes using rubocop --safe-auto-correct
2019-10-11 12:50:13 +01:00
Imran Iqbal
911317c9ec
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:28:09 +01:00
semantic-release-bot
a4c84df77e
chore(release): 0.40.3 [skip ci]
...
## [0.40.3](https://github.com/saltstack-formulas/postgres-formula/compare/v0.40.2...v0.40.3 ) (2019-10-10)
### Bug Fixes
* **manage.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/postgres-formula/commit/bf5b4d6 ))
* **python.sls:** fix `salt-lint` errors ([](https://github.com/saltstack-formulas/postgres-formula/commit/1f3cfcc ))
### Continuous Integration
* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/postgres-formula/commit/7ca61f3 ))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/postgres-formula/commit/76e3e39 ))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/postgres-formula/commit/3a27978 ))
* **platform:** add `arch-base-latest` (commented out for now) [skip ci] ([](https://github.com/saltstack-formulas/postgres-formula/commit/89e4a34 ))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/postgres-formula/commit/a0fdd48 ))
2019-10-10 03:39:05 +00:00
Imran Iqbal
cd6eb0be16
Merge pull request #291 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:51:09 +01:00
Imran Iqbal
a0fdd48ebb
ci: merge travis matrix, add salt-lint
& rubocop
to lint
job
...
* Semi-automated using https://github.com/myii/ssf-formula/pull/60
2019-10-09 18:09:32 +01:00
Imran Iqbal
1f3cfccc0d
fix(python.sls): fix salt-lint
errors
...
```bash
Examining postgres/python.sls of type state
[206] Jinja variables should have spaces before and after: {{ var_name }}
postgres/python.sls:8
- name: {{ postgres.pkg_python}}
```
2019-10-09 18:08:20 +01:00
Imran Iqbal
bf5b4d6fd7
fix(manage.sls): fix salt-lint
errors
...
```bash
Examining postgres/manage.sls of type state
[201] Trailing whitespace
postgres/manage.sls:57
[201] Trailing whitespace
postgres/manage.sls:67
```
2019-10-09 18:08:20 +01:00
Imran Iqbal
7822200a58
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:38:21 +01:00
Imran Iqbal
e546fc3476
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:34:02 +01:00
Imran Iqbal
4975410ca9
chore(issues): update Bug report
& Feature request
templates [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/58
2019-10-07 15:28:19 +01:00
Imran Iqbal
76e3e3983d
ci(kitchen): install required packages to bootstrapped opensuse
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/53
2019-10-02 00:09:21 +01:00
Imran Iqbal
3a27978204
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:35:57 +01:00
Imran Iqbal
89e4a34d3d
ci(platform): add arch-base-latest
(commented out for now) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/50
2019-10-01 16:22:29 +01:00
Imran Iqbal
934e8ff250
chore(issues): provide Bug report
& Feature request
templates [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/48
2019-09-30 16:00:52 +01:00
Imran Iqbal
7ca61f3fbb
ci(kitchen): change log_level
to debug
instead of info
...
* Automated using https://github.com/myii/ssf-formula/pull/41
2019-09-23 17:01:53 +01:00
semantic-release-bot
4c1f76f2ff
chore(release): 0.40.2 [skip ci]
...
## [0.40.2](https://github.com/saltstack-formulas/postgres-formula/compare/v0.40.1...v0.40.2 ) (2019-09-13)
### Bug Fixes
* **freebsd:** no libpqdev freebsd package ([eca6d97
](https://github.com/saltstack-formulas/postgres-formula/commit/eca6d97 ))
### Continuous Integration
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([9796319
](https://github.com/saltstack-formulas/postgres-formula/commit/9796319 ))
2019-09-13 22:02:38 +00:00
Nicolas Rodriguez
f99f2a0735
Merge pull request #289 from noelmcloughlin/freebsd
...
fix(freebsd): no libpqdev freebsd package
2019-09-13 23:48:20 +02:00
Niels Abspoel
980ae5b42e
Merge pull request #287 from myii/chore/standardise-structure
...
ci(yamllint): add rule `empty-values` & use new `yaml-files` setting
2019-09-12 18:13:53 +02:00
N
eca6d97e59
fix(freebsd): no libpqdev freebsd package
2019-09-11 14:39:03 +01:00
semantic-release-bot
5c21924335
chore(release): 0.40.1 [skip ci]
...
## [0.40.1](https://github.com/saltstack-formulas/postgres-formula/compare/v0.40.0...v0.40.1 ) (2019-09-11)
### Continuous Integration
* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([fc6cbe0
](https://github.com/saltstack-formulas/postgres-formula/commit/fc6cbe0 ))
### Documentation
* **pillar.example:** update examples for freebsd ([a799214
](https://github.com/saltstack-formulas/postgres-formula/commit/a799214 ))
2019-09-11 10:01:48 +00:00
N
81b1ed15c0
Merge pull request #288 from noelmcloughlin/archlinux
...
docs(pillar.example): update examples for freebsd
2019-09-11 11:47:49 +02:00
N
a799214c34
docs(pillar.example): update examples for freebsd
2019-09-10 12:24:00 +01:00
Imran Iqbal
9796319a3f
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:56:02 +01:00
Niels Abspoel
6e0245a9e7
Merge pull request #286 from myii/chore/standardise-structure
...
ci: use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround
2019-09-08 21:43:34 +02:00
Imran Iqbal
fc6cbe0ab9
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:39:43 +01:00
semantic-release-bot
4c80c3641a
chore(release): 0.40.0 [skip ci]
...
# [0.40.0](https://github.com/saltstack-formulas/postgres-formula/compare/v0.39.1...v0.40.0 ) (2019-09-03)
### Features
* **archlinux:** add support, fixing rendering errors ([e970925
](https://github.com/saltstack-formulas/postgres-formula/commit/e970925 ))
2019-09-03 18:39:35 +00:00
Niels Abspoel
3df38b1be2
Merge pull request #280 from noelmcloughlin/archlinux
...
feat(archlinux): add support, fixing rendering errors
2019-09-03 20:29:24 +02:00
N
e9709254c6
feat(archlinux): add support, fixing rendering errors
2019-09-03 14:36:16 +01:00
semantic-release-bot
85a5dca346
chore(release): 0.39.1 [skip ci]
...
## [0.39.1](https://github.com/saltstack-formulas/postgres-formula/compare/v0.39.0...v0.39.1 ) (2019-09-01)
### Continuous Integration
* **kitchen+travis:** replace EOL pre-salted images ([140928b
](https://github.com/saltstack-formulas/postgres-formula/commit/140928b ))
### Tests
* **inspec:** fix reference to `suse` after gem `train` update ([677adba
](https://github.com/saltstack-formulas/postgres-formula/commit/677adba ))
2019-09-01 11:09:44 +00:00
Niels Abspoel
aa96c783bb
Merge pull request #285 from myii/chore/standardise-structure
...
ci(kitchen+travis): replace EOL pre-salted images
2019-09-01 11:42:37 +02:00
Imran Iqbal
140928bfc2
ci(kitchen+travis): replace EOL pre-salted images
...
* Automated using https://github.com/myii/ssf-formula/pull/16
2019-08-28 07:40:17 +01:00
Imran Iqbal
677adbae16
test(inspec): fix reference to suse
after gem train
update
...
* https://github.com/inspec/train/pull/505
2019-08-28 07:39:55 +01:00
Imran Iqbal
766596e175
Merge pull request #284 from myii/chore/standardise-structure
...
chore: use `semantic-release` cross-formula standard structure
2019-08-17 16:46:14 +01:00
Imran Iqbal
5160365a71
chore: use semantic-release
cross-formula standard structure
...
* Automated using `ssf-formula` (v0.6.0)
2019-08-17 16:06:31 +01:00
semantic-release-bot
e81c633b4e
chore(release): 0.39.0 [skip ci]
...
# [0.39.0](https://github.com/saltstack-formulas/postgres-formula/compare/v0.38.0...v0.39.0 ) (2019-08-17)
### Features
* **yamllint:** include for this repo and apply rules throughout ([1f0fd92
](https://github.com/saltstack-formulas/postgres-formula/commit/1f0fd92 ))
2019-08-17 09:19:19 +00:00
Niels Abspoel
19b6efbb33
Merge pull request #283 from myii/chore/standardise-structure
...
feat(yamllint): include for this repo and apply rules throughout
2019-08-17 09:51:18 +02:00
Imran Iqbal
1f0fd92674
feat(yamllint): include for this repo and apply rules throughout
...
* Semi-automated using `ssf-formula` (v0.5.0)
* Fix (or ignore) errors shown below:
```bash
postgres-formula$ $(grep "\- yamllint" .travis.yml | sed -e "s:^\s\+-\s\(.*\):\1:")
./postgres/repo.yaml
4:2 error syntax error: found character '%' that cannot start any token
6:89 error line too long (110 > 88 characters) (line-length)
9:89 error line too long (95 > 88 characters) (line-length)
13:89 error line too long (104 > 88 characters) (line-length)
14:89 error line too long (106 > 88 characters) (line-length)
./postgres/defaults.yaml
3:1 warning missing document start "---" (document-start)
4:22 warning truthy value should be one of [false, true] (truthy)
5:16 warning truthy value should be one of [false, true] (truthy)
5:22 warning too few spaces before comment (comments)
20:10 warning truthy value should be one of [false, true] (truthy)
40:8 warning missing starting space in comment (comments)
41:89 error line too long (97 > 88 characters) (line-length)
71:11 error too many spaces after colon (colons)
72:12 warning truthy value should be one of [false, true] (truthy)
74:15 warning truthy value should be one of [false, true] (truthy)
85:6 warning missing starting space in comment (comments)
89:11 warning truthy value should be one of [false, true] (truthy)
90:24 warning truthy value should be one of [false, true] (truthy)
91:56 error too few spaces after comma (commas)
./postgres/codenamemap.yaml
3:2 error syntax error: found character '%' that cannot start any token
8:89 error line too long (98 > 88 characters) (line-length)
49:89 error line too long (110 > 88 characters) (line-length)
53:89 error line too long (99 > 88 characters) (line-length)
./postgres/osmap.yaml
1:2 error syntax error: found character '%' that cannot start any token
5:89 error line too long (115 > 88 characters) (line-length)
./postgres/osfamilymap.yaml
1:2 error syntax error: found character '%' that cannot start any token
57:89 error line too long (90 > 88 characters) (line-length)
58:89 error line too long (113 > 88 characters) (line-length)
134:89 error line too long (103 > 88 characters) (line-length)
135:89 error line too long (127 > 88 characters) (line-length)
205:89 error line too long (91 > 88 characters) (line-length)
206:89 error line too long (91 > 88 characters) (line-length)
pillar.example
3:1 warning missing document start "---" (document-start)
8:22 warning truthy value should be one of [false, true] (truthy)
13:16 warning truthy value should be one of [false, true] (truthy)
20:4 warning missing starting space in comment (comments)
21:4 warning missing starting space in comment (comments)
42:4 warning missing starting space in comment (comments)
65:4 warning missing starting space in comment (comments)
87:4 error syntax error: found character '%' that cannot start any token
test/salt/pillar/postgres.sls
4:2 error syntax error: found character '%' that cannot start any token
```
2019-08-16 17:00:02 +01:00
Imran Iqbal
115f638107
Merge pull request #279 from myii/ci/standardise-structure
...
chore: use `semantic-release` cross-formula standard structure
2019-07-25 22:07:38 +01:00
Imran Iqbal
84eef0cf07
chore: use semantic-release
cross-formula standard structure
...
* Automated using `ssf-formula` (v0.1.0-rc.2)
2019-07-25 09:36:51 +01:00
semantic-release-bot
5df8f79dc1
chore(release): 0.38.0 [skip ci]
...
# [0.38.0](https://github.com/saltstack-formulas/postgres-formula/compare/v0.37.4...v0.38.0 ) (2019-07-24)
### Continuous Integration
* **kitchen:** remove `python*-pip` installation ([d999597
](https://github.com/saltstack-formulas/postgres-formula/commit/d999597 ))
* **kitchen+travis:** modify matrix to include `develop` platform ([3f81439
](https://github.com/saltstack-formulas/postgres-formula/commit/3f81439 ))
### Features
* **debian:** add buster support ([904ba27
](https://github.com/saltstack-formulas/postgres-formula/commit/904ba27 ))
2019-07-24 20:40:03 +00:00
N
0046482adf
Merge pull request #278 from saltstack-formulas/add-debian-buster-support
...
feat(debian): add buster support
2019-07-24 21:28:44 +01:00
John Keates
904ba271ca
feat(debian): add buster support
2019-07-24 22:12:26 +02:00
John Keates
e5700f48c5
Update codenamemap.yaml
2019-07-24 20:14:35 +02:00