From 5fa9aca94b9cebf4c86b63e24cbfef8be050853f Mon Sep 17 00:00:00 2001 From: meaz Date: Wed, 16 Jun 2021 14:44:12 +0000 Subject: [PATCH] deejoe/README-typo-software (#75) Co-authored-by: D. Joe Reviewed-on: https://git.disroot.org/Disroot/CHANGELOG/pulls/75 Reviewed-by: antilopa Reviewed-by: muppeth Co-authored-by: meaz Co-committed-by: meaz --- CHANGELOG | 2 +- README.MD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index bc94669..fce71ef 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -79,7 +79,7 @@ text_align: left ### 07.08.20 - #05 - Deploy proper Ansible on proxy01 -### 12.07.22 - #04 +### 12.07.20 - #04 - Deploy devchat-converseJS - Deploy Matterbridge - Deploy properly all vhosts on proxy01 diff --git a/README.MD b/README.MD index 0ee5c69..ef9954a 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,6 @@ # Disroot's changelog -Here you can follow changes such as when service has been updated and to which version, when critical changes in the way service operates has been commited. We use this repository mainly to internally keep track of changes and to have better overview of the workloads. We did decided to share it publicly so anyone can follow on what we are busy with and keep track of what has been going on in the past. **Please do not submit issues to this repository!** We keep track of new versions of stofware. If you have issue, suggestion, feedback you would like to share with us, please use the general purpose board at https://git.disroot.org/Disroot/Disroot-Project +Here you can follow changes such as when service has been updated and to which version, when critical changes in the way service operates has been commited. We use this repository mainly to internally keep track of changes and to have better overview of the workloads. We did decided to share it publicly so anyone can follow on what we are busy with and keep track of what has been going on in the past. **Please do not submit issues to this repository!** We keep track of new versions of software. If you have issue, suggestion, feedback you would like to share with us, please use the general purpose board at https://git.disroot.org/Disroot/Disroot-Project ## Deployments We run deployments on bi-weekly basis on Tuesdays. We collect all proposed changes and updates over the week in form of issues in the repository and assign them to a milestone which in our case is the deployment date. We then test everything make sure changes are solid and ready to be pushed in production. Once all the work is done and ready, we run deployments, mark issues done and update our changelog.