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

feat: xz compression (#1422)

* feat: xz compression

* remove .xz feature

* fix: format code with gofmt

* use larger dict f...

081430bcc760a66c49d23f5f02ad9c7a5a571d58 authored almost 5 years ago
feat: improve check command (#1435)

* feat: improve check command

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

...

a5f0343368beb3e0aa26b09eee6ca1e0a476a850 authored almost 5 years ago
fix: better shellwords on hooks (#1437)

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

34c8fd472479df74f522934a107db0712274d061 authored almost 5 years ago
feat(pipe/build): Add support for flexible build hooks (#1414)

8032d120521e181d9aa0e97bcf7ac6c04baa8add authored almost 5 years ago
feat: upload source archive (#1379)

* feat: upload source archive

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

...

7fe4d0ae793f1ffffdc4468a24bd1609be3beb5a authored almost 5 years ago
test: Allow tests to run in parallel without failing (#1429)

All tests share the same environment (hence variable namespace too)
and setting & reading the s...

5027d4bdfedbf4ff296feaec624c66b9c9d3932d authored almost 5 years ago
feat(pipe/build): Report hook error in addition to stdout (#1430)

This helps in situations where hook couldn't run at all,
e.g. because of insufficient permissio...

cfa0cc2d2ab19a07aa2a25be5ee4c0ec73c16bac authored almost 5 years ago
fix: brew no token (#1434)

* fix: remove useless log

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

* fi...

e580a18382403747f98aca97e3df966fe2e5d4ee authored almost 5 years ago
chore: delete derek

not being used anymore

3f4afc522a514eeb033dd8e4daeeff9e8a1bf5a0 authored almost 5 years ago
feat: split brew tap in 2 steps (#1425)

* feat: split brew tap in 2 steps

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

...

5e8882fbb6b8a841b0f21a8f63d3308b0e50118e authored almost 5 years ago
docs: Use "brews" plural form in documentation (#1423)

88213a50fcacd0ea17b7bf8c08df2dae33835f60 authored almost 5 years ago
fix: scoop binary names (#1420)

dec22cf0c8a6464390ea26b42086d242e396ecda authored almost 5 years ago
feat: build.skip option, support for library projects (#1419)

* fix: checksum pipe will not return an error when artifact list is empty

Signed-off-by: Leonar...

1cf9100ecc1589f5de946727174bb0e74985221b authored almost 5 years ago
feat: use maximum compression for gzip and zip archives (#1416)

* feat: use maximum compression for gzip and zip archives

* fix: add comment for skipping error...

e2ef52032bdb7496d42db55230e8746af81e4fd4 authored almost 5 years ago
fix: improve code a bit

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

375109acd76060104f2562951645de3270cddcef authored almost 5 years ago
fix: do not wrap err if its nil

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

7661587a9e7be869131a6e50a77685169c8222f6 authored almost 5 years ago
refactor: simplify retries (#1407)

* fix: simplify retries

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

* fix:...

cca25688d07bba57c810786b9300b305279a55ab authored almost 5 years ago
chore(deps): bump code.gitea.io/sdk/gitea from 0.11.0 to 0.11.2 (#1412)

* go get -u code.gitea.io/sdk/gitea

* go mod tidy && go mod vendor

* vendor not included a...

6459cfc0acdfd7188eb506068f9da51c784ba74e authored almost 5 years ago
chore: automerge bot config

c26c3eb6f1ea95331bdb4e693dfc232e225ef5e4 authored almost 5 years ago
docs: a name key is required (#1406)

Signed-off-by: Yoan Blanc <[email protected]>

06fa65fce5951a75d632a3057b451d0e71c0e9b9 authored almost 5 years ago
fix: build.binary and artifact.extra.binary (#1399)

* fix: build.binary and artifact.extra.id

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

fa608c302efac346ea198f193a5d284bafa63fce authored almost 5 years ago
chore(deps): bump github.com/imdario/mergo from 0.3.8 to 0.3.9 (#1401)

Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.8 to 0.3.9.
- [Rele...

93d134bda857ea8d71d6281f7f31813da0b7ce75 authored almost 5 years ago
chore(deps): bump github.com/xanzy/go-gitlab from 0.28.0 to 0.29.0 (#1400)

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

7869bfafca11e053a80f94c27f7b8054660dbc17 authored almost 5 years ago
fix: do not retry upload if file already exists (#1390)

* fix: do not retry upload if file already exists

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

0736162d5efc262b324b9416b10750cd50182c41 authored almost 5 years ago
test: added back removed case

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

6519be8dfbeffff7f1e99060e80585d056cc6b80 authored almost 5 years ago
feat: remove deprecated blob and sign (#1397)

* feat: remove deprecated blob and sign

you should now use blobs and signs instead.

Signed...

0126a1f32b3931d8a0d2e170aa4ccc5d55ac51b5 authored almost 5 years ago
feat: allow to use Release and Epoch on nfpm name template (#1396)

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

22c9e04efdc87dc4eebd14012ad257a236465756 authored almost 5 years ago
chore(deps): bump github.com/jarcoal/httpmock from 1.0.4 to 1.0.5 (#1394)

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

c65875fc7620b506717e09f74d210f21d22bfc45 authored almost 5 years ago
docs: point to discussions

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

278e17c5023a6392788b22fec153e1e011eee440 authored almost 5 years ago
chore: issue template config

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

8447ef27377f281284125630df83b2aafdb8f6d8 authored almost 5 years ago
chore: issue template config

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

c0a880f8a5821fbde2f5f407b4e8aa3200b456e7 authored almost 5 years ago
chore: go mod tidy

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

529cfca87d49cd93cdd7f8abd6eea6489c7cbd2e authored almost 5 years ago
chore(deps): bump github.com/goreleaser/nfpm from 1.2.0 to 1.2.1 (#1392)

Bumps [github.com/goreleaser/nfpm](https://github.com/goreleaser/nfpm) from 1.2.0 to 1.2.1.
- [...

499d42033ddc0e40cd1de95ea380a25f0b0db79d authored almost 5 years ago
fix: default evn tokenfiles (#1389)

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

bc64da18ab32af6ed78e0f11709784c03311bf6b authored almost 5 years ago
docs: snapshot fix

closes #1388

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

f18a5d1feed762aa39420bffde0929733febeaa0 authored almost 5 years ago
chore(deps): bump github.com/goreleaser/nfpm from 1.1.10 to 1.2.0 (#1386)

Bumps [github.com/goreleaser/nfpm](https://github.com/goreleaser/nfpm) from 1.1.10 to 1.2.0.
- ...

2cf7b40f3c3e22a499ee093065c41e8e50e177d6 authored almost 5 years ago
chore(deps): bump github.com/xanzy/go-gitlab from 0.27.0 to 0.28.0 (#1381)

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

a6cfe04ce1d85d0fc01fd0bd9f746f9655179108 authored almost 5 years ago
feat: improve output a bit (#1380)

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

81417ea989d5a7635d7c3f9177b4ddf5b259f041 authored almost 5 years ago
fix: fail if cant guess project name (#1378)

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

5efb690d1c3eae0605ff4a3a6cd65f470b1c96e9 authored almost 5 years ago
feat: support freebsd/arm64 and openbsd/arm64 (#1377)

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

9ba04398a2fa1ed9c4d9057dae4c768c6fcd73db authored almost 5 years ago
fix: http.target template (#1371)

* fix: http.target template

refs #1357

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

70c9e291ce035908de0890af08ebce386b670610 authored almost 5 years ago
feat: upgrade to go 1.14 (#1372)

* feat: upgrade to go 1.14

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

* f...

02042937ecf1eaacfbb3ef119b5c28e041d9bca7 authored almost 5 years ago
fix: snapcraft: do not push when skip publish (#1374)

* fix: snapcraft: do not publish when skip publish

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

2e69fa06673e2ac22a0d4957e63bd612449ef72e authored almost 5 years ago
feat: templateable archive.files (#1373)

* feat: support variable substitution in archive.files

* Update internal/pipe/archive/archive...

969fb4b804fe3abd90575bb9caf00dc04a66d80c authored almost 5 years ago
docs: Improve GitLab CI (#1369)

Fix typos that referenced GitHub.

Move config to job level. Users can extract elements to glo...

139d13cc57e671235dcbdadc140a90b67d14aa51 authored almost 5 years ago
chore(deps): bump github.com/xanzy/go-gitlab from 0.26.0 to 0.27.0 (#1368)

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

e33b8851086fabe319d5cc68bc25ea0b961b9c94 authored almost 5 years ago
fix: nfpm id

refs #1357

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

ad94dbc64d0bcff8bf409f1d8639df7eaed404b5 authored almost 5 years ago
fix: infer project name from GitLab/Gitea release (#1364)

61fb8f50cca0a18c051b07d1c2fb015b208e362c authored almost 5 years ago
feat(nfpm): add nfpm release config (#1363)

add config.NFPM.Release to set nfpm release

d03c0aa0bea79543b65a6c5e893fa87b2b44f260 authored almost 5 years ago
chore(deps): bump github.com/kamilsk/retry/v4 from 4.7.1 to 4.7.2 (#1360)

Bumps [github.com/kamilsk/retry/v4](https://github.com/kamilsk/retry) from 4.7.1 to 4.7.2.
- [R...

57be451ff2cc6c5005968230520185ecfaad419e authored almost 5 years ago
chore(deps): bump github.com/kamilsk/retry/v4 from 4.5.0 to 4.7.1 (#1358)

Bumps [github.com/kamilsk/retry/v4](https://github.com/kamilsk/retry) from 4.5.0 to 4.7.1.
- [R...

6edd241366dcedbb005b4255e71e3c5de7485b16 authored almost 5 years ago
docs: clarify usage of --snapshot in quick start docs (#1356)

4a4e947f8dbdab1e467b9109575c1f3b28c9cae6 authored almost 5 years ago
chore(deps): bump github.com/stretchr/testify from 1.5.0 to 1.5.1 (#1355)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.0 to 1.5.1.
-...

3376311241ab84d395980393e27d3d2316e7af22 authored almost 5 years ago
fix: go mod tidy

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

33d39188fa74ff03bb134b092386c9525da6b53a authored almost 5 years ago
fix: loose go mod a bit

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

147af1653cd52cd5c781d6920f16dfeced72588b authored almost 5 years ago
chore(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.0 (#1353)

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.0.
-...

82d0a3a86fa572b73195ad9c1bedb8b666f278be authored almost 5 years ago
chore(deps): bump github.com/xanzy/go-gitlab from 0.25.0 to 0.26.0 (#1352)

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

d09a1d52a1dbe7dd94055fe6dc49c9947fe91966 authored almost 5 years ago
fix: go mod tidy

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

3c01783ba8834e0699f8686d6056f2e97ac45895 authored almost 5 years ago
chore(deps): bump github.com/kamilsk/retry/v4 from 4.4.1 to 4.5.0 (#1349)

Bumps [github.com/kamilsk/retry/v4](https://github.com/kamilsk/retry) from 4.4.1 to 4.5.0.
- [R...

c1f80bf6d45e52fec7c50e388611a3000c1ccf2f authored almost 5 years ago
chore(deps): bump gocloud.dev from 0.18.0 to 0.19.0 (#1340)

Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.18.0 to 0.19.0.
- [Release notes...

1a5780dd97ceaf9634a6a8d3c73046e5d6ab0d06 authored almost 5 years ago
chore(deps): bump github.com/xanzy/go-gitlab from 0.22.3 to 0.25.0 (#1339)

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

8d408e8a7d621e13d33bfc02beae2216316ed8a3 authored almost 5 years ago
fix: Use go mod download (#1345)

Recommend using `go mod download` rather than `go mod tidy` for fetching
dependencies. The `tid...

7625a7081257dcbdbcf03f05ebfaf9a197a29139 authored almost 5 years ago
fix: snap autocompletions (#1346)

closes #1343

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

a099acf5f59a2b849a192f562562b47c1463aaa8 authored almost 5 years ago
feat: upload extra files to the release (#1333)

* feat: upload extra files to the release

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

d7c540523d8d477363fde70c8a1582d73d86c301 authored about 5 years ago
feat: Add the ability to place artifact name (#1338)

This commit exposes the Artifact name as a template variable so that the
artifact name can be m...

dd35f28d51a49a210e700b12896daccc37ae2ac1 authored about 5 years ago
refactor: lint issues, style

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

1435e2bcc540b674df5754f824f9ce3c73a7076c authored about 5 years ago
fix gomips support (#1331)

* wip: fix gomips

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

* wip: fix g...

d85fff06a258c6dee9fb8ae68e408aee97c64e49 authored about 5 years ago
feat: add ability to skip prereleases for scoop pipeline (#1332)

16fe0ea3bf87060259e08ca77e790aee789425e2 authored about 5 years ago
feat: use CI environment variables to figure out tag (#1327)

* fix(git): Use CI envronment variables to figure out tag

This patch detects CI environments ...

ca3a63a5373961c652c36b0b7bd286f781afbf65 authored about 5 years ago
chore(deps): bump code.gitea.io/sdk/gitea from untaged to 0.11.0

abd66bf2e9f7df9b212f9e984a4b0fcb61e3033b authored about 5 years ago
fix: use long git arg for quiet (#1325)

21df6b816f55cfd996aa28635afa8384ea7ee124 authored about 5 years ago
fix: snap with empty apps name

refs #1267

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

a4c91105b54583ce1450876b493f9700b1d4b712 authored about 5 years ago
docs: improve docs on sign

closes #1319

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

8408c1b83d7c4777d744b7dce36510164624082d authored about 5 years ago
feat(sign): id, concurrent map (#1321)

* feat(sign): id, concurrent map

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

181799c9c88d0790c813bb72c24d44324ff7d248 authored about 5 years ago
docs: clarify release.ids

refs #1320

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

1a4e2423fc934aae5ff022e4b2d703e657ace5a0 authored about 5 years ago
fix(ci): lock utils versions

refs #1318

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

20d88f880beb6f10448669a9d5e3b1f7edd9f8f9 authored about 5 years ago
chore: rebuild docs

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

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

2b1e496c7c3604f679de93ab8e07bf50df1d74b8 authored about 5 years ago
feat: remove deprecated brew config (#1313)

* feat: remove deprecated brew config

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

479798126ea3d066f11fbd9ab67c21aa057ce204 authored about 5 years ago
feat: support to gomips (#1288)

* feat: support to gomips

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

* fi...

3bfb36355ee38049c688062b4cde109b65260d75 authored about 5 years ago
feat: remove deprecated s3 pipe (#1291)

* feat: remove deprecated s3 pipe

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

5f2cf501e85d139c8a48ad9ec79cdc874b4c89ce authored about 5 years ago
fix: lint

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

f1fc2c03bdbc8b5ac42175ac93670f733cb34615 authored about 5 years ago
fix: allow snapcraft `apps: directive` to use custom commands (#1267)

* enhc: allow snapcraft apps: directive to utilize custom commands, defaults to binary name if n...

eb528971b9da279084886d2dba5f47bbd6df8fdd authored about 5 years ago
docs: invite people to use docker --pull (#1305)

* www/docker: invite people to use --pull

Signed-off-by: Yoan Blanc <[email protected]>

* f...

1d7098ed429917b253a820fa5d56c643f417c971 authored about 5 years ago
docs: run only on new tag note on github actions (#1306)

* docs: run only on new tag note on github actions

* Complete example

b367abd7850b262f8054fdc55bc54773e87227d7 authored about 5 years ago
Remove reference to deprecated download strategy (#1304)

1b04c6517acc7ba45b733883feb6698dbec556ab authored about 5 years ago
chore(deps): bump all

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

84d2b71d2a6fce3862747c7b6845a2acdadbd7cb authored about 5 years ago
chore(deps): bump github.com/goreleaser/nfpm from 1.1.9 to 1.1.10 (#1303)

Bumps [github.com/goreleaser/nfpm](https://github.com/goreleaser/nfpm) from 1.1.9 to 1.1.10.
- ...

206ac75cfd78404a5f673c6a2d784fa7040e9f87 authored about 5 years ago
docs: fix typo (#1309)

macthes -> matches

0a190ef3905b04c13f4a0527b7ce15ce08190f0d authored about 5 years ago
fix: do not build goreleaser for darwin 386

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

025e02a3bf379e3c834772228eaf2557506f148e authored about 5 years ago
fix: parallelism 2 on travis

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

19a701e1ffa613dde340ba14024cf30ff4c1674c authored about 5 years ago
fix(ci): install snapcraft (#1312)

* fix(ci): install snapcraft

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

*...

8383cffbff7c7a9b16ccc1362d4d9822d09d0c0d authored about 5 years ago
docs: update travis docs

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

5793445dc63f15904b74df14c6a3a95845d3e6b3 authored about 5 years ago
docs: unshallow on github actions (#1298)

refs https://github.com/goreleaser/goreleaser-action/issues/69

Signed-off-by: Carlos Alexandr...

d1e23e99e8b79ce7ea44c2c0e409d79b6774e66f authored about 5 years ago
feat: specify (sub)directory with go code when building (#1273)

1943d3147bb998b16cbce7949b9c4f5f5787ce73 authored about 5 years ago
fix: go mod tidy

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

84fed4de7fe5b5b21ea869eff1456606d23bb8d3 authored about 5 years ago
chore(deps): bump github.com/kamilsk/retry/v4 from 4.3.1 to 4.4.1 (#1292)

Bumps [github.com/kamilsk/retry/v4](https://github.com/kamilsk/retry) from 4.3.1 to 4.4.1.
- [R...

11140f826f4aa4689280141457b46437e47cdb8c authored about 5 years ago
chore(deps): bump github.com/fatih/color from 1.7.0 to 1.9.0 (#1290)

Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.7.0 to 1.9.0.
- [Release ...

c9de934229c6c16b50cdc304d799ddfdc7987c9e authored about 5 years ago
chore(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.0 (#1296)

Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.1 to 0.9.0.
- [Release no...

9ec009ad7cd556b5ca603bd1b516fd695b71b113 authored about 5 years ago
docs: improve wording

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

bf11822a7e5d4b65d52abefb6e2c519c16bfed31 authored about 5 years ago
fix: syntax highlight

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

d5dba76781cc92cea581b7f42c0c0f886b0d3945 authored about 5 years ago