Skip to content

New capability endpoint to add CPU information (model, vendor, frequency) and memory details (clock, size, type) to API #801

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

olethanh
Copy link
Collaborator

@olethanh olethanh commented Apr 22, 2025

Add /about/capability endpoint
Related ClickUp, GitHub or Jira tickets : ALEPH-522
Replace #544

Self proofreading checklist

  • The new code clear, easy to read and well commented.
  • New code does not duplicate the functions of builtin or popular libraries.
  • An LLM was used to review the new code and look for simplifications.
  • New classes and functions contain docstrings explaining what they provide.
  • All new code is covered by relevant tests.
  • Documentation has been updated regarding these changes.
  • Dependencies update in the project.toml have been mirrored in the Debian package build script packaging/Makefile

@olethanh olethanh force-pushed the ol-522-capability-endpoint branch from fa1405a to 04b4101 Compare April 22, 2025 13:14
@olethanh olethanh force-pushed the ol-522-capability-endpoint branch 5 times, most recently from 5fc4735 to 66558c8 Compare May 7, 2025 08:39
@olethanh olethanh marked this pull request as ready for review May 7, 2025 13:59
@olethanh olethanh changed the title Ol 522 capability endpoint Add capability endpoint May 7, 2025
@olethanh olethanh changed the title Add capability endpoint New capability endpoint to add CPU information (model, vendor, frequency) and memory details (clock, size, type) to API May 7, 2025
@olethanh olethanh requested a review from nesitor May 7, 2025 14:05
@olethanh olethanh force-pushed the ol-522-capability-endpoint branch from 07a5d14 to 20dc30d Compare May 8, 2025 09:06
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