tektoncd/pipeline

Move log fetch/forwarding logic to Pipelines (or other common) repo

Ouverte

#5 115 ouverte le 11 juil. 2022

 (4 commentaires) (5 réactions) (0 personne assignée)Go (1 943 forks)auto 404
help wantedkind/featurelifecycle/frozen

Métriques du dépôt

Stars
 (9 013 étoiles)
Métriques de merge PR
 (Merge moyen 9j 3h) (137 PRs mergées en 30 j)

Description

The concept for log forwarding and persistence for Tekton Results utilizes the tektoncd/cli repository to pull in the logic for fetching and presenting logs. The cli libraries add features that make it easier to consume logs from PipelineRuns or TaskRuns.

Moving this logic to pipeline or a new common repo would make it easier for other developers to utilize this library code.

Originally posted by @adambkaplan in https://github.com/tektoncd/results/issues/203#issuecomment-1180399315

Guide contributeur