Updated registry collect - #974
Merged
trasher merged 22 commits intoAug 12, 2026
Merged
Conversation
Co-authored-by: Guillaume Bougard <gbougard@teclib.com>
Co-authored-by: Stanislas <skita@teclib.com>
Co-authored-by: Stanislas <skita@teclib.com>
Co-authored-by: Guillaume Bougard <gbougard@teclib.com>
Co-authored-by: Guillaume Bougard <gbougard@teclib.com>
Co-authored-by: Guillaume Bougard <gbougard@teclib.com>
Report results as 'State' for registry path existence and registry key value defined tests
g-bougard
force-pushed
the
feature/updated-registry-collect
branch
from
July 6, 2026 14:16
8a4cf3d to
81e71ce
Compare
Member
Author
|
Agent-side the dev is submitted in glpi-project/glpi-agent#1201 Agent will test glpi-inventory is at least v1.6.9 before enabling the feature. I'll have to change the related test if this PR is not integrated in 1.6.9. |
trasher
approved these changes
Jul 6, 2026
trasher
left a comment
Collaborator
There was a problem hiding this comment.
LGTM from a code point of view. Can't test
Collaborator
|
Awaiting customer feedback. |
4 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist before requesting a review
Description
Add registry collect modes: Check path existence and Check if key is defined and Add a Recursion depth option to the registry collect to read sub-keys recursively.