Commit Graph

9 Commits

Author SHA1 Message Date
semantic-release-bot
87df82dc79 chore(release): 1.1.1 [skip ci]
## [1.1.1](https://github.com/saltstack-formulas/firewalld-formula/compare/v1.1.0...v1.1.1) (2020-12-27)

### Continuous Integration

* **commitlint:** ensure `upstream/master` uses main repo URL [skip ci] ([a615af1](a615af103e))
* **gitlab-ci:** add `rubocop` linter (with `allow_failure`) [skip ci] ([472a16c](472a16c283))
* **gitlab-ci:** use GitLab CI as Travis CI replacement ([a88d749](a88d749499))

### Tests

* **_mapdata:** generate verification files ([7665d77](7665d77f67))
* **map:** verify `map.jinja` dump using `_mapdata` state ([22869e0](22869e0c7f))
2020-12-27 15:38:45 +00:00
semantic-release-bot
fd556534e5 chore(release): 1.1.0 [skip ci]
# [1.1.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v1.0.0...v1.1.0) (2020-10-24)

### Continuous Integration

* **gemfile.lock:** add to repo with updated `Gemfile` [skip ci] ([7a964e4](7a964e4738))
* **kitchen:** use `saltimages` Docker Hub where available [skip ci] ([a33cd64](a33cd641e2))
* **kitchen+travis:** remove `master-py2-arch-base-latest` [skip ci] ([24e115c](24e115cacb))
* **pre-commit:** add to formula [skip ci] ([9254027](9254027396))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([c7e4dee](c7e4dee62a))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([118eacf](118eacff45))
* **travis:** add notifications => zulip [skip ci] ([b6c60b2](b6c60b27b9))
* **workflows/commitlint:** add to repo [skip ci] ([93853b6](93853b643f))

### Features

* **firewalld.conf:** support configuration of `AllowZoneDrifting` ([0ff53ff](0ff53ffb27)), closes [#44](https://github.com/saltstack-formulas/firewalld-formula/issues/44)
2020-10-24 07:29:43 +00:00
semantic-release-bot
ad932260f0 chore(release): 1.0.0 [skip ci]
# [1.0.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.10.1...v1.0.0) (2020-04-18)

### Bug Fixes

* do not error on unknown os_family grain ([94d2b0b](94d2b0b97c))

### Code Refactoring

* split default maps into separate files ([afcf5e7](afcf5e7700))

### Tests

* **yaml_dump_spec:** update after splitting `map.jinja` ([d1f7a37](d1f7a37171))

### BREAKING CHANGES

* `map.jinja` has been upgraded from using `pillar.get`
to `config.get`.
2020-04-18 15:10:55 +00:00
semantic-release-bot
80587f9671 chore(release): 0.10.1 [skip ci]
## [0.10.1](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.10.0...v0.10.1) (2020-04-18)

### Tests

* verify map output using `yaml_dump` ([69df9a6](69df9a62d6))
2020-04-18 14:52:23 +00:00
semantic-release-bot
6ced9d9cfa chore(release): 0.10.0 [skip ci]
# [0.10.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.9.0...v0.10.0) (2020-04-02)

### Bug Fixes

* **zone.xml:** adjust whitespacing to pass tests & macro at top of file ([d8f0f47](d8f0f47a54))

### Features

* allow rich_rules to be specified as a dict ([cd4cec0](cd4cec0089))

### Styles

* **zone.xml:** remove all trailing whitespaces ([204efe5](204efe5fc7))

### Tests

* **zones_spec:** check content of rendered zone files ([6ebfc6f](6ebfc6f20c))
2020-04-02 12:28:28 +00:00
semantic-release-bot
91362086a8 chore(release): 0.9.0 [skip ci]
# [0.9.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.8.0...v0.9.0) (2020-02-12)

### Features

* **zone.xml:** allow more services definition inside zone ([8d0172f](8d0172f5c7))
2020-02-12 19:12:49 +00:00
semantic-release-bot
7ff891796a chore(release): 0.8.0 [skip ci]
# [0.8.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.7.0...v0.8.0) (2020-02-12)

### Continuous Integration

* workaround issues with newly introduced `amazonlinux-1` [skip ci] ([ace3433](ace343353d))
* workaround issues with newly introduced `amazonlinux-1` [skip ci] ([b5a95f3](b5a95f35ab))
* **gemfile:** restrict `train` gem version until upstream fix [skip ci] ([908f5df](908f5df86c))
* **kitchen:** avoid using bootstrap for `master` instances [skip ci] ([0b82e43](0b82e43a15))
* **travis:** apply changes from build config validation [skip ci] ([6e1b876](6e1b876298))
* **travis:** opt-in to `dpl v2` to complete build config validation [skip ci] ([70dc9aa](70dc9aa3b4))
* **travis:** quote pathspecs used with `git ls-files` [skip ci] ([97afbb1](97afbb1575))
* **travis:** run `shellcheck` during lint job [skip ci] ([d8bede7](d8bede7082))
* **travis:** use `major.minor` for `semantic-release` version [skip ci] ([b96cc56](b96cc569fe))
* **travis:** use build config validation (beta) [skip ci] ([07e7900](07e79001cd))

### Features

* standardize license and hand over to saltstack formulas ([20cb8a6](20cb8a60d3))
2020-02-12 14:51:28 +00:00
semantic-release-bot
dc8a9df3b8 chore(release): 0.7.0 [skip ci]
# [0.7.0](https://github.com/saltstack-formulas/firewalld-formula/compare/v0.6.2...v0.7.0) (2019-11-09)

### Bug Fixes

* **map.jinja:** fix `salt-lint` errors ([de4e191](de4e1915fb))
* **rubocop:** add fixes using `rubocop --safe-auto-correct` ([8136b75](8136b75fa0))
* **yamllint:** fix all errors ([0f808d6](0f808d6afb))

### Documentation

* **readme:** modify according to standard structure ([3df11fc](3df11fc75c))
* **readme:** move to `docs/` directory ([d47265f](d47265f974))

### Features

* **semantic-release:** implement for this formula ([c5f114d](c5f114d886))
2019-11-09 15:08:24 +00:00
Imran Iqbal
c5f114d886
feat(semantic-release): implement for this formula
* Automated using https://github.com/myii/ssf-formula/pull/95
2019-11-09 08:24:55 +00:00