Ecosyste.ms: OpenCollective

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

goreleaser

Deliver Go binaries as fast and easily as possible
Collective - Host: opensource - https://opencollective.com/goreleaser - Website: https://goreleaser.com - Code: https://github.com/goreleaser

fix: GOPROXY and dependency issues (#135)

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

Detects issues in which third party module proxies...

github.com/goreleaser/godownloader - 39b7a387eb0112b9a643650f6d23c2d992b58b32 authored about 5 years ago by Trevor Pounds <[email protected]>
fix: GOPROXY and dependency issues (#1155)

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

Detects issues in which third party module proxies...

github.com/goreleaser/goreleaser - 571569ed3d22365b592764a62ea669c29f8a2665 authored about 5 years ago by Trevor Pounds <[email protected]>
Scoop update for goreleaser version v0.118.1

github.com/goreleaser/scoop-bucket - 05a1368010e9a29f60fc21b3413e0e0c73a6bc33 authored about 5 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.118.1

github.com/goreleaser/homebrew-tap - 581ea8024721fbb7d50ec18b23bf565d510d8f70 authored about 5 years ago by goreleaserbot <[email protected]>
fix: tidy go.mod deps. (#134)

Fixes #133

github.com/goreleaser/godownloader - 96e3b3dd514b54ca8718841990dd453dcca23197 authored about 5 years ago by Trevor Pounds <[email protected]>
fix: lint issues

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

github.com/goreleaser/goreleaser - eb1a122199bc2917ffa21bb8a41f38485a14824e authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
Tidy go.mod deps. (#1152)

Fixes #1145

github.com/goreleaser/goreleaser - 1931500342b9c53a814606d5f739a8f1d9b93e7a authored about 5 years ago by Trevor Pounds <[email protected]>
Check if already included

github.com/goreleaser/goreleaser-action - 8c5f3a80d4d81769b9797bed2ea7b6234feab5e3 authored about 5 years ago by CrazyMax <[email protected]>
Snapshot forced if no tag found

github.com/goreleaser/goreleaser-action - c71e1672a26f0a33284f7146ba3b33cba8667b86 authored about 5 years ago by CrazyMax <[email protected]>
Scoop update for goreleaser version v0.118.0

github.com/goreleaser/scoop-bucket - c566d770c237184f5415254fedcef7eaed9053e6 authored about 5 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.118.0

github.com/goreleaser/homebrew-tap - 6e116f8e085a6357c6f2ba0892445adbb7546142 authored about 5 years ago by goreleaserbot <[email protected]>
feat: go 1.13 (#1135)

* feat: go 1.13

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

* fix: go.mod
...

github.com/goreleaser/goreleaser - 3120a38c640db05b7ca6e985dfd09fd609d68667 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
ci: go mod tidy

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

github.com/goreleaser/nfpm - 8d5d54a00766948f08a2fee6dbc6247702038a51 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: go mod tidy

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

github.com/goreleaser/nfpm - 793528c997202808d4e3522e7631dd665e81cf50 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
feat: create RPM without rpmbuild (#67)

* feat(40): Create RPM without rpmbuild

* chore: update go.mod to remove the replace section ...

github.com/goreleaser/nfpm - 55c08981e63e91af377646bc416d2379c588a37f authored about 5 years ago by Dj Gilcrease <[email protected]>
fix: install only docker-cli instead of docker (#1136)

github.com/goreleaser/goreleaser - ca2d0c6ac683cac11a94d7a6c875a7a75be22622 authored about 5 years ago by Luit van Drongelen <[email protected]>
fix: invalid pseudo version for github.com/go-macaron/cors (#1138)

github.com/goreleaser/goreleaser - 221416e681fdb23a859b24204dc4ae11891da8f7 authored about 5 years ago by Ludovic Fernandez <[email protected]>
docs: added TODO

github.com/goreleaser/goreleaser - da04434939d8062b4bcfae442f44f27ff034591d authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: actually support arm (#1140)

github.com/goreleaser/goreleaser - ccbd79250e074db18558aa19324fab453d874204 authored about 5 years ago by Dawid Dziurla <[email protected]>
fix: invalid pseudo version. (#132)

* fix: invalid pseudo version.

* revert 7d30e44.

github.com/goreleaser/godownloader - 93b2b793cd90e11b8f8b23d96719eeb63b8ecfee authored about 5 years ago by Ludovic Fernandez <[email protected]>
issue #129: replace git.apache.org/thrift.git by its github (#131)

github.com/goreleaser/godownloader - 7d30e444238660022a7f709d65b121172ec0ac2f authored about 5 years ago by Kamil Samigullin <[email protected]>
Scoop update for goreleaser version v0.117.2

github.com/goreleaser/scoop-bucket - a5a7f70b97b90868933b749289439fe79ceeb74b authored about 5 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.117.2

github.com/goreleaser/homebrew-tap - 1c1ba60f34593b26919d149ed57342b4d8754b20 authored about 5 years ago by goreleaserbot <[email protected]>
Setting GOPROXY to gocenter.io to fix build issue. GoCenter continues to serve module versions and honor immutability and availablility requirement of a central repo (#130)

github.com/goreleaser/godownloader - 28788d62d9261151c3f9d0a102e565d4f561b2e1 authored about 5 years ago by ankush chadha <[email protected]>
docs: fix typo

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

github.com/goreleaser/goreleaser - 2c08ab87a13ce4a70cf89a691fbbc46c7da6c2e6 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: copy into DockerImage Artifact (#1134)

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

github.com/goreleaser/goreleaser - 705f66d258262cc99ee19f6d714e66b6e5396876 authored about 5 years ago by Luit van Drongelen <[email protected]>
Scoop update for goreleaser version v0.117.1

github.com/goreleaser/scoop-bucket - 49c214718b12c6b85803dbd44ac4727423336d2f authored about 5 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.117.1

github.com/goreleaser/homebrew-tap - 2b7c9736faa8992f1e2a2efd1c928f3c3aadb439 authored about 5 years ago by goreleaserbot <[email protected]>
fix: deps

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

github.com/goreleaser/goreleaser - ebe510a894357f7e5d8895a934d5db5dd3c7ecb4 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: update nfpm

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

github.com/goreleaser/goreleaser - c3ffb627356a61d698df8574e9050021f137bc82 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
docs: brew download strategy

closes #967

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

github.com/goreleaser/goreleaser - a07035614a15391583fd14bbcca18b00d9437dde authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
Brew formula update for nfpm version v0.13.0

github.com/goreleaser/homebrew-tap - 9800974ee67dd868df76d26df14e8f1ace21ad2b authored about 5 years ago by goreleaserbot <[email protected]>
fix: improve error msg

closes #1103

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

github.com/goreleaser/goreleaser - c2918e4eecb59140eae93df524510ca0a9241a14 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: race condition on brew pipe (#1121)

fixes #1120

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

github.com/goreleaser/goreleaser - 7cb8d622f5e53b178aa9fca498ffb89c35dd8b3b authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: rules tests, overridables (#66)

* fix: rules tests, overridables

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

github.com/goreleaser/nfpm - 33156b2b19441b7d1004d47820dffae4c5ab60b5 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
feat: added support for "rules" debian package file (#49)

* Added support for rules debian package file

* Fixing typo in CONTRIBUTING.md

* Runing 'm...

github.com/goreleaser/nfpm - 83505988b2fccf6ad16efefd38c3bf942aef8774 authored about 5 years ago by Nick Gerakines <[email protected]>
docs: Update GitHub actions with new YAML syntax (#1130)

* fix: Update GitHub actions with new YAML syntax

* Update www/content/actions.md

Co-Autho...

github.com/goreleaser/goreleaser - a7f049e9414b62fee0eb588e5c47738a92adaee2 authored about 5 years ago by Marko Bevc <[email protected]>
fix: Typo in rpm.go comments (#65)

github.com/goreleaser/nfpm - d10f05cfbaa4494b5449203f23ccf9f3304dc085 authored about 5 years ago by Marko Bevc <[email protected]>
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...

github.com/goreleaser/goreleaser - 2da118a296a0dd8cb5d9c591abbaad845b15c900 authored about 5 years ago by Manuel Vogel <[email protected]>
Scoop update for goreleaser version v0.117.0

github.com/goreleaser/scoop-bucket - 7e37358aac95a17ff43b72cce86147052bc326c8 authored about 5 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.117.0

github.com/goreleaser/homebrew-tap - 0a636abfb20b95d8368da37a4ce94cf70686410b authored about 5 years ago by goreleaserbot <[email protected]>
fix: go mod tidy

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

github.com/goreleaser/goreleaser - aae3236121f066ef3c9192f1d83601a9063bd878 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: go mod tidy everywhere

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

github.com/goreleaser/goreleaser - d82565fb248605c3b84ecc72bc1000f59f189f86 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
ci: fix makefile

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

github.com/goreleaser/goreleaser - aa8e2cf8dbf855d73875f3663bad4e352da39f31 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
Fix for issue #1126: bzr required for some go modules (#1127)

github.com/goreleaser/goreleaser - dc29e85b509a106599cdd2f63796417bfda36569 authored about 5 years ago by Olivier Bourdon <[email protected]>
feat: gitea release support (#1114)

* adds gitea release support
* closes #1106

github.com/goreleaser/goreleaser - eb40d8682b7e1cbe6d74c36e6bf3bf3bf62729e5 authored about 5 years ago by dtluna <[email protected]>
fix: improve rpm release config (#64)

* fix: improve rpm release config

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

github.com/goreleaser/nfpm - 214d773fe23aeeb9cb2351d93885a0806c2e8f54 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
feat: add release field (#52)

* added support for a Release flag

* account for "Release: 1" default in exampleInfo()

github.com/goreleaser/nfpm - e08d696bd6478b1ae92c963e32589ace1b5ddc8d authored about 5 years ago by James A. Robinson <[email protected]>
feat: Add option for RPM compression type (#63)

* feat: Add option for RPM compression type

See #62

* test: acceptance test for rpm compre...

github.com/goreleaser/nfpm - c17636c028eb67b9a6878dc9f8dd14b4624c82dd authored about 5 years ago by Adrian Wennberg <[email protected]>
fix: goreleaser sha256 sum

github.com/goreleaser/goreleaser-cross - 34129aea1aeb993a1c5ffc97cc074065bbbc72c3 authored about 5 years ago by gythialy <[email protected]>
Update dockerimage.yml

github.com/goreleaser/goreleaser-cross - 50990cd9208a0f6d7b50048e200851c0cd1fcc23 authored about 5 years ago by Goren G <[email protected]>
docs: remove blob from index

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

github.com/goreleaser/goreleaser - 0847b30afa7778f7647df29f452d896b60d91845 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser version v0.116.0

github.com/goreleaser/scoop-bucket - d4920b320f2cd9c6ae0946121b67a71f701be84b authored about 5 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.116.0

github.com/goreleaser/homebrew-tap - 92241acf0a0e1fb479ee16c93b8f3794e6b53119 authored about 5 years ago by goreleaserbot <[email protected]>
docs: supported gitlab versions (#1116)

* chore: updates to latest gitlab dep version

* update gitlab version in bug report template
...

github.com/goreleaser/goreleaser - 54b2d0de25be20032f8748d8378276fec545f2e3 authored about 5 years ago by Manuel Vogel <[email protected]>
fix: artifact fields not available to flags (#1118)

github.com/goreleaser/goreleaser - 10802158766e4567580c6b9398a08e7a079dbb48 authored about 5 years ago by Grachev Mikhail <[email protected]>
feat: full gitlab support for brew and scoop (#1084)

* makes context tokentype a public var

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

github.com/goreleaser/goreleaser - e92bbe32ce8a80badd928c880f43633819a63077 authored about 5 years ago by Manuel Vogel <[email protected]>
Scoop update for goreleaser version v0.115.0

github.com/goreleaser/scoop-bucket - f48a50623054a0e3a46021337abae40e8c609159 authored about 5 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.115.0

github.com/goreleaser/homebrew-tap - f82520b24418b42fb1d954d81db9df6325395649 authored about 5 years ago by goreleaserbot <[email protected]>
fix: update config

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

github.com/goreleaser/goreleaser - 23e275e94686de62e4444cc34f087255656be1e2 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
feat: support arm for linuxbrew (#1113)

github.com/goreleaser/goreleaser - de5676e83310ff83d3f32d79fd46510533a3e1d6 authored about 5 years ago by Grachev Mikhail <[email protected]>
test: add error handling (#1111)

closes #1047

github.com/goreleaser/goreleaser - 4100f65d71dac79a49eb85e680b3b06a8529e946 authored about 5 years ago by Grachev Mikhail <[email protected]>
clean: remove unused code (#1112)

github.com/goreleaser/goreleaser - 7a2b332554dcea156a74e4f26e9afbbbcfc3d195 authored about 5 years ago by Grachev Mikhail <[email protected]>
refactor: pointer to artifact (#1110)

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

github.com/goreleaser/goreleaser - b477ffa0957e9eefffa143b5dfe2b2091f021023 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
&base always not nil (#1105)

github.com/goreleaser/goreleaser - 9c675218ad09f443ae4e8e8371aea1d208003384 authored about 5 years ago by exfly@gper <[email protected]>
docs: clarify shallow clone behavior (#1102)

* Clarify shallow clone behavior

* Update www/content/ci.md

Co-Authored-By: Carlos Alexand...

github.com/goreleaser/goreleaser - b01bcabe962ed17d3bdf1b23b7019e6b6713a64f authored about 5 years ago by Navie Narula <[email protected]>
Scoop update for goreleaser version v0.114.1

github.com/goreleaser/scoop-bucket - 7286f0e3784bc7a6b6c2666bb5d4cbd9e718aeee authored about 5 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.114.1

github.com/goreleaser/homebrew-tap - ce1202307c2d3dedc50b5878e6189152a633940c authored about 5 years ago by goreleaserbot <[email protected]>
test: fix race

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

github.com/goreleaser/goreleaser - 36b190490f7b1716c9edb9ce96f243397b97abf3 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: init broken on #1096

closes #1107

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

github.com/goreleaser/goreleaser - 7b84a2ccd7886ccfcab4b7b2479abac3ef78f55f authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser version v0.114.0

github.com/goreleaser/scoop-bucket - 0fffa158b43478146cf3407550f84e7e5a587e7e authored about 5 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.114.0

github.com/goreleaser/homebrew-tap - 01655ce4a785e5180f8632b3f86dfb552da21db6 authored about 5 years ago by goreleaserbot <[email protected]>
Revert "ci: remove gocenter for now" (#1101)

This reverts commit a10c5525bcb74ac10c0ba7a0d4e326bc39c23330.

github.com/goreleaser/goreleaser - ab0e755a71afff0f13c5237f896ad86c8633a912 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: honor order of functions in semerrgroup w/ parallelism == 1 (#1100)

* Honor order of functions in semerrgroup

* Separate implementation for parallel vs. serial
...

github.com/goreleaser/goreleaser - 953e55a629b93f1b33dd7cec22c6f569e9b66f15 authored about 5 years ago by Thomas Manville <[email protected]>
feat: improve Windows OS detection (#127)

github.com/goreleaser/godownloader - 7ef626c90bb6876d1f5daf205f7e3db8231de083 authored about 5 years ago by Tom Payne <[email protected]>
clean: remove deprecated docker options (#1098)

* clean: remove deprecated docker options

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

github.com/goreleaser/goreleaser - 516c348f6e377016d9de0439455ef53ac76a61b5 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: close config file (#1099)

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

github.com/goreleaser/goreleaser - 7cab12cf74421f2e85d8ab1993cea9c42e886b1f authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
ci: remove gocenter for now

its failing on travis for some reason

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

github.com/goreleaser/goreleaser - a10c5525bcb74ac10c0ba7a0d4e326bc39c23330 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
feat: add goreleaser check (#1096)

* feat: add goreleaser check

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

*...

github.com/goreleaser/goreleaser - ba0e472247cc999699aa3751679dc465bee0fcd2 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
fix: pluralize blob in the config file (#1095)

* fix: pluralize blob in the config file

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

github.com/goreleaser/goreleaser - 844f95a2d09467b2dfd78019b39d973801bf770b authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser version v0.113.1

github.com/goreleaser/scoop-bucket - 8b21d25955ee0029ce5b40e1da5f9ad815eaed6d authored about 5 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.113.1

github.com/goreleaser/homebrew-tap - ec1c0e77d8de8cb848bf85999ab71c7ea0c61477 authored about 5 years ago by goreleaserbot <[email protected]>
fix: if resp is nil avoid checking resp.StatusCode in Gitlab client (#1092) (#1093)

github.com/goreleaser/goreleaser - 7871c58ac2b054da7ef6e10b394346ddab3a6765 authored about 5 years ago by Dinko Korunic <[email protected]>
fix: better duplicate ID message

refs #1090

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

github.com/goreleaser/goreleaser - 8286402e3ec05a97e9810957da8372b28db46001 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
docs: projects using goreleaser

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

github.com/goreleaser/goreleaser - 853b991ecc697a6b1209f14a367dd130fba276f9 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
cors

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

github.com/goreleaser/func - e5dfdde6bc80116ce3723a3436663335bcdef18f authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
name

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

github.com/goreleaser/func - 9f2c569bef6c9d52a3a8cd4b5e16370946e4fd67 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
cache

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

github.com/goreleaser/func - 4487149e3438f13359218baa248c6d5972c81b30 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>
wip

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

github.com/goreleaser/func - 6732eecfd508015338a9a979c3f438e7f56f6a64 authored about 5 years ago by Carlos Alexandro Becker <[email protected]>