pantri/scripts/lib/pantri.py (5 lines): - line 82: # TODO create exit functions and update all call sites - line 85: # TODO create function to return list of files. - line 194: # TODO create function to get list of files - line 459: # TODO consider when this should be written to disk. - line 516: # TODO making a lot of assumptions when making this list. Need to improve itchef/cookbooks/fb_helpers/resources/reboot.rb (2 lines): - line 132: # TODO (t15830562) - this action should observe required and override the - line 186: # TODO do we need another flag file for this? or can we use REBOOT_OVERRIDE? pantri/scripts/lib/fb_objectstore.py (2 lines): - line 30: # TODO reseach decorators for logging and configs - line 38: # TODO learn more about this fucntions and add logic on enter to create pantri/scripts/lib/utils.py (2 lines): - line 24: TODO: Improve error handling - line 27: # TODO Determine if there is a better way to do this. itchef/cookbooks/cpe_helpers/libraries/cpe_helpers.rb (1 line): - line 153: # TODO T54156500: Evaluate whether this is still necessary itchef/cookbooks/cpe_chrome/scripts/windows_policy_gen.rb (1 line): - line 42: # TODO: In Ruby 2.7 change this to use pattern matching when it is