Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
bhearsum committed Dec 10, 2024
1 parent 29744d2 commit e2fe3b9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ def make_integration_test_description(task_def: dict[str, Any]):
"attributes": {"integration": "gecko"},
}
rewrite_docker_image(taskdesc)
# TODO: need to rewrite dependencies for things that are also being scheduled
# eg: translations pipeline has a deep graph that needs to be preserved to work
return taskdesc


Expand Down

0 comments on commit e2fe3b9

Please sign in to comment.