# 1.0.0 (2020-10-12) ### Bug Fixes * **centos:** enable powertools repo for libidn-devel on centos 8 ([tags/v1.0.095e2336
](95e2336d81
)) * **centos:** fix dependencies for centos ([8203e6c
](8203e6c735
)) * **dependencies:** tzdata is required for precompile ([527691b
](527691be88
)) * **mysql:** fix check if db exists for mysql ([be7281b
](be7281b97c
)) * **service:** don't reload too quick after starting the service ([49a5a42
](49a5a42ff9
)) ### Code Refactoring * **dependencies:** remove some dependencies from debian and ubuntu ([63628a4
](63628a4d92
)) * **maps:** refactor map.jinja based on template-formula ([716e751
](716e751629
)) * **redis:** move redis_service to service.sls ([a8d08ff
](a8d08ff1eb
)) * **yaml:** fix yamllint errors, update pillar for tests ([5798ac1
](5798ac12bd
)) ### Continuous Integration * **centos:** switch centos away from tiamat builds too ([084a815
](084a815a78
)) * **travis:** reduce number of travis jobs ([a2f9554
](a2f955423c
)) ### Features * **arch:** add support for archlinux ([7571d3d
](7571d3d577
)) * **semantic-release:** add files base files from template-formula ([f45790a
](f45790a4bc
)) ### Styles * **salt-lint:** fix salt-lint errors in install.sls ([f19316b
](f19316bc5f
)) ### Tests * **mysql:** add tests with mysql ([ba0e4fa
](ba0e4fafb3
)) * add some more tests to see if diaspora is working ([2690d37
](2690d370ea
)) * **postgres:** install postgres for tests ([c2b6e43
](c2b6e4314f
)) * **ubuntu-1804:** fix ipv6 bind problem on ubuntu 18.04 in docker ([07346a1
](07346a13fb
))
@@ -0,0 +1,11 @@ | |||
# Authors | |||
This list is sorted by the number of commits per contributor in _descending_ order. | |||
Avatar|Contributor|Contributions | |||
:-:|---|:-: | |||
<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/458548?v=4' width='36' height='36' alt='@SuperTux88'>|[@SuperTux88](https://github.com/SuperTux88)|61 | |||
--- | |||
Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-12. |
@@ -0,0 +1,45 @@ | |||
# Changelog | |||
# 1.0.0 (2020-10-12) | |||
### Bug Fixes | |||
* **centos:** enable powertools repo for libidn-devel on centos 8 ([95e2336](https://github.com/SuperTux88/diaspora-formula/commit/95e2336d814dcbc286d3a74854cf47c32eafe755)) | |||
* **centos:** fix dependencies for centos ([8203e6c](https://github.com/SuperTux88/diaspora-formula/commit/8203e6c73523d01cfec32d027dc6b790ead1e77d)) | |||
* **dependencies:** tzdata is required for precompile ([527691b](https://github.com/SuperTux88/diaspora-formula/commit/527691be88d9cd85132e02e44098962d28e5b44f)) | |||
* **mysql:** fix check if db exists for mysql ([be7281b](https://github.com/SuperTux88/diaspora-formula/commit/be7281b97c4a810fcb95ed88ee1e783d1b157a23)) | |||
* **service:** don't reload too quick after starting the service ([49a5a42](https://github.com/SuperTux88/diaspora-formula/commit/49a5a42ff917d73f6f06c2c135785955151be87e)) | |||
### Code Refactoring | |||
* **dependencies:** remove some dependencies from debian and ubuntu ([63628a4](https://github.com/SuperTux88/diaspora-formula/commit/63628a4d92d8bc44e93b21f699fefd1472640773)) | |||
* **maps:** refactor map.jinja based on template-formula ([716e751](https://github.com/SuperTux88/diaspora-formula/commit/716e7516295b762d5c139519e4e08bc116c155ce)) | |||
* **redis:** move redis_service to service.sls ([a8d08ff](https://github.com/SuperTux88/diaspora-formula/commit/a8d08ff1eb344fa8fa57a9a452c54142cb0b1dd9)) | |||
* **yaml:** fix yamllint errors, update pillar for tests ([5798ac1](https://github.com/SuperTux88/diaspora-formula/commit/5798ac12bdf154f769bb039736f77ead686ff8fd)) | |||
### Continuous Integration | |||
* **centos:** switch centos away from tiamat builds too ([084a815](https://github.com/SuperTux88/diaspora-formula/commit/084a815a78ce28ae8b18b21a8ba0c5a4648efa07)) | |||
* **travis:** reduce number of travis jobs ([a2f9554](https://github.com/SuperTux88/diaspora-formula/commit/a2f955423cbd57d3c6aec3a32bc9cc1631f2825c)) | |||
### Features | |||
* **arch:** add support for archlinux ([7571d3d](https://github.com/SuperTux88/diaspora-formula/commit/7571d3d5772511a46529a5fab646dddc813aa7d5)) | |||
* **semantic-release:** add files base files from template-formula ([f45790a](https://github.com/SuperTux88/diaspora-formula/commit/f45790a4bcd981b9d71ca3ce55ba2947e4050d0e)) | |||
### Styles | |||
* **salt-lint:** fix salt-lint errors in install.sls ([f19316b](https://github.com/SuperTux88/diaspora-formula/commit/f19316bc5f3be405bad043adb6718abf988e5941)) | |||
### Tests | |||
* **mysql:** add tests with mysql ([ba0e4fa](https://github.com/SuperTux88/diaspora-formula/commit/ba0e4fafb3840ccc7b367b3a9c6f13da232ffd11)) | |||
* add some more tests to see if diaspora is working ([2690d37](https://github.com/SuperTux88/diaspora-formula/commit/2690d370ea7aa8e74c8a2a3d7f1cebc8b8c514ca)) | |||
* **postgres:** install postgres for tests ([c2b6e43](https://github.com/SuperTux88/diaspora-formula/commit/c2b6e4314f60fea5c6566583a5471f8dbad875ec)) | |||
* **ubuntu-1804:** fix ipv6 bind problem on ubuntu 18.04 in docker ([07346a1](https://github.com/SuperTux88/diaspora-formula/commit/07346a13fb732d2cd656cf60b5f1cfb26a0acfb6)) |
@@ -1,7 +1,7 @@ | |||
name: diaspora | |||
os: Debian, Ubuntu, RedHat, CentOS, Arch | |||
os_family: Debian, RedHat, Arch | |||
version: 0.1.0 | |||
version: 1.0.0 | |||
release: 1 | |||
minimum_version: 2019.2 | |||
summary: diaspora formula |
@@ -0,0 +1,23 @@ | |||
.. role:: raw-html-m2r(raw) | |||
:format: html | |||
Authors | |||
======= | |||
This list is sorted by the number of commits per contributor in *descending* order. | |||
.. list-table:: | |||
:header-rows: 1 | |||
* - Avatar | |||
- Contributor | |||
- Contributions | |||
* - :raw-html-m2r:`<img class='float-left rounded-1' src='https://avatars3.githubusercontent.com/u/458548?v=4' width='36' height='36' alt='@SuperTux88'>` | |||
- `@SuperTux88 <https://github.com/SuperTux88>`_ | |||
- 61 | |||
---- | |||
Auto-generated by a `forked version <https://github.com/myii/maintainer>`_ of `gaocegege/maintainer <https://github.com/gaocegege/maintainer>`_ on 2020-10-12. |
@@ -0,0 +1,54 @@ | |||
Changelog | |||
========= | |||
1.0.0 (2020-10-12) | |||
------------------ | |||
Bug Fixes | |||
^^^^^^^^^ | |||
* **centos:** enable powertools repo for libidn-devel on centos 8 (\ `95e2336 <https://github.com/SuperTux88/diaspora-formula/commit/95e2336d814dcbc286d3a74854cf47c32eafe755>`_\ ) | |||
* **centos:** fix dependencies for centos (\ `8203e6c <https://github.com/SuperTux88/diaspora-formula/commit/8203e6c73523d01cfec32d027dc6b790ead1e77d>`_\ ) | |||
* **dependencies:** tzdata is required for precompile (\ `527691b <https://github.com/SuperTux88/diaspora-formula/commit/527691be88d9cd85132e02e44098962d28e5b44f>`_\ ) | |||
* **mysql:** fix check if db exists for mysql (\ `be7281b <https://github.com/SuperTux88/diaspora-formula/commit/be7281b97c4a810fcb95ed88ee1e783d1b157a23>`_\ ) | |||
* **service:** don't reload too quick after starting the service (\ `49a5a42 <https://github.com/SuperTux88/diaspora-formula/commit/49a5a42ff917d73f6f06c2c135785955151be87e>`_\ ) | |||
Code Refactoring | |||
^^^^^^^^^^^^^^^^ | |||
* **dependencies:** remove some dependencies from debian and ubuntu (\ `63628a4 <https://github.com/SuperTux88/diaspora-formula/commit/63628a4d92d8bc44e93b21f699fefd1472640773>`_\ ) | |||
* **maps:** refactor map.jinja based on template-formula (\ `716e751 <https://github.com/SuperTux88/diaspora-formula/commit/716e7516295b762d5c139519e4e08bc116c155ce>`_\ ) | |||
* **redis:** move redis_service to service.sls (\ `a8d08ff <https://github.com/SuperTux88/diaspora-formula/commit/a8d08ff1eb344fa8fa57a9a452c54142cb0b1dd9>`_\ ) | |||
* **yaml:** fix yamllint errors, update pillar for tests (\ `5798ac1 <https://github.com/SuperTux88/diaspora-formula/commit/5798ac12bdf154f769bb039736f77ead686ff8fd>`_\ ) | |||
Continuous Integration | |||
^^^^^^^^^^^^^^^^^^^^^^ | |||
* **centos:** switch centos away from tiamat builds too (\ `084a815 <https://github.com/SuperTux88/diaspora-formula/commit/084a815a78ce28ae8b18b21a8ba0c5a4648efa07>`_\ ) | |||
* **travis:** reduce number of travis jobs (\ `a2f9554 <https://github.com/SuperTux88/diaspora-formula/commit/a2f955423cbd57d3c6aec3a32bc9cc1631f2825c>`_\ ) | |||
Features | |||
^^^^^^^^ | |||
* **arch:** add support for archlinux (\ `7571d3d <https://github.com/SuperTux88/diaspora-formula/commit/7571d3d5772511a46529a5fab646dddc813aa7d5>`_\ ) | |||
* **semantic-release:** add files base files from template-formula (\ `f45790a <https://github.com/SuperTux88/diaspora-formula/commit/f45790a4bcd981b9d71ca3ce55ba2947e4050d0e>`_\ ) | |||
Styles | |||
^^^^^^ | |||
* **salt-lint:** fix salt-lint errors in install.sls (\ `f19316b <https://github.com/SuperTux88/diaspora-formula/commit/f19316bc5f3be405bad043adb6718abf988e5941>`_\ ) | |||
Tests | |||
^^^^^ | |||
* **mysql:** add tests with mysql (\ `ba0e4fa <https://github.com/SuperTux88/diaspora-formula/commit/ba0e4fafb3840ccc7b367b3a9c6f13da232ffd11>`_\ ) | |||
* add some more tests to see if diaspora is working (\ `2690d37 <https://github.com/SuperTux88/diaspora-formula/commit/2690d370ea7aa8e74c8a2a3d7f1cebc8b8c514ca>`_\ ) | |||
* **postgres:** install postgres for tests (\ `c2b6e43 <https://github.com/SuperTux88/diaspora-formula/commit/c2b6e4314f60fea5c6566583a5471f8dbad875ec>`_\ ) | |||
* **ubuntu-1804:** fix ipv6 bind problem on ubuntu 18.04 in docker (\ `07346a1 <https://github.com/SuperTux88/diaspora-formula/commit/07346a13fb732d2cd656cf60b5f1cfb26a0acfb6>`_\ ) |