CFE-4562: classfilterdata(): added support of object of arrays and object of objects#5850
Merged
larsewi merged 1 commit intocfengine:masterfrom Aug 19, 2025
Merged
Conversation
0e7d1e7 to
d96b4fe
Compare
74876c4 to
e73693f
Compare
96a4953 to
b7a2d8d
Compare
Contributor
Author
|
@cf-bottom Jenkins please :) |
9819c78 to
1ef4707
Compare
|
Alright, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/12453/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-12453/ |
larsewi
added a commit
to larsewi/documentation
that referenced
this pull request
Aug 11, 2025
…/objects" This commit broke docs because it depends on cfengine/core#5850. Once the dependency is merged, it should be safe to reapply this commit. This reverts commit 3bc6348. Ticket: CFE-4562 Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
jakub-nt
approved these changes
Aug 12, 2025
Contributor
craigcomstock
left a comment
There was a problem hiding this comment.
looks great! I would generally suggest replacing exogenous and the other term with more plain language that will be easier for maintenance programmers to handle.
tests/acceptance/01_vars/02_functions/classfilterdata_object_of_objects_endogenous.cf
Outdated
Show resolved
Hide resolved
55c5267 to
5f2a78a
Compare
Contributor
Author
|
@cf-bottom Jenkins please :) |
5f2a78a to
80f1e84
Compare
80f1e84 to
d980a80
Compare
|
Alright, I triggered a build: Jenkins: https://ci.cfengine.com/job/pr-pipeline/12496/ Packages: http://buildcache.cfengine.com/packages/testing-pr/jenkins-pr-pipeline-12496/ |
craigcomstock
approved these changes
Aug 14, 2025
The class expression can be stored in either the key to the object itself, or key/index inside object. Ticket: CFE-4562 Changelog: Commit Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
d980a80 to
d91b294
Compare
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.
Depends on NorthernTechHQ/libntech#254