TODO in org-converge-0.0.7 vs TODO in org-converge-0.0.8

- old
+ new

@@ -3,23 +3,23 @@ #+startup: showeverything * [0/7] > 0.0.9 version - [ ] Macros can be loaded and applied to the configuration -- [ ] Actually support converging and idempotency +- [ ] Actually support converging and idempotency (~--runmode=idempotent~) + Do not do an operation unless it is required + Abort in case there was a failure in executing the script. + This would work by using the ~:cache true~ to a block header argument - [ ] Support for ~#+SETUPFILE~ - [ ] 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 - [ ] Use :eval for evaling blocks (off by default) - [ ] Can use :dir for running a process relative to that directory -* [0/1] 0.0.8 version +* [1/1] 0.0.8 version -- [ ] ~org-spec~ exploration +- [X] ~org-spec~ exploration! * [2/2] 0.0.7 version - [X] Add ~org-run~ and ~org-tangle~ aliases - [X] Use rake task manager