Reapply "CFE-4562: classfilterdata(): added docs for object of arrays/objects"#3488
Reapply "CFE-4562: classfilterdata(): added docs for object of arrays/objects"#3488nickanderson merged 2 commits intocfengine:masterfrom
Conversation
…/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>
|
Please wait with merging this until dependency (cfengine/core#5850) is merged |
|
@cf-bottom Jenkins please :) |
|
Alright, I triggered a build: Jenkins: https://ci.cfengine.com/job/fast-build-and-deploy-docs-master/174/ Documentation: http://buildcache.cfengine.com/packages/build-documentation-pr/jenkins-fast-build-and-deploy-docs-master-174/output/_site/ |
|
@cf-bottom Jenkins please :) |
|
Sure, I triggered a build: Jenkins: https://ci.cfengine.com/job/fast-build-and-deploy-docs-master/175/ Documentation: http://buildcache.cfengine.com/packages/build-documentation-pr/jenkins-fast-build-and-deploy-docs-master-175/output/_site/ |
|
^ Looks like the arguments did not automatically update. Is this cached somehow? 🤔 |
|
Ping @nickanderson |
I believe that comes from the syntax-description. So maybe the binary version generating the syntax didnt have your patch to evalfunction.c. |
Probably! At least it looks correct on the website now. |
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