This PR removes the support for running housekeeper as a service. The advantage of this is that there is less code to maintain and fewer dependencies. This will not have any affect on the production environment as the server is not being used anywhere
Update pull request template
Also Updates the PR template to match the CG-style
How to test:
Nothing to test
Review:
[x] code approved by @barrystokman
[x] "Merge and deploy" approved by @moonso
Thanks for filling in who performed the code review and the test!
Coverage increased (+6.3%) to 88.415% when pulling f0b947108cfcd9b9db66b9746f37c511c25e5a96 on remove-server-support into 3465b48f09f4803163a1490f6807259effaf1e62 on master.
Summary
Remove server support
This PR removes the support for running housekeeper as a service. The advantage of this is that there is less code to maintain and fewer dependencies. This will not have any affect on the production environment as the server is not being used anywhere
Update pull request template
Also Updates the PR template to match the CG-style
How to test: Nothing to test
Review:
This version is a: