semantic-release-bot
f128f6db79
chore(release): 1.0.0 [skip ci]
...
# [1.0.0](https://github.com/saltstack-formulas/postfix-formula/compare/v0.19.0...v1.0.0 ) (2020-06-06)
### Code Refactoring
* **maps:** move tls_policy and transport to mapping section ([06276fd
](06276fd743
))
### Continuous Integration
* **kitchen+travis:** use latest pre-salted images ([b364744
](b364744e40
))
### BREAKING CHANGES
* **maps:** `transport` and `tls_policy` keys in `postfix:config` have been moved to the standard `postfix:mapping`.
2020-06-06 22:33:23 +00:00
Felipe Zipitría
0b16a2c2cb
Merge pull request #106 from Perceptyx/reorganize-maps
...
refactor(maps): move tls_policy and transport maps to standard mapping
2020-06-06 19:25:42 -03:00
Felipe Zipitria
06276fd743
refactor(maps): move tls_policy and transport to mapping section
...
Signed-off-by: Felipe Zipitria <fzipitria@perceptyx.com>
BREAKING CHANGE: `transport` and `tls_policy` keys in `postfix:config` have been moved to the standard `postfix:mapping`.
2020-06-06 19:17:46 -03:00
Imran Iqbal
954a6634dc
chore(gemfile.lock): update to latest gem versions [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/221
2020-06-05 22:19:05 +01:00
Felipe Zipitría
42965a7640
Merge pull request #110 from myii/chore/standardise-structure-220
...
ci(kitchen+travis): use latest pre-salted images
2020-06-05 15:46:14 -03:00
Imran Iqbal
b364744e40
ci(kitchen+travis): use latest pre-salted images
...
* Automated using https://github.com/myii/ssf-formula/pull/220
2020-06-05 19:32:33 +01:00
Imran Iqbal
f49290cc92
chore(codeowners): add global codeowner [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/219
2020-06-05 19:06:50 +01:00
Imran Iqbal
2f9c96e170
chore(gemfile.lock): update to latest gem versions [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/202
2020-05-28 00:21:08 +01:00
semantic-release-bot
28348200a1
chore(release): 0.19.0 [skip ci]
...
# [0.19.0](https://github.com/saltstack-formulas/postfix-formula/compare/v0.18.2...v0.19.0 ) (2020-05-23)
### Continuous Integration
* **travis:** add notifications => zulip [skip ci] ([c78c421
](c78c421984
))
### Features
* **maps:** adds tls_policy map for smtp delivery ([d87da4a
](d87da4adc4
))
2020-05-23 13:46:25 +00:00
Imran Iqbal
e61eb5a685
Merge pull request #105 from Perceptyx/add-tls-poliy-map
...
feat(maps): adds tls_policy map for smtp delivery
2020-05-23 14:38:44 +01:00
Imran Iqbal
c78c421984
ci(travis): add notifications => zulip [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/191
2020-05-21 20:09:33 +01:00
Felipe Zipitria
d87da4adc4
feat(maps): adds tls_policy map for smtp delivery
...
Signed-off-by: Felipe Zipitria <fzipitria@perceptyx.com>
2020-05-12 15:41:02 -03:00
semantic-release-bot
51b269e2c3
chore(release): 0.18.2 [skip ci]
...
## [0.18.2](https://github.com/saltstack-formulas/postfix-formula/compare/v0.18.1...v0.18.2 ) (2020-05-12)
### Bug Fixes
* make necessary modifications to get working on `salt-ssh` ([34a112f
](34a112faab
)), closes [/freenode.logbot.info/saltstack-formulas/20200507#c3819526-c3819581](https://github.com//freenode.logbot.info/saltstack-formulas/20200507/issues/c3819526-c3819581 ) [/freenode.logbot.info/saltstack-formulas/20200508#c3826763-c3826995](https://github.com//freenode.logbot.info/saltstack-formulas/20200508/issues/c3826763-c3826995 )
* **release.config.js:** use full commit hash in commit link [skip ci] ([ffbe5aa
](ffbe5aad13
))
### Continuous Integration
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([80cdd9d
](80cdd9d202
))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([497221d
](497221d1de
))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([708b0a5
](708b0a51d9
))
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([90098c0
](90098c0cdf
))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([df76c72
](df76c72dce
))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([46d0f3d
](46d0f3d1d8
))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([70fc491
](70fc49122e
))
* **travis:** apply changes from build config validation [skip ci] ([f25db2d
](f25db2d5f3
))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([8f4db70
](8f4db70ece
))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([6d18d1d
](6d18d1dc93
))
* **travis:** run `shellcheck` during lint job [skip ci] ([29efb81
](29efb819fc
))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([b23168e
](b23168e69e
))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([964e3ef
](964e3ef0fa
))
* **travis:** use build config validation (beta) [skip ci] ([1ab8692
](1ab8692f31
))
* **workflows/commitlint:** add to repo [skip ci] ([43a7353
](43a7353cae
))
### Documentation
* **contributing:** remove to use org-level file instead [skip ci] ([a33757a
](a33757a6ad
))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([50b9808
](50b9808a3b
))
### Performance Improvements
* **travis:** improve `salt-lint` invocation [skip ci] ([2ece69c
](2ece69c3c1
))
2020-05-12 13:48:06 +00:00
Imran Iqbal
25441cb23c
Merge pull request #104 from myii/bug/fix-for-salt-ssh
...
fix: make necessary modifications to get working on `salt-ssh`
2020-05-12 14:45:02 +01:00
Imran Iqbal
34a112faab
fix: make necessary modifications to get working on salt-ssh
...
* Similar situation to https://github.com/saltstack-formulas/logrotate-formula/pull/53
- https://freenode.logbot.info/saltstack-formulas/20200507#c3819526-c3819581
- https://freenode.logbot.info/saltstack-formulas/20200508#c3826763-c3826995
* Send template values by `context`
2020-05-08 09:40:10 +01:00
Imran Iqbal
b64102f884
chore(codeowners): update semantic-release
related files [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/174
2020-05-04 23:17:12 +01:00
Imran Iqbal
04cbc57098
chore(codeowners): add to repo [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/173
2020-05-04 22:45:44 +01:00
Imran Iqbal
43a7353cae
ci(workflows/commitlint): add to repo [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/172
2020-05-04 09:31:15 +01:00
Imran Iqbal
46d0f3d1d8
ci(kitchen+travis): remove master-py2-arch-base-latest
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/167
2020-05-02 04:29:34 +01:00
Imran Iqbal
497221d1de
ci(gemfile.lock): add to repo with updated Gemfile
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/163
2020-04-21 22:09:27 +01:00
Imran Iqbal
d254931add
chore(rubocop): use org-wide standard settings for Metrics/BlockLength
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/158
2020-04-18 13:45:40 +01:00
Imran Iqbal
85e8d6e4f9
chore(gitignore): update from the template-formula
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/132
2020-02-14 22:30:57 +00:00
Imran Iqbal
961842a4e8
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:52:24 +00:00
Imran Iqbal
708b0a51d9
ci(kitchen): avoid using bootstrap for master
instances [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/124
2020-02-05 14:07:28 +00:00
Imran Iqbal
964e3ef0fa
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:00:51 +00:00
Imran Iqbal
80cdd9d202
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:43:48 +00:00
Imran Iqbal
6d18d1dc93
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:00:55 +00:00
Imran Iqbal
29efb819fc
ci(travis): run shellcheck
during lint job [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/106
2019-11-27 21:02:31 +00:00
Imran Iqbal
8f4db70ece
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:36:07 +00:00
Imran Iqbal
f25db2d5f3
ci(travis): apply changes from build config validation [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/98
2019-11-16 20:09:27 +00:00
Imran Iqbal
1ab8692f31
ci(travis): use build config validation (beta) [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/97
2019-11-13 16:51:39 +00:00
Imran Iqbal
df76c72dce
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:40:03 +00:00
Imran Iqbal
2ece69c3c1
perf(travis): improve salt-lint
invocation [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/90
2019-11-02 08:42:17 +00:00
Imran Iqbal
ffbe5aad13
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:34:19 +00:00
Imran Iqbal
70fc49122e
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:49 +00:00
Imran Iqbal
90098c0cdf
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:14:09 +01:00
Imran Iqbal
b23168e69e
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:37:04 +01:00
Imran Iqbal
a33757a6ad
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:31:34 +01:00
Imran Iqbal
50b9808a3b
docs(readme): update link to CONTRIBUTING
[skip ci]
2019-10-14 11:37:46 +01:00
semantic-release-bot
76168cc3e8
chore(release): 0.18.1 [skip ci]
...
## [0.18.1](https://github.com/saltstack-formulas/postfix-formula/compare/v0.18.0...v0.18.1 ) (2019-10-11)
### Bug Fixes
* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/postfix-formula/commit/87dd217 ))
### Continuous Integration
* **kitchen:** change `log_level` to `debug` instead of `info` ([](https://github.com/saltstack-formulas/postfix-formula/commit/17734cb ))
* **kitchen:** install required packages to bootstrapped `opensuse` [skip ci] ([](https://github.com/saltstack-formulas/postfix-formula/commit/5127bee ))
* **kitchen:** use bootstrapped `opensuse` images until `2019.2.2` [skip ci] ([](https://github.com/saltstack-formulas/postfix-formula/commit/79df4ce ))
* **platform:** add `arch-base-latest` ([](https://github.com/saltstack-formulas/postfix-formula/commit/16e6f58 ))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/postfix-formula/commit/0c0a228 ))
* merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/postfix-formula/commit/1ec88a4 ))
* use `dist: bionic` & apply `opensuse-leap-15` SCP error workaround ([](https://github.com/saltstack-formulas/postfix-formula/commit/bbbc260 ))
* **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/postfix-formula/commit/508074a ))
* **yamllint:** add rule `empty-values` & use new `yaml-files` setting ([](https://github.com/saltstack-formulas/postfix-formula/commit/c9a4fc7 ))
2019-10-11 21:25:43 +00:00
Imran Iqbal
508074a286
ci(travis): merge rubocop
linter into main lint
job
...
* Semi-automated using https://github.com/myii/ssf-formula/pull/65
2019-10-11 22:10:00 +01:00
Imran Iqbal
87dd217ec1
fix(rubocop): add fixes using rubocop --safe-auto-correct
2019-10-11 22:01:37 +01:00
Imran Iqbal
90cae491b8
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:29:27 +01:00
Imran Iqbal
e707692aa0
Merge pull request #102 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:50:58 +01:00
Imran Iqbal
0c0a228120
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:04:01 +01:00
Imran Iqbal
1ec88a45ca
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:39:24 +01:00
Imran Iqbal
561d094029
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:36:10 +01:00
Imran Iqbal
a443d7792d
chore(issues): update Bug report
& Feature request
templates [skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/58
2019-10-07 15:30:14 +01:00
Imran Iqbal
5127bee5ca
ci(kitchen): install required packages to bootstrapped opensuse
[skip ci]
...
* Automated using https://github.com/myii/ssf-formula/pull/53
2019-10-02 00:10:58 +01:00
Imran Iqbal
79df4cedee
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:37:58 +01:00