-
Notifications
You must be signed in to change notification settings - Fork 0
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
Features add #10
base: main
Are you sure you want to change the base?
Features add #10
Conversation
knd2122
commented
Jan 24, 2025
•
edited
Loading
edited
- Add system serial number, Manufacturer, Product Name & UUID collection, makes available under summary.system_info
- Add ability to select output file format between TOML and JSON
- Add ability to POST request to remote API
- Add ability to save payload body to a file for debugging
- Capability to add additional labels to --label to payload under payload's "labels" attribute
Changed Files
|
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.
Looks like some tests are failing but the overall changes look good to me! Will hold off on merge approval until tests pass and @kennethdsheridan gets a chance to review.
Just pushed in some fixes, it test should pass now :) |