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
We need a CI configuration that executed the test suite (via gradle). It should execute on merge into dev and main. It should be possible to run the tests manually on other branches.
In addition we should extract the test results and test coverage as build artifacts.
We also want to build a docker image for the system-modeller, with the software deployed in Tomcat.
The text was updated successfully, but these errors were encountered:
We need a CI configuration that executed the test suite (via
gradle
). It should execute on merge intodev
andmain
. It should be possible to run the tests manually on other branches.In addition we should extract the test results and test coverage as build artifacts.
We also want to build a docker image for the system-modeller, with the software deployed in Tomcat.
The text was updated successfully, but these errors were encountered: