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: race condition on brew pipe (#1121)

fixes #1120

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

7cb8d622f5e53b178aa9fca498ffb89c35dd8b3b authored over 5 years ago
docs: Update GitHub actions with new YAML syntax (#1130)

* fix: Update GitHub actions with new YAML syntax

* Update www/content/actions.md

Co-Autho...

a7f049e9414b62fee0eb588e5c47738a92adaee2 authored over 5 years ago
fix brew and scoop for disabled release (#1128)

* fix: mod tidy

* fix: skips brew pipe if release is disabled

* fix: skips scoop pipe if r...

2da118a296a0dd8cb5d9c591abbaad845b15c900 authored over 5 years ago
fix: go mod tidy

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

aae3236121f066ef3c9192f1d83601a9063bd878 authored over 5 years ago
fix: go mod tidy everywhere

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

d82565fb248605c3b84ecc72bc1000f59f189f86 authored over 5 years ago
ci: fix makefile

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

aa8e2cf8dbf855d73875f3663bad4e352da39f31 authored over 5 years ago
Fix for issue #1126: bzr required for some go modules (#1127)

dc29e85b509a106599cdd2f63796417bfda36569 authored over 5 years ago
feat: gitea release support (#1114)

* adds gitea release support
* closes #1106

eb40d8682b7e1cbe6d74c36e6bf3bf3bf62729e5 authored over 5 years ago
docs: remove blob from index

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

0847b30afa7778f7647df29f452d896b60d91845 authored over 5 years ago
docs: supported gitlab versions (#1116)

* chore: updates to latest gitlab dep version

* update gitlab version in bug report template
...

54b2d0de25be20032f8748d8378276fec545f2e3 authored over 5 years ago
fix: artifact fields not available to flags (#1118)

10802158766e4567580c6b9398a08e7a079dbb48 authored over 5 years ago
feat: full gitlab support for brew and scoop (#1084)

* makes context tokentype a public var

* passes artifacts object into client upload function....

e92bbe32ce8a80badd928c880f43633819a63077 authored over 5 years ago
fix: update config

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

23e275e94686de62e4444cc34f087255656be1e2 authored over 5 years ago
feat: support arm for linuxbrew (#1113)

de5676e83310ff83d3f32d79fd46510533a3e1d6 authored over 5 years ago
test: add error handling (#1111)

closes #1047

4100f65d71dac79a49eb85e680b3b06a8529e946 authored over 5 years ago
clean: remove unused code (#1112)

7a2b332554dcea156a74e4f26e9afbbbcfc3d195 authored over 5 years ago
refactor: pointer to artifact (#1110)

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

b477ffa0957e9eefffa143b5dfe2b2091f021023 authored over 5 years ago
&base always not nil (#1105)

9c675218ad09f443ae4e8e8371aea1d208003384 authored over 5 years ago
docs: clarify shallow clone behavior (#1102)

* Clarify shallow clone behavior

* Update www/content/ci.md

Co-Authored-By: Carlos Alexand...

b01bcabe962ed17d3bdf1b23b7019e6b6713a64f authored over 5 years ago
test: fix race

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

36b190490f7b1716c9edb9ce96f243397b97abf3 authored over 5 years ago
fix: init broken on #1096

closes #1107

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

7b84a2ccd7886ccfcab4b7b2479abac3ef78f55f authored over 5 years ago
Revert "ci: remove gocenter for now" (#1101)

This reverts commit a10c5525bcb74ac10c0ba7a0d4e326bc39c23330.

ab0e755a71afff0f13c5237f896ad86c8633a912 authored over 5 years ago
fix: honor order of functions in semerrgroup w/ parallelism == 1 (#1100)

* Honor order of functions in semerrgroup

* Separate implementation for parallel vs. serial
...

953e55a629b93f1b33dd7cec22c6f569e9b66f15 authored over 5 years ago
clean: remove deprecated docker options (#1098)

* clean: remove deprecated docker options

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

516c348f6e377016d9de0439455ef53ac76a61b5 authored over 5 years ago
fix: close config file (#1099)

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

7cab12cf74421f2e85d8ab1993cea9c42e886b1f authored over 5 years ago
ci: remove gocenter for now

its failing on travis for some reason

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

a10c5525bcb74ac10c0ba7a0d4e326bc39c23330 authored over 5 years ago
feat: add goreleaser check (#1096)

* feat: add goreleaser check

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

*...

ba0e472247cc999699aa3751679dc465bee0fcd2 authored over 5 years ago
fix: pluralize blob in the config file (#1095)

* fix: pluralize blob in the config file

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

844f95a2d09467b2dfd78019b39d973801bf770b authored over 5 years ago
fix: if resp is nil avoid checking resp.StatusCode in Gitlab client (#1092) (#1093)

7871c58ac2b054da7ef6e10b394346ddab3a6765 authored over 5 years ago
fix: better duplicate ID message

refs #1090

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

8286402e3ec05a97e9810957da8372b28db46001 authored over 5 years ago
docs: projects using goreleaser

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

853b991ecc697a6b1209f14a367dd130fba276f9 authored over 5 years ago
feat: multiple sign (#1088)

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

5c16574c8c87af2059346503c75d8623a44a40e2 authored over 5 years ago
feat(snap): allow previous in review process (#1070)

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

04f17669ccd388f8fa062d34acbb2d2c657aa9aa authored over 5 years ago
fix: set bottle unneeded (#1089)

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

954638d5c3e938853e898db50375187bb6995ebf authored over 5 years ago
docs: improve issue templates

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

636f607053c70111825c9206d296c797bf552142 authored over 5 years ago
fix: ldflags need to be a single string to apply (#1086)

- fixes a case where ldflags are set as array in config yaml, this causes only last one to apply

f6e5c4eed57b4ee058aa1ec4d65ac2400b9f1f76 authored over 5 years ago
docs: fix typo in deprecations doc (#1085)

b3fa5cf1fd82b64a80d8ad019a0ed0a9375222ed authored over 5 years ago
fixes env usage description for docker images (#1083)

31e27e918dbdbec87e95ca4983944d963bb0768c authored over 5 years ago
fix: breaking: use artifact.Name for the blob key instead of artifact.Path (#1082)

ce9b2c96d0a7ede934bbac1580e3b1b94b75f70c authored over 5 years ago
chore: go mod tidy verbose

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

0aa2538e349748dba3c381a40d437819ca0bd476 authored over 5 years ago
chore: fix go-mod-tidy silent failure (#1080)

- due to the `||` go-mod-tidy check will fail silently

797dc6945856ff02872b2096010ad693edcc7a31 authored over 5 years ago
Fix opencollective links in README (#1077)

* Fix opencollective links in README

* Update README.md

018d37cf3895f46bbcc3519e02c90984ba93b27d authored over 5 years ago
feat: blob kms support (#1056)

* feat: blob kms support

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

* fix...

4541fd9f20346c45c880b837478ad522e132375b authored over 5 years ago
chore: check for unnecessary packages during CI (#1075)

- to prevent need for manual adjustments such as in https://github.com/goreleaser/goreleaser/com...

00cba176963d1344073c957f90504feaf992cf99 authored over 5 years ago
fix(nfpm): propagate epoch config to nfpm (#1076)

249657eb0b46a995295527cb530b720236cab95e authored over 5 years ago
Fixed token required if release is disabled #1073 (#1074)

38e536e4706e77c67849a0ef71a5c924f5919b88 authored over 5 years ago
chore: add derek

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

9d418755dd9f37589f5a97f34b2c47e2e2f1325a authored over 5 years ago
Revert "ci: use xenial instead of trusty (#1064)"

This reverts commit 6fecaf97e8e4a6d7a5af2837e2c130ee019c2802.

a0de4bbb3cb30331cf25525f915a0e24cd9db92a authored over 5 years ago
Improve formatting of drone section in CI guides (#1069)

aaa39e98c922961186151719fb81ee9a3447b7ff authored over 5 years ago
Update CI for Drone 1.0 (#1068)

0eb99a404edd9ef3731d18471b32750fbe8a23d2 authored over 5 years ago
Update tutorials.md (#1065)

aec878ffa9bb3bbf246606e1123e90e1c416e6cf authored over 5 years ago
ci: use xenial instead of trusty (#1064)

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

6fecaf97e8e4a6d7a5af2837e2c130ee019c2802 authored over 5 years ago
feat: update nfpm (#1063)

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

56c0cf0699b44f69f7b9d1452b5413c21d91e8f5 authored over 5 years ago
fix: go mod tidy

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

c338cfb9a1db9922c40fa0149b7ae5c5ad0eabab authored over 5 years ago
feat: add gitlab for releases (#1038)

* outlines gitlab client integration

* makes client parameter more explicit

* adds gitlab ...

eb7ba2a294dcb035348fffb506e918af997fcbfa authored over 5 years ago
docs: lint with misspell

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

0a8478bf19a7e52c8a2ea702ae9788493653070d authored over 5 years ago
docs: fix typos in blob doc (#1062)

728154b7d739143f2f1e2e2f2ce2757f88cfc368 authored over 5 years ago
docs: fix build docs

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

1cf34166b6128c5348ff75e6923d715251ab8c85 authored over 5 years ago
fix: non-templateable field as default build.id (#1060)

* fix: non-templateable field as default build.id

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

f656e68ef9af33003d512b346d7314f8df872137 authored over 5 years ago
fix: blob provider authentication issues for default aws mechanism (#1061)

* fix: blob provider authentication issues for default aws mechanism

* remove commented code
...

ce5ade64c104a603dd4bc1bacfa07dfaad809e40 authored over 5 years ago
fix: brew tmpl (#1057)

* fix: brew tmpl

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

* fix: compil...

ef6e13a61beaacac20a857d9ba8b62f6266b5092 authored over 5 years ago
feat: add support for completer in snaps (#1055)

* feat: add support for completer in snaps

* test: add completer test

c9546ec81bde76f6402313ca05e4f112036467c8 authored over 5 years ago
docs: Add Cross compile with CGO and GoReleaser (#1054)

158835f281a27009fb24c2402a16b1fd6e18eb79 authored over 5 years ago
fix: generate valid brew formula (#1048)

closes #1047

3f082c9252eb93a4bdf5045e06accbde37bb6dc3 authored over 5 years ago
feat: multiple brew / linuxbrew (#1043)

* feat: multiple brew / linuxbrew

* feat: multiple brew / linuxbrew

* test: added missing ...

1ef9906e040c914a306fca2e0e3a2a9dbd726615 authored over 5 years ago
feat: id filter on s3/blob pipes (#1042)

* docs: deprecate s3 in favor of blob

* feat: id filter on s3/blob pipes

* fix: close res....

60b958436195efbe928fab36eeb1a28b244d4adf authored over 5 years ago
chore: no debug on travis

3388b43cc4470ba2cb0cc2607978648325116db5 authored over 5 years ago
fix: build with same binary name (#1041)

7ee486fc9b58171e70eec99ecdbeac4c99cc82d0 authored over 5 years ago
docs: correct typos in contrib doc (#1040)

b0630160b0c4e1c1b4fd3f673f6bdf56ee29438e authored over 5 years ago
docs: fix snap install command (#1039)

6926fb1ab1d8f088e726aa889b3edb4e54e8d3c0 authored over 5 years ago
feat: add support for pushing artifacts to cloud storage provider( S3, Azure Blob, GCS) (#1036)

* feat: adding support to push artifacts to AWS S3,Azure Blob and Google Cloud Storage

readme...

73b74a31697a2e1fb855f695aad1c45eae7d107f authored over 5 years ago
docs: added Codefresh instructions (#1037)

fb81242c847a5f045517f0102cce1b878fadb9b2 authored over 5 years ago
fix: wrap snapcraft command in TrimSpace (#1035)

3eec7e3e9d3874c98c7f6e8d56dc71e20fdd9738 authored over 5 years ago
docs: fix typo (#1032)

24c9a4e6f5a58f7af58b18595a5c9a7bb5d76b2a authored over 5 years ago
chore: added todo

1a515881b2f7532460d7c3b431633136a13fe62a authored over 5 years ago
fix: nfpm id (#1030)

* fix: nfpm id

* fix: import order

d355350f63315c1ef4bda13e9682c96783ebd5b2 authored over 5 years ago
fix: armhf on arm v6 (#1027)

* fix: armhf on arm v6

* fix: armel is arm5, so fix test

7e809382df7771de4c7e670716ba48c743b9a833 authored over 5 years ago
feat: improved version command (#1028)

* feat: improved version command

* fix: typo

* test: fixed failing tests

86c5b93260f751e718f2de987adab244105446b1 authored over 5 years ago
docs: remove old statement

5f825c539333fdb754ded18be8ff1b1b94e58900 authored over 5 years ago
feat: multiple snapcraft (#1025)

* feat: multiple snapcraft

* test: more tests

3ec6e5f05bb73362bba640b588e61cf79ad462cd authored over 5 years ago
docs: readme get

f438398d5517364f360dbfb4c0fbf8d0d423ed7c authored over 5 years ago
docs: Document GitLab CI (#1024)

* docs: Document GitLab CI

* docs: Document GitLab CI

579013d1787e0b3c73fd93c0180f46187c00b30a authored over 5 years ago
feat: funding.yml

ec13cb32489f2edebd1b093c43d67e676bd73616 authored over 5 years ago
test: improved s3 pipe tests (#1021)

* test: improved s3 pipe tests

* chore: using only t.Log and variants

* fix: uneeded rm --...

d6ea5f9af3f3cd1f6b3b3aa0458f9824fd3050c0 authored over 5 years ago
feat: filter PUT by ID (#1016)

d9e89f69c72cec19014fdcee327eedc92950b92a authored over 5 years ago
fix: add env expansion within signage (#1020)

Signed-off-by: Tobias Kohlbau <[email protected]>

4180aa3f6a07a56979c72a9c12c04db3b69d843c authored over 5 years ago
docs: build from source steps

refs #1013

8cb0632aec9326b02e5090f4772d6f5581739b40 authored almost 6 years ago
refactor: id validations (#1015)

c98d3881f76f138ef3c3a0f853bf7cb0b990fd8b authored almost 6 years ago
feat: multiple nfpm (#1014)

* feat: multiple nfpm

* docs: improvements

19ed7564b4ac965bbd826067703a7d782115966f authored almost 6 years ago
docs: social improvements

76fa5909a2dbf261ec188188db66a294786188c8 authored almost 6 years ago
docs: card

931613aefa0786f550cf68101a09a1325c52a36e authored almost 6 years ago
feat: update go-github (#1012)

73a08d5d493a9d9ada1fe0d16aa28de268289a37 authored almost 6 years ago
feat: add base key to snapcraft (#1011)

2b8258f0035079310e37276d6e73dccc9450a2eb authored almost 6 years ago
feat: add license to snapcraft (#1010)

3da2b375c9f2c8e859f9546c6779dd024c032cda authored almost 6 years ago
feat: multiple archives (#942)

* feat: multiple archives

* fix: several things

* test: fixed

* fix: several things

...

b8f590126537beb8f269f424bb63f8326f469152 authored almost 6 years ago
docs: added another tutorial link

d8818c2683daf01cde35ee194215cfc38a0da550 authored almost 6 years ago
chore: removed commented code

3d74b1fe8eefbba6b9cb8e1143e9d56f1c3b1c17 authored almost 6 years ago
feat: templates and inherit global env on build hooks (#1007)

* feat: templateable hooks

* test: improved test

* docs: docs about templateable hooks

...

5df1cac60afe611422746719184a1db0d5530f8d authored almost 6 years ago
feat: build id (#1008)

* feat: build id

* test: added more tests

* fix: imports

15475c64843a215ddd6f26ec83cc2f26dc009f28 authored almost 6 years ago
test: fixed git dirty test

1a971c0d9a8c49d2092d8b87d5574efb90626f30 authored almost 6 years ago