chore(release): 1.3.0 [skip ci]

# [1.3.0](https://github.com/saltstack-formulas/openssh-formula/compare/v1.2.2...v1.3.0) (2020-07-30)

### Continuous Integration

* **kitchen:** execute `_mapdata` state ([70389b5](https://github.com/saltstack-formulas/openssh-formula/commit/70389b5964100cc964d3031dd652f547461a9ab2))

### Features

* **map:** generate a YAML file to validate `map.jinja` ([e4ab335](https://github.com/saltstack-formulas/openssh-formula/commit/e4ab3350773b79f84b6c36042d2015bd21bd9681))

### Tests

* **inspec:** share library to access some minion informations ([a8d61f4](https://github.com/saltstack-formulas/openssh-formula/commit/a8d61f43072485b8da289442b675fb84be93cf4d))
* **inspec:** verify `map.jinja` dump ([0eafbd9](https://github.com/saltstack-formulas/openssh-formula/commit/0eafbd945c1ccaa89eee305ac2f02adf8797a733))
This commit is contained in:
semantic-release-bot
2020-07-30 23:39:55 +00:00
parent 5e2fa1a5e6
commit 9f3c2f2686
5 changed files with 45 additions and 5 deletions
+2 -2
View File
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/10231489?v=4' width='36' height='36' alt='@myii'>`
- `@myii <https://github.com/myii>`_
- 67
- 68
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1920805?v=4' width='36' height='36' alt='@alxwr'>`
- `@alxwr <https://github.com/alxwr>`_
- 38
@@ -30,7 +30,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 15
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars0.githubusercontent.com/u/1233212?v=4' width='36' height='36' alt='@baby-gnu'>`
- `@baby-gnu <https://github.com/baby-gnu>`_
- 10
- 14
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars2.githubusercontent.com/u/91293?v=4' width='36' height='36' alt='@whiteinge'>`
- `@whiteinge <https://github.com/whiteinge>`_
- 9
+22
View File
@@ -2,6 +2,28 @@
Changelog
=========
`1.3.0 <https://github.com/saltstack-formulas/openssh-formula/compare/v1.2.2...v1.3.0>`_ (2020-07-30)
---------------------------------------------------------------------------------------------------------
Continuous Integration
^^^^^^^^^^^^^^^^^^^^^^
* **kitchen:** execute ``_mapdata`` state (\ `70389b5 <https://github.com/saltstack-formulas/openssh-formula/commit/70389b5964100cc964d3031dd652f547461a9ab2>`_\ )
Features
^^^^^^^^
* **map:** generate a YAML file to validate ``map.jinja`` (\ `e4ab335 <https://github.com/saltstack-formulas/openssh-formula/commit/e4ab3350773b79f84b6c36042d2015bd21bd9681>`_\ )
Tests
^^^^^
* **inspec:** share library to access some minion informations (\ `a8d61f4 <https://github.com/saltstack-formulas/openssh-formula/commit/a8d61f43072485b8da289442b675fb84be93cf4d>`_\ )
* **inspec:** verify ``map.jinja`` dump (\ `0eafbd9 <https://github.com/saltstack-formulas/openssh-formula/commit/0eafbd945c1ccaa89eee305ac2f02adf8797a733>`_\ )
`1.2.2 <https://github.com/saltstack-formulas/openssh-formula/compare/v1.2.1...v1.2.2>`_ (2020-07-30)
---------------------------------------------------------------------------------------------------------