You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User Story
As a developer, I want to deploy the latest version on the main branch running as a docker container via Github Action so that I can verify the stability and new features before deploying them on a hardware node.
Additional context
The deployment is triggered if a PR is merged or rebased into main or coupled to a release tag
Ideally, the test node would already connect to the existing backend solution so that an end-to-end integration is visible