tektoncd / results

Long term storage of execution results.
Apache License 2.0
77 stars 73 forks source link

refactor: move tkn-results into the main tree #592

Closed avinal closed 10 months ago

avinal commented 1 year ago

Changes

move tkn-results to the main tree

improve tkn-results help docs

Signed-off-by: Avinal Kumar avinal@redhat.com

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you review them:

Release Notes

action required: tkn-results has been moved into the main tree of tekton results
avinal commented 1 year ago

/kind cleanup /ok-to-test

tekton-robot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: khrm

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: - ~~[OWNERS](https://github.com/tektoncd/results/blob/main/OWNERS)~~ [khrm] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
tekton-robot commented 1 year ago

The following is the coverage report on the affected files. Say /test pull-tekton-results-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/cli/client/client.go Do not exist 19.4%
pkg/cli/cmd/list.go Do not exist 0.0%
pkg/cli/cmd/root.go Do not exist 0.0%
pkg/cli/config/config.go Do not exist 44.8%
tekton-robot commented 1 year ago

The following is the coverage report on the affected files. Say /test pull-tekton-results-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/cli/client/client.go Do not exist 19.4%
pkg/cli/cmd/list.go Do not exist 0.0%
pkg/cli/cmd/root.go Do not exist 0.0%
pkg/cli/config/config.go Do not exist 46.4%
tekton-robot commented 11 months ago

The following is the coverage report on the affected files. Say /test pull-tekton-results-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/cli/client/client.go Do not exist 19.4%
pkg/cli/cmd/list.go Do not exist 0.0%
pkg/cli/cmd/root.go Do not exist 0.0%
pkg/cli/config/config.go Do not exist 46.4%
khrm commented 11 months ago

/assign @enarha Let's review this and merge it if's fine.

tekton-robot commented 10 months ago

The following is the coverage report on the affected files. Say /test pull-tekton-results-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/cli/client/client.go Do not exist 19.4%
pkg/cli/cmd/list.go Do not exist 0.0%
pkg/cli/cmd/root.go Do not exist 0.0%
pkg/cli/config/config.go Do not exist 46.4%
tekton-robot commented 10 months ago

The following is the coverage report on the affected files. Say /test pull-tekton-results-go-coverage to re-run this coverage report

File Old Coverage New Coverage Delta
pkg/cli/client/client.go Do not exist 19.4%
pkg/cli/cmd/list.go Do not exist 0.0%
pkg/cli/cmd/root.go Do not exist 0.0%
pkg/cli/config/config.go Do not exist 46.4%
enarha commented 10 months ago

/lgtm

khrm commented 8 months ago

/kind misc