-
Notifications
You must be signed in to change notification settings - Fork 10
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
Refactor/migrate to edc 0.5.x #93
Refactor/migrate to edc 0.5.x #93
Conversation
️✅ There are no secrets present in this pull request anymore.If these secrets were true positive and are still valid, we highly recommend you to revoke them. 🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
KICS found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
91894a8
to
e293095
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall great, I guess the half of the stuff are documentation things (Please check out for "Format of a Doc comment" in official oracle documentation). Overall only minor things. Very few things I wans't sure about.
backend/src/main/java/org/eclipse/tractusx/puris/backend/AssetCreatorCommandLineRunner.java
Show resolved
Hide resolved
backend/src/main/java/org/eclipse/tractusx/puris/backend/DataInjectionCommandLineRunner.java
Show resolved
Hide resolved
.../main/java/org/eclipse/tractusx/puris/backend/common/api/logic/service/VariablesService.java
Show resolved
Hide resolved
4914cf8
to
c8f5828
Compare
@eschrewe IP check succeeded. Please merge with latest main and tag me again to merge. Thank's a lot for this contribution! |
# Conflicts: # backend/src/main/java/org/eclipse/tractusx/puris/backend/common/api/logic/service/VariablesService.java # backend/src/main/java/org/eclipse/tractusx/puris/backend/common/edc/logic/util/EDCRequestBodyBuilder.java # backend/src/main/resources/application-customer.properties # backend/src/main/resources/application-supplier.properties # backend/src/main/resources/application.properties # backend/src/test/resources/application.properties # local/.env # local/INSTALL.md # local/docker-compose.yaml # local/tractus-x-edc/config/customer/control-plane.properties # local/tractus-x-edc/config/supplier/control-plane.properties
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, IP check succeeded.
I opened #101 for some refactorings of namings in the EdcClasses.
Description
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: