fredbi
8d6ef40020
feat(yaml): upgraded from yaml.v2 to yaml.v3 ( #3004 )
...
* chore(yaml): upgraded from yaml.v2 to yaml.v3
* provided internal package to take care of backward
compatible settings:
* UnmarshalStrict method
* mute io.EOF unmarshaling errors
* marshal indenting with 2 chars
* adapted unit tests to new yaml v3
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
* fixed failing tests
Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
2022-03-29 14:00:53 -03:00
Carlos Alexandro Becker
e8c8a2832f
feat: improve universal binaries on krew/brew/gofish ( #2747 )
...
* feat: improve universal binaries on krew/brew/gofish
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* test: OnlyReplacingUnibins
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: archive
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
* fix: do not replace single-arch
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2021-12-07 21:53:39 -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