diff options
| author | jannfis <jann@mistrust.net> | 2020-09-27 21:34:05 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-09-27 21:34:05 +0200 |
| commit | 881ad1bf523044f888eef8e5e69070481cdc4e97 (patch) | |
| tree | cb33ae5b26fabfd0bfbaec7b085c063fe1c1cc7a /.github | |
| parent | fa95873da285ee00713e4041d117ad37f43d899e (diff) | |
chore: Externalize version & build information (#104)
* chore: Externalize version information
* Use full Git commit information
* Introduce short and long version information
* Typos
* More typos
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 ebcbc27..dca2d8c 100644 --- a/.github/actions/spelling/allow.txt +++ b/.github/actions/spelling/allow.txt @@ -63,6 +63,7 @@ gh ghcr githash github +GOARCH goimports golang golangci @@ -98,6 +99,7 @@ kubefake kubernetes Kustomization kustomize +ldflags LDFLAGS len linted @@ -171,6 +173,7 @@ structcheck svg svi svl +SZ taglist tagsortmode TEMPFILE |
