semantic-release-bot
a2d38b9824
chore(release): 0.5.7 [skip ci]
## [0.5.7](https://github.com/saltstack-formulas/ufw-formula/compare/v0.5.6...v0.5.7 ) (2020-09-10)
### Styles
* **rubocop:** fix Rubocop offenses ([86126c0
](86126c02f6
))
преди 4 години
Nicolas Rodriguez
51c7635538
Merge pull request #24 from n-rodriguez/fix/rubocop
style(rubocop): fix Rubocop offenses
преди 4 години
semantic-release-bot
b01178b225
chore(release): 0.5.6 [skip ci]
## [0.5.6](https://github.com/saltstack-formulas/ufw-formula/compare/v0.5.5...v0.5.6 ) (2020-09-10)
### Bug Fixes
* **state:** restart service when configuration has changed ([6de4e9a
](6de4e9ab7b
))
преди 4 години
Nicolas Rodriguez
86126c02f6
style(rubocop): fix Rubocop offenses
преди 4 години
Nicolas Rodriguez
275dfc8032
Merge pull request #23 from n-rodriguez/fix/state
fix(state): restart service when configuration has changed
преди 4 години
Nicolas Rodriguez
6de4e9ab7b
fix(state): restart service when configuration has changed
преди 4 години
semantic-release-bot
5ad12612d1
chore(release): 0.5.5 [skip ci]
## [0.5.5](https://github.com/saltstack-formulas/ufw-formula/compare/v0.5.4...v0.5.5 ) (2020-07-20)
### Bug Fixes
* **service:** don't reload ufw service if service is disabled ([c953630
](c953630e5f
))
### Continuous Integration
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([ffeed19
](ffeed19c39
))
### Styles
* **libtofs.jinja:** use Black-inspired Jinja formatting [skip ci] ([830b8fe
](830b8fe059
))
преди 4 години
Imran Iqbal
d34e754954
Merge pull request #22 from n-rodriguez/wip/fix_reload
fix(service): don't reload ufw service if service is disabled
преди 4 години
Nicolas Rodriguez
c953630e5f
fix(service): don't reload ufw service if service is disabled
преди 4 години
Imran Iqbal
830b8fe059
style(libtofs.jinja): use Black-inspired Jinja formatting [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/237
преди 4 години
Imran Iqbal
dd90c917ce
chore(gemfile.lock): update to latest gem versions (2020-W27) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/235
преди 4 години
Imran Iqbal
ed907da418
chore(gemfile.lock): update to latest gem versions (2020-W26) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/233
преди 4 години
Imran Iqbal
bb719b325c
chore(gemfile.lock): update to latest gem versions (2020-W25) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/229
преди 4 години
Imran Iqbal
ffeed19c39
ci(kitchen): use `saltimages` Docker Hub where available [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/223
преди 4 години
Imran Iqbal
d876302e28
chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/222
преди 4 години
Imran Iqbal
604d53dba6
chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/221
преди 4 години
semantic-release-bot
f146982bba
chore(release): 0.5.4 [skip ci]
## [0.5.4](https://github.com/saltstack-formulas/ufw-formula/compare/v0.5.3...v0.5.4 ) (2020-05-30)
### Bug Fixes
* **debian:** avoid `python-ufw` installation (`py2`-only) ([a636ee5
](a636ee5406
)), closes [#19 ](https://github.com/saltstack-formulas/ufw-formula/issues/19 )
* **install:** use EPEL repo for `amazonlinux-2` ([481c897
](481c8973f7
))
* **libtofs:** “files_switch” mess up the variable exported by “map.jinja” [skip ci] ([f4fcf99
](f4fcf99274
))
* **release.config.js:** use full commit hash in commit link [skip ci] ([54ad9df
](54ad9dfe58
))
### Continuous Integration
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([a6151e9
](a6151e96ee
))
* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([95f6515
](95f651535e
))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([caf6a71
](caf6a713cc
))
* **kitchen:** use `debian-10-master-py3` instead of `develop` [skip ci] ([207b8b8
](207b8b806e
))
* **kitchen:** use `develop` image until `master` is ready (`amazonlinux`) [skip ci] ([f37a77c
](f37a77c706
))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([9ae4f31
](9ae4f31b88
))
* **kitchen+travis:** upgrade matrix after `2019.2.2` release [skip ci] ([2f912e2
](2f912e201c
))
* **kitchen+travis:** use latest pre-salted images ([0df4fe4
](0df4fe4cfb
))
* **travis:** add notifications => zulip [skip ci] ([d47a1b7
](d47a1b7f71
))
* **travis:** apply changes from build config validation [skip ci] ([1276ce2
](1276ce2411
))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([106d528
](106d5283f2
))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([0b8193f
](0b8193fd5a
))
* **travis:** run `shellcheck` during lint job [skip ci] ([b998454
](b998454cc4
))
* **travis:** update `salt-lint` config for `v0.0.10` [skip ci] ([95e8baa
](95e8baa9db
))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([d83a85b
](d83a85be95
))
* **travis:** use build config validation (beta) [skip ci] ([9cf6cf3
](9cf6cf350e
))
* **workflows/commitlint:** add to repo [skip ci] ([6341977
](63419772eb
))
### Performance Improvements
* **travis:** improve `salt-lint` invocation [skip ci] ([510b016
](510b0169da
))
### Tests
* **without-ipv6:** add test pillar for suite ([6047fbf
](6047fbfc4c
))
преди 4 години
Imran Iqbal
93cedac856
Merge pull request #21 from myii/chore/standardise-structure
fix: debian (avoid `python-ufw`), `amazonlinux-2` & use new pre-salted images
преди 4 години
Imran Iqbal
0df4fe4cfb
ci(kitchen+travis): use latest pre-salted images
* Automated using https://github.com/myii/ssf-formula/pull/207
* Use `bionic` for Travis (also no longer need to use `pip3`)
* Add `without-ipv6` suite, to avoid errors with `ip6tables` such as:
```
[ERROR ] stdout: ERROR: initcaps
[Errno 2] ip6tables v1.8.4 (legacy): can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
```
преди 4 години
Imran Iqbal
6047fbfc4c
test(without-ipv6): add test pillar for suite
преди 4 години
Imran Iqbal
481c8973f7
fix(install): use EPEL repo for `amazonlinux-2`
преди 4 години
Imran Iqbal
a636ee5406
fix(debian): avoid `python-ufw` installation (`py2`-only)
* Fix #19
преди 4 години
Imran Iqbal
2dde2b1ac7
chore(gemfile.lock): update to latest gem versions [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/202
преди 4 години
Imran Iqbal
d47a1b7f71
ci(travis): add notifications => zulip [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/191
преди 4 години
Imran Iqbal
531404c334
chore(codeowners): update `semantic-release` related files [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/174
преди 4 години
Imran Iqbal
ffb0e25cf2
chore(codeowners): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/173
преди 4 години
Imran Iqbal
63419772eb
ci(workflows/commitlint): add to repo [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/172
преди 4 години
Imran Iqbal
9ae4f31b88
ci(kitchen+travis): remove `master-py2-arch-base-latest` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/167
преди 4 години
Imran Iqbal
95f651535e
ci(gemfile.lock): add to repo with updated `Gemfile` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/163
преди 4 години
Imran Iqbal
b95aae9baf
chore(rubocop): use org-wide standard settings for `Metrics/BlockLength` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/158
преди 4 години
Imran Iqbal
e56151af0b
chore(gitignore): update from the `template-formula` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/132
преди 4 години
Imran Iqbal
f4fcf99274
fix(libtofs): “files_switch” mess up the variable exported by “map.jinja” [skip ci]
* Checked using https://github.com/myii/ssf-formula/pull/131
преди 4 години
Imran Iqbal
35df6c9076
chore(rubocop): move `LineLength` cop from `Metrics` to `Layout` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/129
преди 4 години
Imran Iqbal
caf6a713cc
ci(kitchen): avoid using bootstrap for `master` instances [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/124
преди 4 години
Imran Iqbal
d83a85be95
ci(travis): use `major.minor` for `semantic-release` version [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/112
преди 5 години
Imran Iqbal
a6151e96ee
ci(gemfile): restrict `train` gem version until upstream fix [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/110
преди 5 години
Imran Iqbal
0b8193fd5a
ci(travis): quote pathspecs used with `git ls-files` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/107
преди 5 години
Imran Iqbal
b998454cc4
ci(travis): run `shellcheck` during lint job [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/106
преди 5 години
Imran Iqbal
106d5283f2
ci(travis): opt-in to `dpl v2` to complete build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/100
преди 5 години
Imran Iqbal
1276ce2411
ci(travis): apply changes from build config validation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/98
преди 5 години
Imran Iqbal
9cf6cf350e
ci(travis): use build config validation (beta) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/97
преди 5 години
Imran Iqbal
f37a77c706
ci(kitchen): use `develop` image until `master` is ready (`amazonlinux`) [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/93
преди 5 години
Imran Iqbal
510b0169da
perf(travis): improve `salt-lint` invocation [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/90
преди 5 години
Imran Iqbal
2f912e201c
ci(kitchen+travis): upgrade matrix after `2019.2.2` release [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/86
преди 5 години
Imran Iqbal
54ad9dfe58
fix(release.config.js): use full commit hash in commit link [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/89
преди 5 години
Imran Iqbal
207b8b806e
ci(kitchen): use `debian-10-master-py3` instead of `develop` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/84
преди 5 години
Imran Iqbal
95e8baa9db
ci(travis): update `salt-lint` config for `v0.0.10` [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/82
преди 5 години
semantic-release-bot
5b88c1bff4
chore(release): 0.5.3 [skip ci]
## [0.5.3](https://github.com/saltstack-formulas/ufw-formula/compare/v0.5.2...v0.5.3 ) (2019-10-19)
### Continuous Integration
* **travis:** remove `PyYAML` workaround since fixed in `salt-lint` v0.0.9 ([](https://github.com/saltstack-formulas/ufw-formula/commit/698dad8 ))
### Documentation
* **contributing:** remove to use org-level file instead [skip ci] ([](https://github.com/saltstack-formulas/ufw-formula/commit/7dd4dc2 ))
* **readme:** update link to `CONTRIBUTING` [skip ci] ([](https://github.com/saltstack-formulas/ufw-formula/commit/374f48a ))
преди 5 години
Imran Iqbal
698dad815f
ci(travis): remove `PyYAML` workaround since fixed in `salt-lint` v0.0.9
* Automated using https://github.com/myii/ssf-formula/pull/80
преди 5 години
Imran Iqbal
7dd4dc23f2
docs(contributing): remove to use org-level file instead [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/70
преди 5 години