Carlos Alexandro Becker
1a69d44d6d
fix: allow to template scoop/brew/krew repo ref ( #3521 )
...
closes #3508
- adds template support for krew and scoop repo refs
- template branch on reporef on brew as well
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-11-02 14:54:16 -03:00
Carlos Alexandro Becker
c1965923b0
docs: improve wording/formatting in several places ( #3384 )
...
this just improves docs wording and formatting in several places.
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-09-17 00:13:09 -03:00
Carlos A Becker
a52fb997d1
docs: update email addresses
...
Signed-off-by: Carlos A Becker <caarlos0@users.noreply.github.com>
2022-05-18 12:12:42 -03:00
Carlos A Becker
53bbc6546f
fix: goamd64 should allow the only range from v1 to v4
...
It was just allowing v2 and v3 due to some misreading on my side.
This commit fixes it to allow v1, v2, v3 and v4.
refs #3016
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-04-13 21:30:08 -03:00
Carlos Alexandro Becker
b0583c700b
feat: support GOAMD64 ( #3016 )
...
* feat: support GOAMD64
* fix: test
* wip
* wip: docker et al
* fix: archive format name
* test: added new test
* feat: nfpm amd4, mips et al
* chore: rm unused file
* fix: brew for multiple goamd64
* fix: krew
* feat: aur
* feat: krew
* docs: brew
* feat: gofis
* feat: scoop
* fix: docker filters
* fix: snapcraft
* fix: improve diff a bit
* fix: snapcraft name template
2022-04-11 22:43:22 -03:00
Carlos A Becker
fa4ba760d9
docs: do not indicate that branch will be created
...
refs #2831
2022-01-30 22:30:07 -03:00
Engin Diri
a19ee5fc42
docs: rename in the docs goreleaser.yml to goreleaser.yaml ( #2784 )
2021-12-22 21:52:01 -03:00
Carlos Alexandro Becker
52cf951c30
feat: krew support ( #2639 )
...
* feat: krew support
* fix: adds it to the pipe
* chore: fmt
* test: improvements
* fix: rm unused code
* fix: stringer
* fix: tmpl
* test: improvements
* fix: lint issues
* fix: only allow 1 binary per archive
* fix: validate
* chore: comment
* fix: renamed to manifest
* fix: krew plugin manifest
* fix: name
* fix: godoc
* fix: install validate-krew-manifest on ci
* fix: helper
* fix: ensure order
* fix: testing
* docs: guidelines
* fix: flag
2021-11-11 09:37:58 -03:00