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

Dockerize CodeCharta #3057

Merged
merged 11 commits into from Sep 28, 2022
Merged

Dockerize CodeCharta #3057

merged 11 commits into from Sep 28, 2022

Conversation

MW-Friedrich
Copy link
Contributor

@MW-Friedrich MW-Friedrich commented Sep 27, 2022

Dockerize CodeCharta

Issue: #2946

Description

To be as portable and convenient as possible, CodeCharta should ship as a Docker container too. To achieve this, this PR handles the creation of a Docker container for the analysis part of the software, where all necessary programs we can import data from are already installed, as well as creating a docker-compose file to easily orchestrate a full CodeCharta installation.

Screenshots or gifs

@MW-Friedrich MW-Friedrich self-assigned this Sep 27, 2022
@MW-Friedrich MW-Friedrich marked this pull request as ready for review September 28, 2022 13:21
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@ce-bo ce-bo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for the first iteration!

@sonarcloud
Copy link

sonarcloud bot commented Sep 28, 2022

[CodeCharta Analysis] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Sep 28, 2022

[CodeCharta Visualization] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@MW-Friedrich MW-Friedrich merged commit ad4ec17 into main Sep 28, 2022
@MW-Friedrich MW-Friedrich deleted the tech/2946/create-docker-containers branch September 28, 2022 14:27
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 this pull request may close these issues.

None yet

2 participants