The following is the roadmap for Tekton Results. Timelines may change based depending on number of developers working on the project.
- API defined / TEP Approved
- Project repo created
- CI / other repo infra set up.
- Result API v0.1.0
- Implement v1alpha2 Result/Record CRUD API.
- Basic TaskRun/PipelineRun filtering
- Pagination
- Deprecate/remove proof-of-concept v1alpha1 API.
- Result Watcher v0.1.0
- TaskRun/PipelineRun result uploading
- Set up release infrastructure.
- tekton.dev docs
- Goal: Tekton Results running against Tekton Dogfooding Cluster.
- Result API v0.2.0
- Authentication / Authorization
- Non-Pipeline Record types (e.g. Trigger events, notifications)
- Result Watcher v0.2.0
- Task/PipelineRun Cleanup
- Trigger Events
- Notifications
- Release Automation
- Component integrations -
- CLI
- Dashboard
- Promote Results API to Beta (includes conformance definition)