Skip to content

KernelModulePlugin update#82

Merged
alexandraBara merged 6 commits intodevelopmentfrom
alex_mod
Dec 16, 2025
Merged

KernelModulePlugin update#82
alexandraBara merged 6 commits intodevelopmentfrom
alex_mod

Conversation

@alexandraBara
Copy link
Copy Markdown
Collaborator

added new cmd to KernelModulePlugin modinfo amdgpu.
Run:

node-scraper run-plugins KernelModulePlugin

--> should see new TextFileArtifact in the kernel_module_collector: "modinfo_amdgpu.txt"

Comment on lines +151 to +153
self.result.artifacts.append(
TextFileArtifact(filename="modinfo_amdgpu.txt", contents=modinfo_res.stdout)
)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we add this to the data model instead?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, how do you want to store it?

@alexandraBara alexandraBara merged commit f5e6097 into development Dec 16, 2025
6 checks passed
@alexandraBara alexandraBara deleted the alex_mod branch December 16, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants