xinnjie

Results 4 issues of xinnjie

In our team, we have many repo( one server per repo). All repo format is suggested to be same. Instead of put one .clang-format/.clang-tidy in each repo, specify .clang-format and...

enhancement

### Feature request Currently logs of all steps in one `Taskrun` is mixed up, we should provide step level log, so that querying the log of one specific step becomes...

kind/feature

# Changes This fix the issue https://github.com/tektoncd/results/issues/522 Kubelet will modify the ownership and permissions of volume to 1001 which Postgres uses after setting `securityContext.fsGroup`. This pr will helper users who...

kind/bug
size/XS
release-note-none
ok-to-test
lifecycle/stale

Currently doc mix-use Result UID as both name and UID of result. The terminology should be sorted out, otherwise users may get confused. ## About terminology ### name of `Result`...

kind/documentation