As a Shabad OS developer, I'd like viewer releases to be continuously deployed to dev on push, so that I can easily UAT any changes.
Acceptance Criteria
AC1
Given an open pull request
When the developer merges it
Then a next release is released
And then a version bump + changelog commit is not pushed to the repository
AC2
Given a next release is triggered
When the next release is completed
Then the next release is viewable on viewer.dev.shabados.com
User Story
As a Shabad OS developer, I'd like viewer releases to be continuously deployed to dev on push, so that I can easily UAT any changes.
Acceptance Criteria
AC1
Given an open pull request When the developer merges it Then a next release is released And then a version bump + changelog commit is not pushed to the repository
AC2
Given a next release is triggered When the next release is completed Then the next release is viewable on viewer.dev.shabados.com
Sub-tasks
350