macadmins / nudge-python

A tool to help users with pre-existing devices upgrade their OS version.
Apache License 2.0
212 stars 45 forks source link

re think minor/major logic around cut off #22

Closed erikng closed 3 years ago

erikng commented 5 years ago

This logic probably needs another stab. I will probably take away minor_updates_time as that was Graham's method for quickly making minor updates. I think we should have cut_off_date_major and cut_off_date_minor instead and split the logic.