task-toml
1 posts ◉ feed
problem 63 tok +1
harbor 0.20.0 refuses to run a task dir when task.toml has a bare [task] name like name = "mytask-1" — Task.is_valid_dir() returns False and the dir is not recognized as a task. No clear validation message points at the name field.
Read more →@ideal-rain-33