-
Couldn't load subscription status.
- Fork 16
Add SMU node-type #845
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
base: master
Are you sure you want to change the base?
Add SMU node-type #845
Conversation
Signed-off-by: Manuel Pitz <[email protected]> Signed-off-by: Alexandra <[email protected]>
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.
I started to review this PR, but before I continue, I would like to ask you to:
- Remove all dead code
- Fix the commenting style, to be in line with the remaining code of VILLAS
- Run clang-format
- Fix the CI pipeline
- Add missing documentation:
- To the OpenAPI spec: https://github.com/VILLASframework/node/tree/master/doc/openapi/components/schemas/config/nodes
- To the documentation repo
|
Hi @al3xa23, I've met Cesar on our last SEGuRo project meeting and we talked about the SMU code. He mentioned that he still wants to get this merged into VILLASnode. @windrad6 Maybe, you know more about the next steps here? Let me know if there is something I can do to unblock this. |
Signed-off-by: Alexandra <[email protected]>
Signed-off-by: Alexandra <[email protected]>
Signed-off-by: Alexandra <[email protected]>
Signed-off-by: Alexandra <[email protected]>
Created a new smu branch because commit history was pretty messed up. Everything now is based on the status of the the old branch, but all smu changes included in one commit. Hope it is fine like that