-
Notifications
You must be signed in to change notification settings - Fork 74
Reapply "CFE-4562: classfilterdata(): added docs for object of arrays/objects" #3488
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
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