Skip to content
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

Added refreshonly Parameter #207

Merged
merged 1 commit into from
May 17, 2016
Merged

Conversation

jonnytdevops
Copy link
Contributor

From original author: Working with a recent customer, they had a product whose ini files have timestamps in them associated with particular settings. When those settings are updated, it is expected that the timestamp be updated as well. To do this with ini_setting, we need it to respond to refresh events and have a way of only updating a value if a refresh event occurs. Hence the little modification to make this possible.

From jonnytpuppet: Changed parameter to be called refreshonly, squashed commits, and removed metadata changes.

@jonnytdevops jonnytdevops changed the title Added update_only_on_refresh Parameter Added refreshonly Parameter May 16, 2016
@jonnytdevops jonnytdevops force-pushed the refreshonly branch 5 times, most recently from c4064c3 to 76bfbc6 Compare May 16, 2016 15:03
Working with a recent customer, they had a product whose ini files have timestamps in them associated with particular settings. When those settings are updated, it is expected that the timestamp be updated as well. To do this with ini_setting, we need it to respond to refresh events and have a way of only updating a value if a refresh event occurs. Hence the little modification to make this possible.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants