v1.1.1
v1.1.1 (08.11.2024)
Added GitHub actions:
- CodeQL - for scanning repository code;
- SonarQube - for deep checking code for reliability, maintainability, duplications, and tests coverage;
- Docker - for building and pushing docker image with the last actual release branch after merging pull requests;
- Heroku - for publishing app to Heroku after merging pull requests to the master branch;