TODO in org-converge-0.0.15 vs TODO in org-converge-0.0.16
- old
+ new
@@ -15,10 +15,11 @@
- [ ] Heuristics for determining which binary to use for running the script
- [ ] Display how the run would look like without making changes
: org-converge setupfile.org --dry-run
- [ ] Bugfix for when results blocks have only inline examples or images
- [ ] Bugfix for when the result from a ~org-spec~ run has non-zero exit status
+- [ ] Tangling should be idempotent as well...
- [ ] =:eval=
For evaling blocks (off by default)
- [ ] =:onerror=
aborteverything, restart, runhandler
- [ ] =:asserts=
@@ -32,9 +33,13 @@
For storing the output from the evaluation (already done in spec
mode)
- [ ] =:cache true=
Also part of the idempotency checks.
- [ ] =:env= and =#+envfile:=
+
+* [1/1] 0.0.16
+
+- [X] Remove timeout feature.
* [1/1] 0.0.15
- [X] Can use =:dir= for running a process remotely via ssh.
This needs the remote credentials to be available.