++fruits
Signed-off-by: Nico Schottelius <nico@freiheit.schottelius.org>
This commit is contained in:
parent
bc29bb2b3c
commit
e98ff2879a
1 changed files with 4 additions and 1 deletions
|
@ -23,4 +23,7 @@
|
||||||
If all manifests have run already, also all type explorers have run already (#1).
|
If all manifests have run already, also all type explorers have run already (#1).
|
||||||
If all type explorers have run already, some objects may have been finished completly already (#2).
|
If all type explorers have run already, some objects may have been finished completly already (#2).
|
||||||
|
|
||||||
7. Because of #4 and #6, we need to introduce another dependency that allows to trigger reload
|
7. Because of #4 and #6, we need to introduce another dependency that allows reloading after
|
||||||
|
|
||||||
|
8. Because the object could be finished already due to a 'require' dependency, we need another script
|
||||||
|
Maybe "gen-post-run-local", "gen-post-run-remote"
|
||||||
|
|
Loading…
Reference in a new issue