Tick the TODO done, add an optional sub-point
This commit is contained in:
parent
5adf66fc39
commit
406a1ea987
@ -10,7 +10,8 @@ See also [topgrade](https://github.com/topgrade-rs/topgrade) for a solution that
|
||||
* [X] Have Pre / Post commands to do before / after the upgrade
|
||||
* [X] Do all the installations and give a summary of success and errors at the end
|
||||
* [X] Improve errors ^^'
|
||||
* [ ] Executors from a packagers need to be executed in order and only if all of the previous failed
|
||||
* [X] Executors from a packagers need to be executed in order and only if all of the previous failed
|
||||
* [ ] Maybe test with `which` (the crate?) if the command exist before trying to execute it? (especially with admin rights)
|
||||
* [ ] Tests
|
||||
* [ ] Prevent the usage of `sudo` and equivalent, add a config to say "needAdminRights"
|
||||
* [ ] Parallel execution of commands
|
||||
|
Loading…
Reference in New Issue
Block a user