doc: update TODO

This commit is contained in:
2026-09-08 22:15:13 +08:00
parent 36adf8029a
commit 7b216b8865
+1
View File
@@ -1,4 +1,5 @@
# Todo # Todo
- Use "source" and "sink" to explicitly represent the input and output of job to replace current circumstance that use explicit job name to declare dependencies. After this change, the dependency network will be automaticlaly calculated from "source" and "sink" relation. - Use "source" and "sink" to explicitly represent the input and output of job to replace current circumstance that use explicit job name to declare dependencies. After this change, the dependency network will be automaticlaly calculated from "source" and "sink" relation.
- Support analysing the license info for each output artifacts respectively.
- Peel `assemblicon` off as an independent repository and let the builder of this repository refer it. - Peel `assemblicon` off as an independent repository and let the builder of this repository refer it.