__line doesn't seem to log changes #168
Labels
No labels
bugfix
cleanup
discussion
documentation
doing
done
feature
improvement
packaging
Stale
testing
TODO
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ungleich-public/cdist#168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: toupeira
How can I detect in
gencode-remoteif a__linetype was modified?$__messages_indoesn't contain any messages like with__filefor example.Created by: darko-poljak
@toupeira Thanks to @tom-ee !
Created by: toupeira
@darko-poljak thanks! 👍
Created by: toupeira
@telmich not sure what you mean :) So is it currently possible to detect if a
__linetype actually caused a change?Created by: telmich
@toupeira I think that feature already exists, aside from messaging :-)
Created by: toupeira
Maybe cdist should log generic messages for all "applied" types, and maybe things like whether a
gencode-localorgencode-remoteproduced any output? (not sure if the latter is useful)Created by: darko-poljak
@toupeira __line does not implement messaging.
@telmich We should add this to __line type.