Backport to 3.27: classic_policy_set parameter + example lint fixes (#3385)#3641
Merged
nickanderson merged 6 commits intocfengine:3.27from May 6, 2026
Merged
Backport to 3.27: classic_policy_set parameter + example lint fixes (#3385)#3641nickanderson merged 6 commits intocfengine:3.27from
nickanderson merged 6 commits intocfengine:3.27from
Conversation
Ticket: ENT-12436 Signed-off-by: Ihor Aleksandrychiev <ihor.aleksandrychiev@northern.tech>
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.
Backport of #3385 to the 3.27 branch.
Contents
classic_policy_setparameter on the Create project Build API endpoint.cfengine dev lint-docscheck surfaced and that Added classic_policy_set parameter to the Create project API endpoint #3385 needed to land:example_updating_from_central_hub.markdown— promise attribute separator (;->,)policy-writing/policy-style.markdown— same, in two example blocksreference/macros.markdown— replaced placeholder function names (new_function_3_8,old_function_3_15, etc.) with realparsejson('{}')calls; added required arguments toclassfiltercsv/readcsv/parseyamlspecial-variables/this.markdown— promise attribute separatoradditional-topics/hierarchies.markdown—use =>->usebundle =>on amethodspromisecfengine dev lint-docspasses locally on this branch (609/609).Ticket: ENT-12436