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

Feature: multi module support #316

Conversation

borisrizov-zf
Copy link
Contributor

Description

NOTE: This PR replaces #254 as it cannot be sanely brought up to speed via rebase.
The revocation service will be implemented as a sub-project of the MIW. For this to work the basic gradle structure has to be fixed, as the root project shouldn't contain any sources, only settings.

The PR moves the src/ directory in a sub-project called 'miw' (just a directory inside the repo) and moves the build.gradle file as-is. The previous PR had already done work to extract common parts to a project-wide build file, which we can use.

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

Copy link

sonarcloud bot commented Jun 12, 2024

Quality Gate Passed Quality Gate passed

Issues
37 New issues
2 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.5% Duplication on New Code

See analysis details on SonarCloud

@borisrizov-zf borisrizov-zf merged commit f2a21de into eclipse-tractusx:develop Jun 12, 2024
14 checks passed
@borisrizov-zf borisrizov-zf deleted the feature/multi-module-support branch June 12, 2024 10:18
Copy link

github-actions bot commented Jul 5, 2024

🎉 This issue has been resolved in version 0.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant