Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CI support for testing and building docker image #4

Closed
scp93ch opened this issue Apr 3, 2023 · 1 comment · Fixed by #7
Closed

Add CI support for testing and building docker image #4

scp93ch opened this issue Apr 3, 2023 · 1 comment · Fixed by #7
Assignees

Comments

@scp93ch
Copy link
Member

scp93ch commented Apr 3, 2023

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.

@scp93ch scp93ch self-assigned this Apr 3, 2023
scp93ch added a commit that referenced this issue Apr 3, 2023
@scp93ch scp93ch linked a pull request Apr 4, 2023 that will close this issue
@scp93ch scp93ch closed this as completed in #7 Apr 4, 2023
@scp93ch
Copy link
Member Author

scp93ch commented Apr 4, 2023

Still need to build docker image.

@scp93ch scp93ch reopened this Apr 4, 2023
@scp93ch scp93ch closed this as completed Apr 4, 2023
@kenmeacham kenmeacham added this to the Release version 3.5.0 milestone Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants