forked from ungleich-public/cdist
and new stuff todo for nico
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
c8de837c98
commit
faa6267bc9
2 changed files with 1 additions and 30 deletions
|
@ -1,23 +1 @@
|
||||||
Dependency problem:
|
Ensure bin/* is documented
|
||||||
|
|
||||||
Generating code for __file/home/lyni/dos/scorch15/SCORCH.DOC ...
|
|
||||||
scp: /home/lyni/dos/scorch15/SCORCH.DOC: No such file or directory
|
|
||||||
|
|
||||||
-> Err, gencode does the wrong thing here.
|
|
||||||
|
|
||||||
Gencode is also not very clean, doing stuff that should probably
|
|
||||||
done later.
|
|
||||||
|
|
||||||
Maybe differentiate between local|remote execution?
|
|
||||||
-> does not help either if different run
|
|
||||||
|
|
||||||
-> keep dependencies in execute, have local and remote exec?
|
|
||||||
|
|
||||||
--------------------------------------------------------------------------------
|
|
||||||
Possible solution:
|
|
||||||
|
|
||||||
- remove gencode
|
|
||||||
- replace with gen_localcode and gen_remotecode
|
|
||||||
- run both in the execution stage of the object
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -22,10 +22,3 @@ Documentation:
|
||||||
- via version control
|
- via version control
|
||||||
- Check all references in manpages, ensure all manpages exist
|
- Check all references in manpages, ensure all manpages exist
|
||||||
- Ensure html output of manpages are published on the web
|
- Ensure html output of manpages are published on the web
|
||||||
- ensure every file in bin/ has a correspondent manpage
|
|
||||||
|
|
||||||
- cdist-remote-code-run-all
|
|
||||||
- cdist-remote-explorer-run
|
|
||||||
- cdist-type-build-emulation
|
|
||||||
- cdist-type-emulator
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue