Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
72fb05b5cc
fix(inventory_agent) : Agent now retreives correct dmidecode fields, fixed uuid generation which is unacceptable, fixed storage drive parsing, much better error handling, much more strict behavior which also leads to more complete output as missing fields will raise errors unless explicitely optional
6685b05cc5
wip(inventory_agent): Refactoring for better error handling in progress
07116eb8a6
Merge pull request 'feat: Harmony inventory agent crate that exposes an endpoint listing the host hardware. Has to be reviewed, generated 99% by GLM-4.5' (#115) from feat/inventory_agent into master
3f34f868eb
Merge remote-tracking branch 'origin/master' into feat/inventory_agent
bc6f7336d2
feat(inventory_agent): use HARMONY_INVENTORY_AGENT_PORT as environment variable to set port