tasks: define RFC for persistence
Open
project/tasks
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Placeholder ticket for defining "Task Persistence".
- We want to be able to persist task logs (input + output from the application running the task).
- These logs contain important context for the user and should remain accessible after the task is completed.
- We additionally want to be able to detect artefacts created by tasks and allow template authors to define ways to automatically persist said artefacts.
- An example of an artefact is edits to preexisting source code, or new additions to source code.
- An example of a persistence method is committing and pushing to a new Git branch.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.