Imran Iqbal
04564a7ad6
ci(kitchen+gitlab): adjust matrix to add 3003
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/318
2021-04-23 08:48:38 +01:00
Imran Iqbal
c876d0f400
chore: update CODEOWNERS
& .yamllint
re: kitchen-vagrant
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/310
2021-04-05 18:20:57 +01:00
Imran Iqbal
4c394a76fa
test: standardise use of share
suite & _mapdata
state [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/302
2021-03-23 21:31:53 +00:00
semantic-release-bot
065f31ac99
chore(release): 2.0.0 [skip ci]
...
# [2.0.0](https://github.com/saltstack-formulas/postfix-formula/compare/v1.2.2...v2.0.0 ) (2021-03-15)
### Bug Fixes
* **resources:** make resources' IDs unique ([03ad48b
](03ad48b8a4
))
### Continuous Integration
* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([381b150
](381b150b0f
))
* **gemfile+lock:** use `ssf` customised `kitchen-docker` repo [skip ci] ([c5851e6
](c5851e67a2
))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([22fa184
](22fa184b14
))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([890f3ae
](890f3aebc6
))
* **kitchen+ci:** use latest pre-salted images (after CVE) [skip ci] ([19617a0
](19617a0ad7
))
* **kitchen+gitlab-ci:** use latest pre-salted images [skip ci] ([d65a7a3
](d65a7a36c2
))
* **pre-commit:** add to formula [skip ci] ([f41392d
](f41392d450
))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([fb5be95
](fb5be9504e
))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([75941ed
](75941ed614
))
* **pre-commit:** update hook for `rubocop` [skip ci] ([c60d58e
](c60d58eb11
))
### BREAKING CHANGES
* **resources:** as all resources' IDs changed, other formulas
depending on this formula's resources will need to be modified
accordingly.
2021-03-15 19:55:47 +00:00
Imran Iqbal
dc986f084e
Merge pull request #120 from netmanagers/master
...
fix(resources): modify names to match template-formula's
2021-03-15 19:38:20 +00:00
Javier Bértoli
03ad48b8a4
fix(resources): make resources' IDs unique
...
The new format match the format proposed in the template-formula
BREAKING CHANGE: as all resources' IDs changed, other formulas
depending on this formula's resources will need to be modified
accordingly.
2021-03-15 16:08:07 -03:00
Imran Iqbal
19617a0ad7
ci(kitchen+ci): use latest pre-salted images (after CVE) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/299
2021-03-07 22:21:27 +00:00
Imran Iqbal
507f6af887
chore(yamllint): add .git/
to ignores [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/297
2021-03-05 18:34:26 +00:00
Daniel Dehennin
7556f448a3
chore(rubocop): allow use of YAML.load
for _mapdata.rb
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/296
2021-02-23 21:50:28 +00:00
Dafydd Jones
c47f4abadc
chore(shellcheck): switch hook for shellcheck
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/295
2021-02-21 08:32:54 +00:00
Imran Iqbal
c5851e67a2
ci(gemfile+lock): use ssf
customised kitchen-docker
repo [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/294
2021-02-17 13:52:34 +00:00
Imran Iqbal
d65a7a36c2
ci(kitchen+gitlab-ci): use latest pre-salted images [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/293
2021-02-15 12:45:05 +00:00
Imran Iqbal
3dd9778790
chore: standardise structure (.gitignore
& _mapdata.rb
) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/292
2021-02-11 11:52:30 +00:00
Imran Iqbal
c60d58eb11
ci(pre-commit): update hook for rubocop
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/290
2021-02-02 00:21:57 +00:00
Imran Iqbal
381b150b0f
ci(commitlint): ensure upstream/master
uses main repo URL [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/278
2020-12-20 18:48:42 +00:00
Imran Iqbal
22fa184b14
ci(gitlab-ci): add rubocop
linter (with allow_failure
) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/277
2020-12-19 14:34:18 +00:00
Imran Iqbal
890f3aebc6
ci(gitlab-ci): use GitLab CI as Travis CI replacement
...
* Automated using https://github.com/myii/ssf-formula/pull/275
2020-12-16 06:38:25 +00:00
Imran Iqbal
c0485fb345
chore(gemfile+lock): update to latest gem versions (2020-W44) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/274
2020-10-26 22:52:46 +00:00
Imran Iqbal
8f1167048a
chore(gemfile+lock): update to latest gem versions (2020-W43) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/273
2020-10-20 10:20:45 +01:00
Imran Iqbal
75941ed614
ci(pre-commit): finalise rstcheck
configuration [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/267
2020-10-10 06:50:51 +01:00
Dafydd Jones
a54905f066
chore(commitlint): add {body,footer,header}-max(-line)-length
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/265
2020-10-07 09:08:55 +01:00
Imran Iqbal
6da33dcb7b
chore(gemfile+lock): update to latest gem versions (2020-W41) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/263
2020-10-07 00:07:14 +01:00
Imran Iqbal
fb5be9504e
ci(pre-commit): enable/disable rstcheck
as relevant [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/262
2020-10-05 00:23:24 +01:00
Dafydd Jones
f41392d450
ci(pre-commit): add to formula [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/259
2020-10-03 10:52:04 +01:00
semantic-release-bot
42afb3454e
chore(release): 1.2.2 [skip ci]
...
## [1.2.2](https://github.com/saltstack-formulas/postfix-formula/compare/v1.2.1...v1.2.2 ) (2020-10-02)
### Styles
* prepend modes with 0 ([fdc127c
](fdc127c8db
))
* quote modes/numbers ([b9c4fba
](b9c4fbadaf
))
2020-10-02 19:47:45 +00:00
Imran Iqbal
98831f2159
Merge pull request #116 from jasonious/properly-quote-modes
...
style: quote modes/numbers
2020-10-02 20:32:12 +01:00
jason shaw
fdc127c8db
style: prepend modes with 0
...
per https://github.com/warpnet/salt-lint/wiki/208
2020-10-02 14:09:13 -04:00
jason shaw
b9c4fbadaf
style: quote modes/numbers
...
salt-lint complains about these
2020-10-02 14:08:44 -04:00
semantic-release-bot
cff88afa90
chore(release): 1.2.1 [skip ci]
...
## [1.2.1](https://github.com/saltstack-formulas/postfix-formula/compare/v1.2.0...v1.2.1 ) (2020-09-27)
### Styles
* linting for `yamllint` ([780dc9d
](780dc9d372
))
2020-09-27 15:48:10 +00:00
Nicolas Rodriguez
3f599c0bf9
Merge pull request #115 from dafyddj/fix/for-pre-commit
...
style: linting for `yamllint`
2020-09-27 17:39:30 +02:00
Dafydd Jones
780dc9d372
style: linting for yamllint
2020-09-27 14:50:48 +01:00
semantic-release-bot
9c85788c47
chore(release): 1.2.0 [skip ci]
...
# [1.2.0](https://github.com/saltstack-formulas/postfix-formula/compare/v1.1.0...v1.2.0 ) (2020-07-20)
### Features
* **maps:** add more map types and tests ([e3970df
](e3970dfc3e
))
2020-07-20 08:58:38 +00:00
Imran Iqbal
683e35d6ba
Merge pull request #114 from Perceptyx/add-map-types-test
...
feat(maps): add more map types and tests
2020-07-20 09:51:20 +01:00
Felipe Zipitria
e3970dfc3e
feat(maps): add more map types and tests
...
Signed-off-by: Felipe Zipitria <fzipitria@perceptyx.com>
2020-07-18 17:00:13 -03:00
semantic-release-bot
d6a0601355
chore(release): 1.1.0 [skip ci]
...
# [1.1.0](https://github.com/saltstack-formulas/postfix-formula/compare/v1.0.3...v1.1.0 ) (2020-07-18)
### Continuous Integration
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([2ddd417
](2ddd417039
))
### Features
* **config:** run postmap also for regexp maps ([7584fce
](7584fce0af
))
2020-07-18 18:55:09 +00:00
Felipe Zipitría
a10af42b16
Merge pull request #113 from hoonetorg/master
...
run postmap also for regexp maps
2020-07-18 15:46:42 -03:00
Holger Fischer
7584fce0af
feat(config): run postmap also for regexp maps
2020-07-18 20:36:58 +02:00
Imran Iqbal
75fcd4af70
chore(gemfile.lock): update to latest gem versions (2020-W27) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/235
2020-07-06 14:30:14 +01:00
Imran Iqbal
2b4b9c659c
chore(gemfile.lock): update to latest gem versions (2020-W26) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/233
2020-06-26 12:46:28 +01:00
Imran Iqbal
a6829cfc51
chore(gemfile.lock): update to latest gem versions (2020-W25) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/229
2020-06-21 12:58:47 +01:00
Imran Iqbal
2ddd417039
ci(kitchen): use saltimages
Docker Hub where available [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/223
2020-06-15 16:58:31 +01:00
Imran Iqbal
103c17db10
chore(gemfile.lock): update to latest gem versions [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/222
2020-06-15 15:09:29 +01:00
semantic-release-bot
43fb80ebfa
chore(release): 1.0.3 [skip ci]
...
## [1.0.3](https://github.com/saltstack-formulas/postfix-formula/compare/v1.0.2...v1.0.3 ) (2020-06-08)
### Bug Fixes
* **deps:** fixes ordering where postmap requires sane main.cf ([a28bd05
](a28bd05b85
))
* **test:** use specific ip to workaround centos bug ([273caf9
](273caf9b6f
))
### Tests
* **default:** add inspec for base and maps ([2a61498
](2a61498fa4
))
2020-06-08 02:52:48 +00:00
Imran Iqbal
466c120462
Merge pull request #108 from Perceptyx/add-inspec-tests
...
test(default): add inspec for base and maps
2020-06-08 03:45:33 +01:00
Felipe Zipitria
a28bd05b85
fix(deps): fixes ordering where postmap requires sane main.cf
...
Moved maps generation to config, and added dependency on main.cf generation. Solves centos8 problems.
Signed-off-by: Felipe Zipitria <fzipitria@perceptyx.com>
2020-06-07 23:35:20 -03:00
Felipe Zipitria
273caf9b6f
fix(test): use specific ip to workaround centos bug
...
Signed-off-by: Felipe Zipitria <fzipitria@perceptyx.com>
2020-06-07 21:47:22 -03:00
Felipe Zipitria
2a61498fa4
test(default): add inspec for base and maps
...
Signed-off-by: Felipe Zipitria <fzipitria@perceptyx.com>
2020-06-07 21:47:18 -03:00
semantic-release-bot
474a59be65
chore(release): 1.0.2 [skip ci]
...
## [1.0.2](https://github.com/saltstack-formulas/postfix-formula/compare/v1.0.1...v1.0.2 ) (2020-06-07)
### Bug Fixes
* **opensuse:** fixes config files generation in opensuse ([067bcf6
](067bcf636f
))
2020-06-07 23:55:14 +00:00
Imran Iqbal
b20b7ec72d
Merge pull request #112 from Perceptyx/opensuse-fixes
...
fix(opensuse): fixes config files generation in opensuse
2020-06-08 00:48:08 +01:00
Felipe Zipitria
067bcf636f
fix(opensuse): fixes config files generation in opensuse
...
Signed-off-by: Felipe Zipitria <fzipitria@perceptyx.com>
2020-06-07 20:28:24 -03:00