Ecosyste.ms: OpenCollective

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

fix: do not set default builds

closes https://github.com/goreleaser/goreleaser/issues/1294

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

c63a57eaa05d79c619cfc9825e973006bb59bfc0 authored about 5 years ago
refactor: simplify code

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

f4d4dc65ec1d8f643bb408d95fa35dcb72901abc authored about 5 years ago
fix: disable gocognit

TODO: enable it back
Signed-off-by: Carlos Alexandro Becker <[email protected]>

5f5f263aa8cc293a5684786af73ef68a7b77b902 authored about 5 years ago
fix: disable gomnd

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

f8bb7b9cafc2820bb1a5f3490d152f7e43eb8e3e authored about 5 years ago
feat: remove singular archive config (#1282)

* feat: remove singular archive config

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

8defb77b0eea3d775b016b32f8d5f91890e4e1a7 authored about 5 years ago
feat: remove singular snapcraft config (#1281)

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

468401bc54d3a31aebcc1526ba803760a80b51c3 authored about 5 years ago
feat: remove deprecated nfpm (#1280)

* clean: remove deprecated nfpm

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

885a9710e5d0f64bf1f255e47f9f221cd106f74b authored about 5 years ago
feat: added blob.region and blob.disableSSL (#1279)

* feat: added blob.region and blob.disableSSL

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

05116ff8e69e778c819d617de910ca0fbf23d1bc authored about 5 years ago
feat: moved sign log to info and stream output (#1276)

* fix: moved sign log to info

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

...

60f4fe7d2d844d79a30711a1e53c9c0b28b541df authored about 5 years ago
feat: docker builds filter (#1275)

* feat: docker builds filter

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

*...

6edf6698cb30174158f038ae619e7ab64d6dc7fb authored about 5 years ago
docs: signing with mitchellh/gon (#1277)

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

c95a9c8c15516765f7f9ecee55277ebcc0399e20 authored about 5 years ago
docs: Update GitHub Actions page (#1274)

c5e9ba938da9fc103a3f1cdcd296a4c5fc1fec60 authored about 5 years ago
docs: nfpm file glob

closes #1266

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

85a0168c9b1e235439bd2f267327c8475c8e60cd authored about 5 years ago
fix: go mod tidy

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

3c3f9727b0c0f191ef1671f947bad3443dd59adc authored about 5 years ago
chore(deps): bump github.com/xanzy/go-gitlab from 0.22.1 to 0.22.2 (#1269)

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

5233d96f11e033520017946e4638c96b13637c31 authored about 5 years ago
fix: go mod tidy

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

ac88ebdc4ab98d29ab94cba2bb4000171ae57880 authored about 5 years ago
chore(deps): bump github.com/Masterminds/semver/v3 from 3.0.2 to 3.0.3 (#1272)

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

439520ace4c6731fece540dad95d7263d477d07c authored about 5 years ago
fix: docs about default ldflag template (#1265)

The docs state that the default ldflags includes the ShortCommit but in
reality the code uses t...

6a759c1b95870c487e2940b16f7b7a870f6015da authored about 5 years ago
fix: rpmpack replace

closes #1259

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

36126ec4869a93ef82895b225ee3d761fd87ae15 authored about 5 years ago
fix: update nfpm

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

c48c2b6bcc16536e46acf121df35054661a8a59b authored about 5 years ago
Revert "Revert "chore(deps): bump github.com/goreleaser/nfpm from v1.1.5 to v1.1.6""

This reverts commit 10862ff7601571dd983bfed63d06dd9fe4599aae.

cb6d4dff6167c899f2fc43e60621e7d313b6d3ef authored about 5 years ago
Revert "chore(deps): bump github.com/goreleaser/nfpm from v1.1.5 to v1.1.6"

This reverts commit 30da2ee18207ecc706e92df4b8b0f5a11214d745.

refs https://github.com/gorelease...

10862ff7601571dd983bfed63d06dd9fe4599aae authored about 5 years ago
chore(deps): bump github.com/goreleaser/nfpm from v1.1.5 to v1.1.6

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

30da2ee18207ecc706e92df4b8b0f5a11214d745 authored about 5 years ago
chore(deps): bump github.com/xanzy/go-gitlab from 0.21.0 to 0.22.1

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

aab762549093b3efb3a762ccb08630809fda6839 authored about 5 years ago
chore(deps): bump github.com/Masterminds/semver/v3 from 3.0.1 to 3.0.2 (#1242)

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

33d6fb75abb292c1b37a5474dcbc320fe75f3ecf authored about 5 years ago
chore(deps): bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7 (#1254)

Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.5 to 2.2.7.
- [Release notes...

5d9f838a6c72e45af5ca1d1175aebd9263425424 authored about 5 years ago
feat: fully support all s3 pipe feats on blob (#1253)

* feat: fully support all s3 pipe feats on blob

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

2dc3ae3010a4cb58f81178901b9bb32d994bf4ab authored about 5 years ago
fix: brew: do not really depends on release (#1252)

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

8274bf1f0315a55bfabaaab8c0a46773fdded3ce authored about 5 years ago
feat: http POST (#1246)

* feat: http POST

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

* feat: http...

b0481a14e0d14745a9aa84f9a4b1e0f87b9e7b10 authored about 5 years ago
feat: change default snapshot version template (#1248)

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

173edbac545df7796ca2c4eb5ea3a1817920b562 authored about 5 years ago
fix: goreleaser check (#1249)

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

65c9c129578d93f469002a53af346327edcb233e authored about 5 years ago
feat(nfpm): allow to change package name (#1244)

* feat: allow to change package name

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

0953c2f4f76f0267cc26bd503e0f332b7d528aa3 authored about 5 years ago
feat: Add support for c-shared and c-archive build modes in windows (#1243)

* add hardcoded .dll and .lib extensions

* chore: remove unnecessary else case

1cf86b86f62a62cbeafe1fdcc3c393d3df53caa7 authored about 5 years ago
feat: Added new flags to support release notes header and footer. (#1212)

* Added new flags to support release notes header and footer.

Created two flags for release g...

16cb4d8277bcfaf0b09e7a1c7f2104f447f4e0f4 authored about 5 years ago
chore: fixed spelling (#1239)

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

fdfe0487df5fc1114506fff5872e5c2a3d631124 authored over 5 years ago
feat: filter by id on sign pipe (#1233)

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

4719763c4a42958381ff49a8e9692f9e52ef59c5 authored over 5 years ago
feat: add basic string function to template (#1232)

3d95590238a469c5c7ed18ee08427cdc14153d18 authored over 5 years ago
fix(rpm): build time and build host

refs #1229

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

333d834b496fa5da99fc88d4db0c5889f785a4d6 authored over 5 years ago
fix(rpm): version and release fields

refs https://github.com/goreleaser/goreleaser/issues/1229

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

25f9742878f47d5184a806fcaafc46ce82b7f705 authored over 5 years ago
fix(rpm): desc, summary and group

closes #1229

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

ff31e29878dd336d34c11fc189ea01b553864c5b authored over 5 years ago
chore(deps): update nfpm

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

705cd377f4b0850701e01fc728f4dd7f71155643 authored over 5 years ago
docs: Update CircleCI example (#1224)

ff584f07313583a7194bc35875bcbff266dde15b authored over 5 years ago
fix: hopefully fix deploy

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

b7ddafbbd8e7cbf34d5647bbd83590cdc3b9b2da authored over 5 years ago
fix: update go-gitlab

refs https://github.com/goreleaser/goreleaser/pull/1215

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

576156b03c9429fc66ded230ae34a8c2ac2c28ea authored over 5 years ago
fix: update nfpm

refs https://github.com/goreleaser/nfpm/issues/95

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

413a999dade18fe10c83461ebb403cc195b357db authored over 5 years ago
fix: update code.gitea.io/sdk/gitea (#1220)

* fix: invalid pseudo version for github.com/go-macaron/cors

* chore: use go1.13

* chore: ...

5102c8a29abb6209c19201b8c19711a373b255a4 authored over 5 years ago
chore(deps): cleanup go.mod file (#1217)

c7c6218d76d18b82fa4d00ddd132a86d80bb1a7e authored over 5 years ago
fix: update nfpm (#1216)

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

e59e0397e2f36e245ca10031a61e5fde2ab75162 authored over 5 years ago
fix: use nfpm from master

refs #1213

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

e3d004814375cd5db1b9a0f2ba5580bb9b8f55f2 authored over 5 years ago
Revert "fix: getTag return incorrect tag, if we have more than 1 tag for 1 commit (#1164)"

This reverts commit 2403a40979cc0b2ce252abfdb7aacd00b91b4ab8.

449ed95bbe73fb88159e061352fcc786987d7d7d authored over 5 years ago
docs: add GITHUB_TOKEN to github action file (#1210)

without it goreleaser will have no rights to publish files on github.

5f0ad328bee90bb80cc55ea59192bf70240a3335 authored over 5 years ago
docs: add goreleaser + GitHub Actions post (#1209)

c1547a317af6fc183b7158943d6ef2794016a20b authored over 5 years ago
Merge remote-tracking branch 'origin/master'

7de709fc30a8d35c6f868f122c3de43b472066dd authored over 5 years ago
Revert "feat: git diff when dirty (#1178)" (#1208)

This reverts commit 39d07c375df531aa0c55df868d26f8dcc4bf37e1.

89e3a552d2c9fb9b9174f53dae039082eedc91a8 authored over 5 years ago
Revert "feat: git diff when dirty (#1178)"

This reverts commit 39d07c375df531aa0c55df868d26f8dcc4bf37e1.

4e71977e34a59eabac44f0b38594d3cd5d4cedd4 authored over 5 years ago
docs: add instructions for installing using shell script

Fixes #1197

7151b99bed16e0877f147deed8e67ecba0dbeee2 authored over 5 years ago
feat: update to latest nfpm

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

4760a288faa0ba9747674a948344213e222f817d authored over 5 years ago
feat(release): add artifact filter (by id) to release pipe (#1203)

* feat(release): add artifact filter (by id) to release pipe

* add `ids: string[]` to release...

93259b068367f43289705a42b15f275864f66dbb authored over 5 years ago
docs: archives example

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

a6da05b8559eb716e84b9806231a430a6324ffbb authored over 5 years ago
chore(deps): update aws-sdk-go

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

a288c891af10b4662b1bb54180a9876d120d43a8 authored over 5 years ago
fix: update nfpm

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

2cc40fad1e51549d5b17e1d02d29a8e0771103e2 authored over 5 years ago
fix: locale on tests

closes #1190

160740aefeada6055d51ae66ce14e715bc44ce5f authored over 5 years ago
feat: nfpm without rpmbuild (#1187)

thanks @djgilcrease for all the hard work on nfpm
and google/rpmpack.

thanks to @jarondl who...

44038a2f50769f1c7999d95ae8714256cce95be5 authored over 5 years ago
chore: codeowners

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

cc4b9b9bb681c5f3bbfa44ef3fba52b824ae12fd authored over 5 years ago
ci: go mod tidy

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

8b566362d7f60307ba9ef6c0c946799135e49e17 authored over 5 years ago
ci: add golangci-lint configuration file (#1188)

b7551c57f2178d5f7adf2834637eff6a5c147bc8 authored over 5 years ago
chore(deps): bump github.com/aws/aws-sdk-go from 1.25.6 to 1.25.9 (#1184)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.25.6 to 1.25.9.
- [...

351ef4d72a7b8d27a63d20d5bad4ae55b7840f0f authored over 5 years ago
clean: renovate.json

71d6e6890665d7e09b192626caa248ca5cec0fac authored over 5 years ago
ci: fix linter issues

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

21843b5a90a16bb770f70c0ffe594edc191f5662 authored over 5 years ago
Use v1 as recommended by GitHub (#1183)

9423bb2abbe2ded801a97c0c3b41cf75752cb255 authored over 5 years ago
fix: getTag return incorrect tag, if we have more than 1 tag for 1 commit (#1164)

* fix strategy of getting latest tag

* add git -c "versionsort.suffix=-"

* fix test

* f...

2403a40979cc0b2ce252abfdb7aacd00b91b4ab8 authored over 5 years ago
feat: git diff when dirty (#1178)

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

39d07c375df531aa0c55df868d26f8dcc4bf37e1 authored over 5 years ago
test: increase github client test coverage (#1179)

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

622254a7dfd9b3adc8824ca360152f478ca8189d authored over 5 years ago
fix: reject docker.files as . or inside dist (#1175)

* fix: reject docker.files as . or inside dist

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

423308443c1d186f2169afdd6fc021375627b3cb authored over 5 years ago
fix: docker: skip push skips other builds (#1177)

* fix: skip aware semerrgroup

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

...

792b883f59ed807cc8e3b3e0fc5d98ac22ee1725 authored over 5 years ago
fix: skip aware semerrgroup (#1176)

* fix: skip aware semerrgroup

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

...

d338cf72858fc74217e72310d432e4c16b83faf9 authored over 5 years ago
chore(deps): bump all (#1174)

* chore(deps): bump

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

* chore(de...

50235f29747c1ace7629400433bbe9eb93e47983 authored over 5 years ago
chore(deps): update module yaml to v2.2.4 (#1170)

c6e0513dd149683922635da955a8b39b45770722 authored over 5 years ago
Use Version instead of Git tag to for .deb/.rpm (#1157)

e6c8682738917258bf2a1430446843c2c444db01 authored over 5 years ago
chore(deps): add renovate.json (#1165)

0506a9920d46d39a8674235756b4700f07d0c44f authored over 5 years ago
feat: support additional GOOS/GOARCH targets (#1162)

* feat: support illumos amd64 target

* feat: support other missing targets

9b5df03c09cdcfdfb04534db40a0288f04492044 authored over 5 years ago
feat: wasm support (#1159)

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

9d5f36f21b551640dcea1fd4bed87cacae4b0664 authored over 5 years ago
docs: stack overflow link

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

e0ef20341aaf9ff38886b6ae45ce3f77d36ada95 authored over 5 years ago
docs: Use GoReleaser Action (#1161)

8fab55b555ca8e75febd121426cd0627b3dfa054 authored over 5 years ago
ci: extend GOPROXY list (#1158)

5aae030db6f35ae165d18a19710af85c1c23fcf7 authored over 5 years ago
fix: brew multiple archives on one tap (#1153)

* fix: tmp simplify

* refactor: brew tests for mutiple archives per os

* feat: adds keep l...

d1e97a3fd8bc8e0680329a5f45172c9788b6f057 authored over 5 years ago
fix: GOPROXY and dependency issues (#1155)

* Use official GOPROXY (proxy.golang.org).

Detects issues in which third party module proxies...

571569ed3d22365b592764a62ea669c29f8a2665 authored over 5 years ago
fix: lint issues

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

eb1a122199bc2917ffa21bb8a41f38485a14824e authored over 5 years ago
Tidy go.mod deps. (#1152)

Fixes #1145

1931500342b9c53a814606d5f739a8f1d9b93e7a authored over 5 years ago
feat: go 1.13 (#1135)

* feat: go 1.13

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

* fix: go.mod
...

3120a38c640db05b7ca6e985dfd09fd609d68667 authored over 5 years ago
fix: install only docker-cli instead of docker (#1136)

ca2d0c6ac683cac11a94d7a6c875a7a75be22622 authored over 5 years ago
fix: invalid pseudo version for github.com/go-macaron/cors (#1138)

221416e681fdb23a859b24204dc4ae11891da8f7 authored over 5 years ago
docs: added TODO

da04434939d8062b4bcfae442f44f27ff034591d authored over 5 years ago
fix: actually support arm (#1140)

ccbd79250e074db18558aa19324fab453d874204 authored over 5 years ago
docs: fix typo

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

2c08ab87a13ce4a70cf89a691fbbc46c7da6c2e6 authored over 5 years ago
fix: copy into DockerImage Artifact (#1134)

Since #1110 the artifacts are passed by reference, causing the previous
code to edit the Artifa...

705f66d258262cc99ee19f6d714e66b6e5396876 authored over 5 years ago
fix: deps

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

ebe510a894357f7e5d8895a934d5db5dd3c7ecb4 authored over 5 years ago
fix: update nfpm

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

c3ffb627356a61d698df8574e9050021f137bc82 authored over 5 years ago
docs: brew download strategy

closes #967

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

a07035614a15391583fd14bbcca18b00d9437dde authored over 5 years ago
fix: improve error msg

closes #1103

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

c2918e4eecb59140eae93df524510ca0a9241a14 authored over 5 years ago