Updating todo
This commit is contained in:
10
TODO.md
10
TODO.md
@@ -4,11 +4,11 @@ Tasks
|
|||||||
- REST Server
|
- REST Server
|
||||||
- [ ] Add in authorization scheme (maybe PAM auth endpoint with JWT?)
|
- [ ] Add in authorization scheme (maybe PAM auth endpoint with JWT?)
|
||||||
- Core Functionality
|
- Core Functionality
|
||||||
- Allow `{{,!DATES}}` style interpolation, where values from `{{DATES}}` are preserved as a single, comma separated
|
- Quality of Life
|
||||||
list
|
- Allow `{{,!DATES}}` style interpolation, where values from `{{DATES}}` are preserved as a single, comma separated
|
||||||
- Improve DAG implementation
|
list
|
||||||
- Need to support millions of vertices
|
- Cancel DAG execution entirely
|
||||||
- Much faster cycle detection
|
- Marking tasks explicitly complete
|
||||||
- Executors
|
- Executors
|
||||||
- Forking
|
- Forking
|
||||||
- Add support for environment variables with `execvpe`
|
- Add support for environment variables with `execvpe`
|
||||||
|
|||||||
Reference in New Issue
Block a user