tektoncd/pipeline

Git resolver should consider oauthtoken for private catalog

Offen

#6.894 geöffnet am 03.07.2023

 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Go (1.943 Forks)auto 404
help wantedkind/featurelifecycle/frozen

Repository-Metriken

Stars
 (9.013 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Feature request

Currently, github resolver does not consider oauthtoken when they lookup the file in resolver param.

So basically, it's not possible to use private catalog via github now.

I think github is one of the major scm so it's good to support it first.

Use case

Use private github repo as resolver.

Contributor Guide