mirror of
https://github.com/saltstack/salt.git
synced 2025-04-10 14:51:40 +00:00

* add context aware change handling for file.managed state module function * updates docstrings, add ignore comments, and add util tests * update util tests * adding additional documentation and test cases * missed some places where a kwarg needed to be passed through * handling pyupgrade changes * using new md changelog format * add context aware change handling for file.managed state module function * updates docstrings, add ignore comments, and add util tests * update util tests * adding additional documentation and test cases * missed some places where a kwarg needed to be passed through * handling pyupgrade changes * fix existence checking after merge conflict fix * remove duplicate test from merge conflict resolution * apparently using the github ui to resolve merge conflicts was a bad idea --------- Co-authored-by: Daniel Wozniak <dwozniak@vmware.com>
56 B
56 B
Add context aware change handling for file state module