From 4e1bb624997c35b0beda977521051d9509be74e4 Mon Sep 17 00:00:00 2001 From: Ben Hearsum Date: Tue, 10 Dec 2024 16:17:12 -0500 Subject: [PATCH] TODO --- TODO | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 00000000..9c209ab6 --- /dev/null +++ b/TODO @@ -0,0 +1,5 @@ +- add translations integration test to integration-test kind + - include_deps needs a regex or regexes now +- add translations artifact fetching to firefoxci-artifact kind +- figure out how firefoxci-artifact will accurately select tasks and artifacts when walking dependency tree +- implement dependency rewriting in integration_test.py transform so that newly scheduled tasks that depend on other newly scheduled tasks work