An open API service for software projects hosted on Open Collective.

github.com/goreleaser/goreleaser

Deliver Go binaries as fast and easily as possible
https://github.com/goreleaser/goreleaser

feat(http): support custom headers in http upload (#2002)

Signed-off-by: Sune Keller <[email protected]>

f934314be3ff62225e33c737112fb6e67f7c28ee authored about 4 years ago
feat: add arm64 to the default goarch list (#1999)

* feat: add arm64 to the default goarch list

Signed-off-by: Carlos Alexandro Becker <caarlos0@g...

2edebf0029e8c5a873947306ee892f089438795f authored about 4 years ago
refactor: use t instead of tt (#2000)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

873f35a2c2d01242bb22cb72fe5dbf39ad2cbe3c authored about 4 years ago
fix: Adds comments to formula template to conform to 'brew audit --strict --online' (#2001)

* fix: Adds comments to formula template to conform to 'brew audit'

* Adding expected output ...

49c17befcfabf3ff38575e89982ed230469f5391 authored about 4 years ago
chore(deps): bump github.com/xanzy/go-gitlab from 0.40.2 to 0.41.0 (#1997)

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.40.2 to 0.41.0.
- ...

a52b1482b40eaf7c5d064b3c9344ad06bdeb398a authored about 4 years ago
chore(deps): bump github.com/jarcoal/httpmock from 1.0.6 to 1.0.7 (#1998)

Bumps [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) from 1.0.6 to 1.0.7.
-...

2eb0f4a39e6c737e0a44425d0f50a7f9e72725de authored about 4 years ago
chore(ci): dependabot automerge

836db434911a49a60d124262ea2f241816da83f8 authored about 4 years ago
chore(deps): bump codecov/codecov-action from v1.2.0 to v1.2.1 (#1996)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.2.0 to v1.2.1....

71519019671ecb21692a14000feb44c2f512f780 authored about 4 years ago
docs: nfpm extra and priority

Signed-off-by: Carlos Alexandro Becker <[email protected]>

df10503785e00ce48a19c593e7b4efefd6810d16 authored about 4 years ago
feat(nfpm): wire up two additional nfpm properties (#1995)

The properties Section and Priority are currently ommited from the goreleaser config. This commi...

ac0cc3214248211b9f662d8bf6353594b5efb8d2 authored about 4 years ago
chore(deps): bump codecov/codecov-action from v1.1.1 to v1.2.0 (#1993)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.1.1 to v1.2.0....

a9c143c24b872b3333a686d13252d78085e5e938 authored about 4 years ago
chore(deps): bump github.com/goreleaser/nfpm/v2 from 2.1.2 to 2.2.2 (#1994)

Bumps [github.com/goreleaser/nfpm/v2](https://github.com/goreleaser/nfpm) from 2.1.2 to 2.2.2.
-...

2606aba8d1029a50eee31480f7dda20d5c67e464 authored about 4 years ago
docs: use_buildx on docker_manifests

Signed-off-by: Carlos Alexandro Becker <[email protected]>

f87e1caf26563fc7eb2023a58ff6886cae3b2ab5 authored about 4 years ago
fix(ci): pull before building

Signed-off-by: Carlos Alexandro Becker <[email protected]>

8babf609cb680b3af81e64d37cc2ac26051cb1fa authored about 4 years ago
chore(ci): remove debug

Signed-off-by: Carlos Alexandro Becker <[email protected]>

0153b4848c7f2a4ffb003ad7dc156066a780699a authored about 4 years ago
feat: remove deprecated options (brew.github & brew.gitlab)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

11e3afe1c8d1009e085b9af2455f51e75c7c76bc authored about 4 years ago
docs: clarify use_buildx and --load

Signed-off-by: Carlos Alexandro Becker <[email protected]>

ba05388ec69a661e4c3b080ae80e42955a6781fc authored about 4 years ago
fix: load (#1990)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

5a0f0f6cfa8bb4915fbe32640c044b73c7a970a7 authored about 4 years ago
chore(ci): debug

Signed-off-by: Carlos Alexandro Becker <[email protected]>

badf7baeaf66b7973923999a14fe889fca8e1e34 authored about 4 years ago
fix(ci): setup buildx

Signed-off-by: Carlos Alexandro Becker <[email protected]>

91469954150b212da387a227be77bf9593e11499 authored about 4 years ago
chore(ci): goreleaser config

Signed-off-by: Carlos Alexandro Becker <[email protected]>

782cb96e594b51a13732479d4a065179fdb2294e authored about 4 years ago
docs: add multi-plat docker images to tutorials

Signed-off-by: Carlos Alexandro Becker <[email protected]>

73757acff91b1f69fa88866dc30b7451904cbd75 authored about 4 years ago
test: build with buildx

refs 0097bdc52dbaed8c2476432581f2c08b83319359
refs #1989

Signed-off-by: Carlos Alexandro Becker...

05d523d93a8cee335dd745f527abe30bcbc6f0e8 authored about 4 years ago
fix(ci): setup qemu

Signed-off-by: Carlos Alexandro Becker <[email protected]>

9d47cfde48dddfb8e01e6d392ac23f7a088b1c78 authored about 4 years ago
feat: use docker buildx build

refs #1989

Signed-off-by: Carlos Alexandro Becker <[email protected]>

0097bdc52dbaed8c2476432581f2c08b83319359 authored about 4 years ago
fix: more logs for docker manifest

Signed-off-by: Carlos Alexandro Becker <[email protected]>

ea83297e735fc0c677b3de1b7875f0d35f26fa95 authored about 4 years ago
fix: arm64 docker img

Signed-off-by: Carlos Alexandro Becker <[email protected]>

528ee5a88ec1b63efe921c106991a119bab9452f authored about 4 years ago
fix: lint issue

Signed-off-by: Carlos Alexandro Becker <[email protected]>

1c76860e93dd45bc4f848b10144964d8f5435e78 authored about 4 years ago
feat: simplify docker images (#1979)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

6735cf01a6ebd2d59759e45f681bef18c4c2e636 authored about 4 years ago
fix: typo

Signed-off-by: Carlos Alexandro Becker <[email protected]>

dab94bafc2951f0f92bacd14915631b3437fb1a4 authored about 4 years ago
fix: race condition

Signed-off-by: Carlos Alexandro Becker <[email protected]>

86b30e8f31954100da574d03d70df9c57e2e9b88 authored about 4 years ago
docs: fix nfpm symlink example

closes #1982

Signed-off-by: Carlos Alexandro Becker <[email protected]>

71c6d96da6e8667f4077fcffd606a44eb2f5d7a7 authored about 4 years ago
test: improve assertion

Signed-off-by: Carlos Alexandro Becker <[email protected]>

8e45550e5034325d9a5f6ac2b3ad08e9786eebc3 authored about 4 years ago
fix: nfpm not including extra files

closes #1980

Signed-off-by: Carlos Alexandro Becker <[email protected]>

1195844e4783b2e652c2b01f3b62065caa8329c2 authored about 4 years ago
fix: manifest with no parallelism (#1978)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

c613dd9c958eef1198ff373a2e90c829fe6a025a authored about 4 years ago
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]...

1b0b6be8c577be4994cc526c0a7e25d780988370 authored about 4 years ago
test: fix unstable test

Signed-off-by: Carlos Alexandro Becker <[email protected]>

47f1a448dd08816ff554472b777b99a08646bf9f authored about 4 years ago
chore(ci): improve dockerfile/manifest (#1974)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

93a94d1dad0b277c50e0d64b22c2513f2e3667e5 authored about 4 years ago
fix(docker): handle empty docker images (#1972)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

d502e594797b1a6f93a3f59b1da542a0800bb2de authored about 4 years ago
docs: ignore twitter 400 on htmltest

Signed-off-by: Carlos Alexandro Becker <[email protected]>

cdff6487e149e92f7105ea99372b4810b4b722d5 authored about 4 years ago
docs: improve docker_manifest examples (#1973)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

35f87451f3a96b4745bd53fb871ad7a0c2735e39 authored about 4 years ago
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.
-...

6739c19308fda7a8ecbd72f525f54cee8684551e authored about 4 years ago
docs: add changie to changelog generators (#1970)

381625e6647d08e5063887a725eef7b45dc8ee2f authored about 4 years ago
feat: upgrade nfpm (#1968)

* feat: upgrade nfpm

Signed-off-by: Carlos Alexandro Becker <[email protected]>

* feat: upgra...

20bdf9def1c283092f57d65a6ee7adb6287d6d0e authored about 4 years ago
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....

28562a319e8c9ffd4a11d51019959e32bfde0723 authored about 4 years ago
feat: ugprade nfpm (#1964)

* feat: ugprade nfpm

Signed-off-by: Carlos Alexandro Becker <[email protected]>

* feat: ugpra...

2615b6cd4fde6f979a2a4ba0a6d64a5b865ae2b4 authored about 4 years ago
Revert "feat: allow automatic snapshot on dirty state (#1958)" (#1962)

This reverts commit d8a0f253d1a5cf83657bcadd297d4c28574564c2.

f10873d9191b2cdb3863d6e9debab5bbc46a1f84 authored about 4 years ago
feat: allow automatic snapshot on dirty state (#1958)

Co-authored-by: CrazyMax <[email protected]>

d8a0f253d1a5cf83657bcadd297d4c28574564c2 authored about 4 years ago
docs: unify naming of .goreleaser.yml file (#1955)

Since multiple filenames for the config file are allowed, we find several different usages of th...

9423da1b607b26916664cb26016811b54359e46c authored about 4 years ago
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...

65e264abc589259dbba230d3c880d730274f00ff authored about 4 years ago
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.
- [Releas...

8d7f4366e0fda81ba0085533ceb16eea4509a636 authored about 4 years ago
chore: fix import

Signed-off-by: Carlos Alexandro Becker <[email protected]>

a6946bbd17797ffea90103f445965bf10ab52457 authored about 4 years ago
fix: `nfpm failed: signing error: armored detach sign: reading PGP key file: open <path to gpg file>` when `--skip-sign` is true (#1944)

984b24a93f3b0f9acfe4a48d50e555562c4fb429 authored about 4 years ago
refactor(test): t.TempDir

Signed-off-by: Carlos Alexandro Becker <[email protected]>

27c7c8d7c84265eccd6bbf5e4e6c8ce0a4e5df69 authored about 4 years ago
chore(deps): bump nfpm (#1946)

* chore(deps): bump nfpm

Signed-off-by: Carlos Alexandro Becker <[email protected]>

* chore(d...

ec8e1081dc3d0ffaa27deb94435645f5f6f95d95 authored about 4 years ago
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.
-...

a2d1c28335f130174206ba9581773da9b5ca6853 authored about 4 years ago
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@...

339037ff60d3d9787cef652fcfaade30a4d335db authored about 4 years ago
refactor(test): use testing.TB Cleanup and Tempdir (#1945)

* refactor: use t.Cleanup instead of defer

Signed-off-by: Carlos Alexandro Becker <caarlos0@g...

92f52ac40614a5fa3a47d8c7e79d2304bb7ae468 authored about 4 years ago
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]...

4c3e3933a8187b4002bddf247370ba3d02d9693b authored about 4 years ago
chore(ci): apt update before trying to install snapcraft

refs #1940

Signed-off-by: Carlos Alexandro Becker <[email protected]>

dc3543c99c421b04be6a6210827c7dd4eaa4764e authored about 4 years ago
docs: add new tutorial (#1943)

4c9b060511f5fe94ffa72a5e43fbb0d01af0e995 authored about 4 years ago
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...

2f86bd63b894eb8153ca948c606932ef9b446680 authored about 4 years ago
feat: IDs filter for Checksums pipe (#1805)

* Add IDs filter to checksums pipe

This allows specific artifacts to be excluded from the check...

e3f8178b353cb60b2d2d667d357d31f5abed6df1 authored about 4 years ago
feat: add support for scripts in Scoop manifests (#1931)

* feat: add support for scripts in Scoop manifests

* fix: remove hidden newline from scoop go...

c10e59795361a92035e5c2390c067107a8be5938 authored about 4 years ago
chore: added todo for go 1.16 migration

264dedc12a7ecab5a7ce5592e9e4aac1ca0494f6 authored about 4 years ago
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.
-...

eb22ebf75d85d18042aa555ce8612a6de0aab50d authored about 4 years ago
chore: fmt

Signed-off-by: Carlos Alexandro Becker <[email protected]>

a69839327f0015ebb0990d41a6fa73b880de2873 authored about 4 years ago
feat: add only the manifests to the release notes

Signed-off-by: Carlos Alexandro Becker <[email protected]>

8fa7c6977a0421c4b2d96ad25af7ffdf6b863c12 authored about 4 years ago
feat: add docker manifests to release notes (#1925)

* feat: add docker manifests to release notes

Signed-off-by: Carlos Alexandro Becker <caarlos0@...

397ff3ba8478a6baac2cc971e263866d763189fd authored about 4 years ago
feat: install build-base on main img, drop -cgo img (#1924)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

3fb2366bd48aaf390152953d59a40993d1ae45bd authored about 4 years ago
fix(ci): allow arm64 docker builds

Signed-off-by: Carlos Alexandro Becker <[email protected]>

1da3eeb5dc4351bc7d61ca1a1a3d9c68609edbc0 authored about 4 years ago
docs: update www/docs/customization/scoop.md

Co-authored-by: 6543 <[email protected]>

b0f4c1bac9aaa642b889302717e109b179d78a2a authored about 4 years ago
docs: add gitea defaults for brew and scoop

131023f8dda599edeb5121230629911bf86579a2 authored about 4 years ago
chore: lint issues

Signed-off-by: Carlos Alexandro Becker <[email protected]>

b067fdc894c2b81417fcf7ad611a17c867adabee authored about 4 years ago
feat: multi-arch docker images (#1923)

* feat: multi-arch docker images

Signed-off-by: Carlos Alexandro Becker <[email protected]>
...

e337fc9ca0269c3a3455b5d2eda4ef15eeff0572 authored about 4 years ago
test: __complete and __completeNoDesc

Signed-off-by: Carlos Alexandro Becker <[email protected]>

d2f4cb7039986a4831f127fdfe32935e791fcda7 authored about 4 years ago
Support __completeNoDesc hidden command (#1922)

The __completeNoDesc command is used by bash to request completion
without any descriptions. It...

e132922d23968ff5ae37efbf143df055f5367624 authored about 4 years ago
feat: nfpm symlinks

closes #1861

Signed-off-by: Carlos Alexandro Becker <[email protected]>

c0119436136826241bb1a926a65d526f9ae417ce authored about 4 years ago
chore(deps): bump github.com/goreleaser/nfpm from 1.10.1 to 1.10.2

Signed-off-by: Carlos Alexandro Becker <[email protected]>

513e6ad6ed6e3e2898a9198995d16e58932974e0 authored about 4 years ago
fix: completions on fish

Signed-off-by: Carlos Alexandro Becker <[email protected]>

cb431595f0be670fbc926a98a6973348f88032ee authored about 4 years ago
docs: promote info to warning

Signed-off-by: Carlos Alexandro Becker <[email protected]>

cf47e132c98096fc64f4083ade38141431e429bf authored about 4 years ago
chore(ci): run only on tags and master

Signed-off-by: Carlos Alexandro Becker <[email protected]>

bbe718f9d53a02f6a6d5c72537a6d9f39f1c9608 authored about 4 years ago
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]...

7ab2470dae678a17a2afe6e3af0ef607a47c2a3d authored about 4 years ago
feat: make generated brew formulas `brew audit` compatible (#1908) (#1911)

* feat: add license as first class config key to homebrew (#1908)

* feat: remove trailing whi...

f35534d9d7cbc2d69fcbd4edb78a5d668357fa60 authored about 4 years ago
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...

27f3e4f5333761e0d85fbf838337dfb96047d295 authored about 4 years ago
fix: ensure changelog ends on a newline (#1919)

761c56a80581acf9efe55f1d09d965497a8eebfc authored about 4 years ago
fix: don't append empty header/footer to changelog (#1918)

56f34935d20b387f29d853bd10e210d233c3ba4a authored about 4 years ago
fix: prevent error if "dockerfile" isn't set (#1917)

* fix: prevent error if "dockerfile" isn't set

* test: add test for #1917

a6c4b7e862c8da6c1ddc2413fa2661d3172d4700 authored about 4 years ago
chore(deps): bump github.com/Masterminds/semver/v3 from 3.1.0 to 3.1.1 (#1914)

Bumps [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) from 3.1.0 to 3....

50547696cad8f90e7bff800034752122e19d0148 authored about 4 years ago
feat: upload brew tap to gitea (#1547)

* implement for brew and scoop support for Gitea-hosted repos

* fix test

* add ReleaseURLT...

89105d63ac4c16bc18c6cd4bc3777343f451defd authored over 4 years ago
docs: fix internal links that result in a broken navigation sidebar (#1909)

I suspect this is something about the mkdocs template, but I'm not familiar enough, and this is ...

9a19dee300da835f993ca1d48002f4fae81c142b authored over 4 years ago
feat: add support for git branch in templates (#1906)

Add a `.Branch` field to the text templates populated by the current git
branch.

Signed-off-by:...

f417d7783dabb56fb34c49118e6c2b89cb920aa8 authored over 4 years ago
chore(ci): only scheduled

fa9bb22124270aadbd3cca48be1dd070704d5a74 authored over 4 years ago
chore(ci): lock inactive issues/prs

1cc701d89798fbce0076fcdfbdefda0914718ef7 authored over 4 years ago
add debconf-templates cookbook (#1907)

* add debconf-templates cookbook

* chore: typo

Co-authored-by: Carlos Alexandro Becker <ca...

20594d61833e71d4ddbc3b449e05c504f8ad07de authored over 4 years ago
chore(deps): bump codecov/codecov-action from v1.0.14 to v1.0.15 (#1904)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.14 to v1.0.1...

a704baea0bea6e226c2241ed838d3f32aecde622 authored over 4 years ago
fix: improving URLs on linuxbrew (#1900)

* fix: improving URLs on linuxbrew

Signed-off-by: Carlos Alexandro Becker <[email protected]...

b4f154d81f09ffb73da8c90bbd7f26fba5feac75 authored over 4 years ago
fix: dont fail if there is a .go directory (#1899)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

40aa04fe714850150f76a61a9d311886ade74d7d authored over 4 years ago
fix: improve completions (#1894)

Signed-off-by: Carlos Alexandro Becker <[email protected]>

707639f4d954d93dfc22fde945b8392f92bda77d authored over 4 years ago
docs: fix wording

c39c8208f094ab854e4e7c8d70d8b74fef85fcb5 authored over 4 years ago