dependabot[bot]
1b0b6be8c5
chore(deps): bump github.com/golangci/golangci-lint from 1.33.0 to 1.34.1 ( #1975 )
...
* chore(deps): bump github.com/golangci/golangci-lint
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint ) from 1.33.0 to 1.34.1.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.33.0...v1.34.1 )
Signed-off-by: dependabot[bot] <support@github.com>
* fix: lint issues
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: go mod tidy
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-29 15:40:21 +00:00
Carlos Alexandro Becker
47f1a448dd
test: fix unstable test
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-29 11:57:56 -03:00
Carlos Alexandro Becker
93a94d1dad
chore(ci): improve dockerfile/manifest ( #1974 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-28 17:36:57 -03:00
Carlos Alexandro Becker
d502e59479
fix(docker): handle empty docker images ( #1972 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-28 17:36:46 -03:00
Carlos Alexandro Becker
cdff6487e1
docs: ignore twitter 400 on htmltest
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-28 17:34:30 -03:00
Carlos Alexandro Becker
35f87451f3
docs: improve docker_manifest examples ( #1973 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-28 17:32:40 -03:00
dependabot[bot]
6739c19308
chore(deps): bump github.com/xanzy/go-gitlab from 0.40.1 to 0.40.2 ( #1957 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.40.1 to 0.40.2.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.40.1...v0.40.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-28 16:38:56 -03:00
Ronnie
381625e664
docs: add changie to changelog generators ( #1970 )
2020-12-28 16:38:37 -03:00
Carlos Alexandro Becker
20bdf9def1
feat: upgrade nfpm ( #1968 )
...
* feat: upgrade nfpm
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* feat: upgrade nfpm
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: test
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* docs: nfpm
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-28 17:40:23 +00:00
dependabot[bot]
28562a319e
chore(deps): bump codecov/codecov-action from v1.1.0 to v1.1.1 ( #1960 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.1.0 to v1.1.1.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.1.0...1fc7722ded4708880a5aea49f2bfafb9336f0c8d )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-25 20:39:04 -03:00
Carlos Alexandro Becker
2615b6cd4f
feat: ugprade nfpm ( #1964 )
...
* feat: ugprade nfpm
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* feat: ugprade nfpm
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: fmt
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: tests
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: do not modify list
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-24 02:07:48 +00:00
CrazyMax
f10873d919
Revert "feat: allow automatic snapshot on dirty state ( #1958 )" ( #1962 )
...
This reverts commit d8a0f253d1
.
2020-12-22 11:04:51 -03:00
CrazyMax
d8a0f253d1
feat: allow automatic snapshot on dirty state ( #1958 )
...
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-12-22 10:41:08 -03:00
Rico
9423da1b60
docs: unify naming of .goreleaser.yml file ( #1955 )
...
Since multiple filenames for the config file are allowed, we find several different usages of the file names in the docs:
- .goreleaser.yml
- goreleaser.yml
- .goreleaser.yaml
- goreleaser.yaml
I find that using a single filename in the docs is more intuitive for new users. Hence I replaced all occurrences of the filename with `.goreleaser.yml`.
2020-12-20 10:56:00 -03:00
dependabot[bot]
65e264abc5
chore(deps): bump codecov/codecov-action from v1.0.15 to v1.1.0 ( #1953 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from v1.0.15 to v1.1.0.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1.0.15...7de43a7373de21874ae196a78f8eb633fcf7f0c4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 08:27:58 -03:00
dependabot[bot]
8d7f4366e0
chore(deps): bump github.com/ulikunitz/xz from 0.5.8 to 0.5.9 ( #1954 )
...
Bumps [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz ) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/ulikunitz/xz/releases )
- [Commits](https://github.com/ulikunitz/xz/compare/v0.5.8...v0.5.9 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-18 08:27:43 -03:00
Carlos Alexandro Becker
a6946bbd17
chore: fix import
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-14 08:51:14 -03:00
Rene Zbinden
984b24a93f
fix: nfpm failed: signing error: armored detach sign: reading PGP key file: open <path to gpg file>
when --skip-sign
is true ( #1944 )
2020-12-14 08:50:26 -03:00
Carlos Alexandro Becker
27c7c8d7c8
refactor(test): t.TempDir
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-13 10:33:08 -03:00
Carlos Alexandro Becker
ec8e1081dc
chore(deps): bump nfpm ( #1946 )
...
* chore(deps): bump nfpm
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* chore(deps): bump nfpm
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-13 07:13:09 -03:00
dependabot[bot]
a2d1c28335
chore(deps): bump github.com/xanzy/go-gitlab from 0.40.0 to 0.40.1 ( #1932 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.40.0 to 0.40.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.40.0...v0.40.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 13:34:21 -03:00
dependabot[bot]
339037ff60
chore(deps): bump code.gitea.io/sdk/gitea from 0.13.1 to 0.13.2 ( #1933 )
...
Bumps code.gitea.io/sdk/gitea from 0.13.1 to 0.13.2.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 13:33:54 -03:00
Carlos Alexandro Becker
92f52ac406
refactor(test): use testing.TB Cleanup and Tempdir ( #1945 )
...
* refactor: use t.Cleanup instead of defer
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* refactor: use t.Cleanup instead of defer
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* refactor: use t.Cleanup instead of defer
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* refactor: use t.Cleanup instead of defer
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: filepath
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-12 13:27:35 -03:00
dependabot[bot]
4c3e3933a8
chore(deps): bump gocloud.dev from 0.20.0 to 0.21.0 ( #1941 )
...
Bumps [gocloud.dev](https://github.com/google/go-cloud ) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/google/go-cloud/releases )
- [Commits](https://github.com/google/go-cloud/compare/v0.20.0...v0.21.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 20:14:58 -03:00
Carlos Alexandro Becker
dc3543c99c
chore(ci): apt update before trying to install snapcraft
...
refs #1940
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-12-11 19:01:01 -03:00
Vic Shóstak
4c9b060511
docs: add new tutorial ( #1943 )
2020-12-11 11:57:39 -03:00
dependabot[bot]
2f86bd63b8
chore(deps): bump github.com/goreleaser/fileglob from 0.3.0 to 0.3.1 ( #1937 )
...
Bumps [github.com/goreleaser/fileglob](https://github.com/goreleaser/fileglob ) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/goreleaser/fileglob/releases )
- [Commits](https://github.com/goreleaser/fileglob/compare/v0.3.0...v0.3.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
2020-12-09 08:39:38 -03:00
Joris Coenen
e3f8178b35
feat: IDs filter for Checksums pipe ( #1805 )
...
* Add IDs filter to checksums pipe
This allows specific artifacts to be excluded from the checksums file.
The reason for introducing this, is the requirement of Terraform
Registry releases to only contain the prescribed archives in the
checksums file. If the file contains more, the release is not accepted
by the Terraform Registry.
* Add test case for IDs filter of checksums pipe
* Document IDs filter of checksum pipe
* Always apply type filter for artifacts
This is more in line with how the other ID-filters work.
2020-12-09 08:38:56 -03:00
Suz Hinton
c10e597953
feat: add support for scripts in Scoop manifests ( #1931 )
...
* feat: add support for scripts in Scoop manifests
* fix: remove hidden newline from scoop golden file
2020-12-05 12:16:32 -03:00
Carlos Alexandro Becker
264dedc12a
chore: added todo for go 1.16 migration
2020-12-03 18:16:45 -03:00
dependabot[bot]
eb22ebf75d
chore(deps): bump github.com/xanzy/go-gitlab from 0.39.0 to 0.40.0 ( #1930 )
...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab ) from 0.39.0 to 0.40.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases )
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md )
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.39.0...v0.40.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-02 09:45:55 -03:00
Carlos Alexandro Becker
a69839327f
chore: fmt
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-30 21:53:47 -03:00
Carlos Alexandro Becker
8fa7c6977a
feat: add only the manifests to the release notes
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-30 21:53:36 -03:00
Carlos Alexandro Becker
397ff3ba84
feat: add docker manifests to release notes ( #1925 )
...
* feat: add docker manifests to release notes
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* chore: fmt
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* refactor: improve code a bit
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* test: cover artifact.Type.String() with tests
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-29 14:33:31 -03:00
Carlos Alexandro Becker
3fb2366bd4
feat: install build-base on main img, drop -cgo img ( #1924 )
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-28 18:04:13 -03:00
Carlos Alexandro Becker
1da3eeb5dc
fix(ci): allow arm64 docker builds
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-28 16:54:34 -03:00
Manuel Vogel
b0f4c1bac9
docs: update www/docs/customization/scoop.md
...
Co-authored-by: 6543 <6543@obermui.de>
2020-11-28 16:38:22 -03:00
Manuel Vogel
131023f8dd
docs: add gitea defaults for brew and scoop
2020-11-28 16:38:22 -03:00
Carlos Alexandro Becker
b067fdc894
chore: lint issues
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-28 16:34:33 -03:00
Carlos Alexandro Becker
e337fc9ca0
feat: multi-arch docker images ( #1923 )
...
* feat: multi-arch docker images
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* feat: split files
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* docs: manifest
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* refactor: split files
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* test: added some
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* docs: flags
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: fmt
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: diff
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* ci: enable experimental
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* ci: multi-arch goreleaser images
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-28 16:26:37 -03:00
Carlos Alexandro Becker
d2f4cb7039
test: __complete and __completeNoDesc
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-27 09:33:19 -03:00
Marc Khouzam
e132922d23
Support __completeNoDesc hidden command ( #1922 )
...
The __completeNoDesc command is used by bash to request completion
without any descriptions. It must be properly supported for
cobra.Command.ValidArgsFunction to work with bash completion.
Signed-off-by: Marc Khouzam <marc.khouzam@gmail.com>
2020-11-27 08:40:13 -03:00
Carlos Alexandro Becker
c011943613
feat: nfpm symlinks
...
closes #1861
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-26 23:45:17 -03:00
Carlos Alexandro Becker
513e6ad6ed
chore(deps): bump github.com/goreleaser/nfpm from 1.10.1 to 1.10.2
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-26 23:30:03 -03:00
Carlos Alexandro Becker
cb431595f0
fix: completions on fish
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-26 23:20:04 -03:00
Carlos Alexandro Becker
cf47e132c9
docs: promote info to warning
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-26 23:19:46 -03:00
Carlos Alexandro Becker
bbe718f9d5
chore(ci): run only on tags and master
...
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2020-11-26 23:19:37 -03:00
dependabot[bot]
7ab2470dae
chore(deps): bump github.com/golangci/golangci-lint from 1.32.2 to 1.33.0 ( #1912 )
...
* chore(deps): bump github.com/golangci/golangci-lint
Bumps [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint ) from 1.32.2 to 1.33.0.
- [Release notes](https://github.com/golangci/golangci-lint/releases )
- [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/golangci/golangci-lint/compare/v1.32.2...v1.33.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* fix: lint
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Carlos Alexandro Becker <caarlos0@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-11-27 02:16:08 +00:00
Lukas Malkmus
f35534d9d7
feat: make generated brew formulas brew audit
compatible ( #1908 ) ( #1911 )
...
* feat: add license as first class config key to homebrew (#1908 )
* feat: remove trailing whitespace from generated brew formula (#1908 )
2020-11-26 10:06:47 -03:00
dependabot[bot]
27f3e4f533
chore(deps): bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 ( #1920 )
...
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/go-yaml/yaml/releases )
- [Commits](https://github.com/go-yaml/yaml/compare/v2.3.0...v2.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-26 09:51:27 -03:00