src/image_builder.py (3 lines): - line 76: # TODO: Abstract away to ImageBuilder class - line 589: TODO: The parameter make_dummy_boto_client should be removed when get_dummy_boto_client method is removed. - line 595: #### TODO: Remove this entire if block when get_dummy_boto_client is removed #### src/output.py (3 lines): - line 57: # TODO: Make decorator - line 58: # TODO: Make "=" dynamic - line 122: # TODO: left and right align key and value src/autopr_caller.py (2 lines): - line 190: ## TODO: Skip in case of no edited files - line 209: # TODO: Uncomment when feature is re-enabled src/context.py (2 lines): - line 61: # TODO: Use glob to expand - line 62: # TODO: Add logic to untar and retar src/patch_helper.py (1 line): - line 359: #### TODO: Remove this entire if block when get_dummy_boto_client is removed #### src/constants.py (1 line): - line 104: ## TODO: Make this account specific: pr-creation-data-helper-<12_digit_account_id> release/dlc_release_information.py (1 line): - line 110: # TODO: Change how this process works as this using qemu with graviton is making part of the image src/image_transfer.py (1 line): - line 192: ## TODO: In future, add the logic to return True based on the conditions src/image.py (1 line): - line 59: # TODO: Add ability to tag image with multiple tags src/main.py (1 line): - line 45: # TODO: Remove when we remove these jobs completely