tektoncd / community

Community documentation for the Tekton project
https://tekton.dev
Apache License 2.0
360 stars 221 forks source link

TEP to store PipelineRun/TaskRun Events to Tekton Results DB #1118

Closed manuelwallrapp closed 1 month ago

manuelwallrapp commented 7 months ago

Tekton Results stores so far PipelineRuns, TaskRuns and Logs. This TEP proposes to store Pipeline Events as well to have all historical data from a PipelineRun in Tekton Results.

khrm commented 5 months ago

/kind tep

chitrangpatel commented 4 months ago

/assign @dibyom

chitrangpatel commented 4 months ago

/assign @afrittoli

tekton-robot commented 4 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adambkaplan, dibyom

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[teps/OWNERS](https://github.com/tektoncd/community/blob/main/teps/OWNERS)~~ [dibyom] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
chitrangpatel commented 4 months ago

API WG: Please fix lint issue. This is good to go after.

dibyom commented 4 months ago

/test pull-community-teps-lint

tekton-robot commented 4 months ago

@dibyom: No presubmit jobs available for tektoncd/community@main

In response to [this](https://github.com/tektoncd/community/pull/1118#issuecomment-1988805600): >/test pull-community-teps-lint Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
tekton-robot commented 4 months ago

The following Tekton test failed:

Test name Commit Details Required Rerun command
pull-community-teps-lint 8f62e1ac3a288dd1f22adf5dfe8d8e7d3ca7e411 link true /test pull-community-teps-lint
khrm commented 2 months ago

Merged here: #1148

/close

khrm commented 2 months ago

/close

khrm commented 2 months ago

Why is "/close" comment not working, @afrittoli @dibyom ?

chitrangpatel commented 2 months ago

Designed in https://github.com/tektoncd/community/pull/1148 instead.

Please close this PR.