-
Notifications
You must be signed in to change notification settings - Fork 3
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: make repository release ready #51
feature: make repository release ready #51
Conversation
…on with XSLT based approach.
Here is the output of the dash-tool run:
|
Most of the changes where copyright things. The actual "logic" changes where in the chart. Do we really need an IP check on that? |
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.
The biggest change is in the sparql-aas/src/test/resources/exampleAasEnvs/partSiteInformation.xml file. Unfortunately if it’s a contribution from outside the eclipse-tractusx org and there are more than 1000 lines of changes an IP issue has to be created.
Let's wait for the IP issue and dependency checks then it looks good from my side.
Looks like all dependencies have been approved, you can update the DEPENDENCIES file. |
WHAT
Extends the chart with a mapping domain section and include a portion of the traceability domain as an example.
Stabilize the probes to use the builtin busybox wget and deal with self-signed certificates.
Upgrades some compilation and CICD pipeline dependencies to the latest versions (as suggested by dependabot).
Does some copyright period adjustments.
WHY
Repository becomes release, integration-test and e2e-test ready.
FURTHER NOTES
needs to wait for #49 as it puts changes on top. Also adjusts some requirements from there since the source repo went stale.
Closes #6 <-- insert Issue number if one exists