Skip to content

v1.1.1

Compare
Choose a tag to compare
@vsupruniuk vsupruniuk released this 08 Nov 16:20
07462c3

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;