Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run --lockfile_mode=error //src:license-checkStatus: Click to expand output |
|
The created documentation from the pull request is available at: docu-html |
AlexanderLanin
left a comment
There was a problem hiding this comment.
see discussion in #485
|
closed #485 @AlexanderLanin can you please check again? |
MaximilianSoerenPollak
left a comment
There was a problem hiding this comment.
Some comments for things I noticed.
Will take another look after lunch.
Overall looks like genuine good work that we can build upon.
|
Also a general thing. If there is any 'substantial' or partial generation from AI please add the disclaimer in the header. Model name meaning like 'Gpt' or 'Copilot' or 'Claude' etc. |
I will add. But we should think about using tools like https://github.com/git-ai-project/git-ai in general |
Probably might be worth a look to see if we could use that. I can bring it up in infra. |
|
@FScholPer I would propose that I can take these Ideas & Proposals that you have made in this PR and re-implement them into Docs-As-Code so they fit a better architecturally and makes sense with how testcases etc. actually behave & are created inside the DaC frameworks that deal with it. I fear it would be a lot more work to merge this PR and then rebuild it / change it quiet heavily later when we want to integrate it. Do you think this would make sense and is a good way to move forward with this issue? @AlexanderLanin @a-zw please also advice here in your opinion what would be a good approach. |
|
to me it sounds like we need to discuss the goals first, then how to achieve it. Thats the reason why this mixes extensions with custom executables and no-one really understands why and how it should look like. |
Co-authored-by: Maximilian Sören Pollak <maximilian.pollak@qorix.com> Signed-off-by: Frank Scholter Peres(MBTI) <145544737+FScholPer@users.noreply.github.com>
Co-authored-by: Andreas Zwinkau <95761648+a-zw@users.noreply.github.com> Signed-off-by: Frank Scholter Peres(MBTI) <145544737+FScholPer@users.noreply.github.com>
4585a27 to
a364257
Compare
Goals for where 1. check linking of requirements to code/tests in ci 2. add dashboards in all modules. Or what goals do you have in mind? |
|
@FScholPer we've discussed this PR, unfortunately we missed you. So here is our interpretation. Let's have a call next week. The goals here are:
Here is an idea, which simplifies the design: What do you think? (May be not self explanatory) |
I like the central json file to collect the results. I will check if this can be a way forward |
Let us know if there is any questions that arise or something that might be unclear, we gladly help answer them or clear up the confusion. |
There was a problem hiding this comment.
Overall this is not bad work, thank you for this.
Though there is some fundamental questions that I think need to be addressed.
This goes a bit beyond / adrift from what we imagined this should be.
I will try to make a bit clearer picture & describe it better so you can get a better idea of what exactly I mean.
But before I go into those points, let me restate that this overall shows that you thought about the issue and put in work to provide something that fulfils a need an a issue we have been trying to solve.
So do not feel discouraged by the comments and let me know if anything doesn't sound like it makes sense to you.
One point is that I do not see any reason that this should be standalone script able to execute standalone.
The reason we suggested the JSON was so that the sphinx extension during docs build can generate the metrics json and save it.
And then we can have a CLI script (in ci/cd workflows or wherever) that just reads this saved json and prints out the values & says yes, passed or no, not passed.
The reason to make this a Sphinx Extension is mainly due to simplicity of the code and speed, as well as information ability.
When it runs inside sphinx during the docs build you have access (depending on when you connect) to all information you potentially need to make your calculations.
You also have access to performance optimized functions to filter needs and other things that you then don't need to reimplement outside.
Converting it to a Sphinx-Extension can be a bit daunting, so let us know if we can help with that task at all or if any questions arise. I gladly help any way I can.
The last point that I'm unsure about is the touching / changing of the Source Code Linker.
The refactoring you did there seems to make sense to me in some ways, but I do not see any reason this should be in this PR at all, maybe you can enlighten me for the reason behind this.
A Picture, I hope this makes it a tiny bit clearer, please let me know if there are any questions.

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>


-> see eclipse-score/score#2774
Frank Scholter Peres frank.scholter_peres@mercedes-benz.com, Mercedes-Benz Tech Innovation GmbH
Provider Information