diff options
| author | jannfis <jann@mistrust.net> | 2020-08-12 18:26:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-12 18:26:26 +0200 |
| commit | bb2deb125bcf0c8de73561b3ff06e4661847e26f (patch) | |
| tree | 4096b08119c6872a27110bb8ee029321de9e557c /.github | |
| parent | 526e78703986c5ee990ecbc039543aa8dcd32268 (diff) | |
refactor: Move update logic to argocd package and provide more tests (#45)
* refactor: Move update logic to argocd package and provide more tests
* Fix typos
Diffstat (limited to '.github')
| -rw-r--r-- | .github/actions/spelling/allow.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/actions/spelling/allow.txt b/.github/actions/spelling/allow.txt index 19ec2cf..19ebbad 100644 --- a/.github/actions/spelling/allow.txt +++ b/.github/actions/spelling/allow.txt @@ -6,9 +6,9 @@ apimachinery apps argocd argocdclient +argomock argoproj argoprojlabs -argproj args auths babayaga @@ -141,6 +141,7 @@ readthedocs refactor refactoring regexp +regmock RLock roadmap RUnlock |
