diff options
| author | jannfis <jann@mistrust.net> | 2020-11-23 20:02:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-23 20:02:48 +0100 |
| commit | e3b13f16bfc543ffe98fac6b84b309fc8bf719ff (patch) | |
| tree | d8311564105e01002bdb053a89b1b9c0c80ac812 /.github | |
| parent | 6723a25cfcd3f117f0d234b5449db7a6cc68bc2d (diff) | |
feat: Support for getting pull creds from external scripts (#121)
* feat: Support for getting pull creds from external scripts
* spelling
* be more verbose on error
Diffstat (limited to '.github')
| -rw-r--r-- | .github/actions/spelling/allow.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/actions/spelling/allow.txt b/.github/actions/spelling/allow.txt index d8d5df0..5165668 100644 --- a/.github/actions/spelling/allow.txt +++ b/.github/actions/spelling/allow.txt @@ -6,6 +6,7 @@ apimachinery apps argocd argocdclient +argoexec argomock argoproj argoprojlabs @@ -62,6 +63,7 @@ Fprintf func gcr Getenv +Getwd gh ghcr githash @@ -132,6 +134,7 @@ nokia nolint noproto notastring +notexist omitempty otherimg otherparam |
