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

* feat: allow snapshots on a folder that is not a git repo (#579)

* feat: allow running against a folder that is not a git repo

* test: cover clean err

* te...

github.com/goreleaser/goreleaser - 2ea883e0c44860e14aab39c935cbd4df5a8720ca authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: improved init command (#577)

* feat: improved init command

* test: increased coverage

* revert: should have commited th...

github.com/goreleaser/goreleaser - 289e21f70c54b382f7bc6e9df522218d5fc0d575 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.55.1

github.com/goreleaser/scoop-bucket - 22a25b3c96442513f9ec3f3b1482be2dd38f138d authored over 6 years ago by goreleaserbot <[email protected]>
goreleaser version v0.55.1

github.com/goreleaser/homebrew-tap - c5266863939c67023c03cf6711561a197790dfb9 authored over 6 years ago by goreleaserbot <[email protected]>
added a note about go 1.10

github.com/goreleaser/nfpm - 5d0b26a06a569e344bb2c5533986e11c80e87b2a authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: nfpm: updated lib

github.com/goreleaser/goreleaser - 3fb18f6408cd34ff17ee203db6829f5d33ba0520 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
nfpm version v0.5.4

github.com/goreleaser/homebrew-tap - ad58fb9b1440a1be44aaebfc3ad295780bfd5240 authored over 6 years ago by goreleaserbot <[email protected]>
Merge pull request #8 from goreleaser/fix-subfolders

fix: deb: create subfolders and use GNU tar format

github.com/goreleaser/nfpm - 3c6c7d3efc1372c7d2c92a82dec83c6df7c0a30e authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: go test -race

github.com/goreleaser/nfpm - 24b75ec65c6c7d6f6baa7441f16c4de8a7188234 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
test: deb: added more tests

github.com/goreleaser/nfpm - 9b70ad6db6f9a17c34b5e8e4fbfd42ac95a15099 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
style: deb: organized code

github.com/goreleaser/nfpm - 20c7fa9722cd36a4696d07eb4e7c4bb382676067 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
typo: deb

github.com/goreleaser/nfpm - a7efc0190fa814f1c8617bac1fd42f034a0248ef authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: deb: do not create multiple entries for the same folder

github.com/goreleaser/nfpm - 1ae64d6aa4e9a891aeb23b6a5cca941548987092 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: deb: folder modtime

github.com/goreleaser/nfpm - 4ece0503a817a6b0f56a7cbef6f168b59eabc893 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: deb: create subfolders and use GNU tar format

github.com/goreleaser/nfpm - d1e56a3269470b4a6ec9f14e7518ab9dec577562 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: test: yaml

github.com/goreleaser/goreleaser - b90bc75c38514c6c1863e508f57cef86ca2701bf authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: nfpm: updated lib

github.com/goreleaser/goreleaser - d2fefbd402ee88da374f29e8474e49aafeae004e authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
nfpm version v0.5.3

github.com/goreleaser/homebrew-tap - 6ee602b027ecf749e0c3a17e3e08002659f777b5 authored over 6 years ago by goreleaserbot <[email protected]>
fix: deb: remove / prefix from files

github.com/goreleaser/nfpm - 3fb90ada0a6a7509ac094f489bbdcd668f3f28f7 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
style: deb: simplified code a little

github.com/goreleaser/nfpm - e4f8dde4bcf71ae17ceb082e2cd8298c645b969b authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: deb: hashing was just plain wrong

github.com/goreleaser/nfpm - 6760f1586a6ef865e85d09853b838c6552c2c544 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: invalid filename on md5sums file

github.com/goreleaser/nfpm - 0be274c6a12152f5b316a503427b268a1a1b2f1f authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.55.0

github.com/goreleaser/scoop-bucket - 77e6188924f01634fb7fedb030ad84a3bc510d05 authored over 6 years ago by goreleaserbot <[email protected]>
goreleaser version v0.55.0

github.com/goreleaser/homebrew-tap - 6b3cdedbf4679190bcbdb99c7047cf14e231c55c authored over 6 years ago by goreleaserbot <[email protected]>
chore: better help

github.com/goreleaser/goreleaser - dab527ed4f0724cb4c1217d9c30f89654f710515 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
refactor: unifying snapshot with skip-validate and skip-publish (#575)

* refactor: removed goreleaserlib: moved all to main

* refactor: wip: snapshot

* fix: more...

github.com/goreleaser/goreleaser - fdc032ec153c992aeea9be349da4c64579fbfae7 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: enabling -race -failfast and -coverpkg (#576)

* chore: enabling -race -failfast and -coverpkg

* fix: race condition in tests

github.com/goreleaser/goreleaser - 2bb509f5a82d183ffb1360d23cac68ec07cafa02 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
bump data

github.com/goreleaser/users - 0ae85341ac6d57054579f9de06f5c836abb639b8 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
refactor: removed goreleaserlib: moved all to main (#574)

* refactor: removed goreleaserlib: moved all to main

* test: fixed tests

github.com/goreleaser/goreleaser - e999e34d96edb07fc2f339339e114a40038e5c7a authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.54.2

github.com/goreleaser/scoop-bucket - ff7784f6de1a221efbe8668014923608d0df768e authored over 6 years ago by goreleaserbot <[email protected]>
goreleaser version v0.54.2

github.com/goreleaser/homebrew-tap - 02710ecac7b4d48b188bd1921a1e7bdcb53af9ca authored over 6 years ago by goreleaserbot <[email protected]>
fix: guess git repo from url with custom ssh configs (#573)

* fix: guess git repo from url with custom ssh configs

or github enterprise

* style: remov...

github.com/goreleaser/goreleaser - f2bd64f14631a21c7098b5b3e6c8b89ae9449a78 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
bump data

github.com/goreleaser/users - 2d5653b84977a63249fd2e6d86660353f6b36f75 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.54.1

github.com/goreleaser/scoop-bucket - a868b4b9dc51792c28c91f29bcf4b2c6b7176ace authored over 6 years ago by goreleaserbot <[email protected]>
goreleaser version v0.54.1

github.com/goreleaser/homebrew-tap - 82d3679c4b32687e251987cf733ded0077b690bd authored over 6 years ago by goreleaserbot <[email protected]>
fix: git log without colors (#572)

github.com/goreleaser/goreleaser - b6299472fc8b08b500afa99561834863ca578344 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Update README.md

github.com/goreleaser/nfpm - 8bf94bf0eaf7c246bb2d38b88b2c75d4a1351918 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Update main.go

github.com/goreleaser/nfpm - 9edf42ef72bf9785c074f2a50eaa1545ee9cdc83 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
godoc

github.com/goreleaser/nfpm - 9d6fd83ec51f9c44a77eb72b568fd3b6f4dac226 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Update README.md

github.com/goreleaser/nfpm - d7a5de1fdf5144f5f613df9a3df6f4c035f69f9f authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
bump data

github.com/goreleaser/users - 8b9d39fbc72839bf8bd4ea71630f1837adb83f4d authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: several improvements

github.com/goreleaser/goreleaser - 4b68c6af92978208ed5af2f97ed52faf3244468b authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: notice about config_files

github.com/goreleaser/goreleaser - 6454dd7db46caaddd0f94d7568ed56954642c204 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
nfpm version v0.5.2

github.com/goreleaser/homebrew-tap - f915ca8d0a633d08517af2931a73a775a0c01105 authored over 6 years ago by goreleaserbot <[email protected]>
docs: notice about rpmbuild version

github.com/goreleaser/goreleaser - c5d8a592a784be90b70ff3eee3a59f33072c3c0d authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: improved example file

github.com/goreleaser/nfpm - f9a21b0ca01c027bef4c7711a199bb5f12c51a06 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.54.0

github.com/goreleaser/scoop-bucket - 1b6ef9d76cd2d187cd358bb18a88504ba5becae1 authored over 6 years ago by goreleaserbot <[email protected]>
goreleaser version v0.54.0

github.com/goreleaser/homebrew-tap - 8bd8c831dfaafb68ca506ca28b6d5c69b3285952 authored over 6 years ago by goreleaserbot <[email protected]>
chore: fix deploy

github.com/goreleaser/goreleaser - 69477e63691b547ef1c8e62cbb447ac2b1f2b53f authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: bump nfpm version

github.com/goreleaser/goreleaser - 9269454c89623375af5ae120f57c82827b580cf5 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
nfpm version v0.5.1

github.com/goreleaser/homebrew-tap - f45bc31738c2aa49511e63c0cba1da53a8cb9924 authored over 6 years ago by goreleaserbot <[email protected]>
fix: double recommends on deb pkg

github.com/goreleaser/nfpm - 7094e234cc76f76ba3a2228c28aaeebb7330e89c authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: nfpm: suggests and recommends (#568)

refs https://github.com/goreleaser/nfpm/pull/5

github.com/goreleaser/goreleaser - d8fe6462d412cecd3610d1ee5128791a1135c4cd authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
style: gofmt

github.com/goreleaser/nfpm - f27591c836847ceb55d8cbafeb91406050a1532f authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: readme, coc, contributing

github.com/goreleaser/nfpm - 14cecc0b8b69b1dd0ce1d42c247c222d3db40579 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
nfpm version v0.5.0

github.com/goreleaser/homebrew-tap - a579fbd7ef38ca43121e9e957a661d2ea557769a authored over 6 years ago by goreleaserbot <[email protected]>
Merge pull request #5 from goreleaser/recommends

feat: support recommending and suggesting packages

github.com/goreleaser/nfpm - 8bb63d15b72e7846d6bc550f1839d21da716978c authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: gometalinter

github.com/goreleaser/nfpm - 4d7ea9700c6d4c3c339f9b5d37a90c9057f761ce authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: handle rpmbuild version and adds suggests as well

github.com/goreleaser/nfpm - 4486870ddd7df5b4ffe655df2e09d2f2111ad37e authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Revert "fix: trying suggests instead of recommends"

This reverts commit 67a0b3178906823d994ad2c5651bbfc93db7d3a1.

github.com/goreleaser/nfpm - 522532aff21262cf544447a39cc027e81625c130 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: trying suggests instead of recommends

github.com/goreleaser/nfpm - 67a0b3178906823d994ad2c5651bbfc93db7d3a1 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
bump: ubuntu?

github.com/goreleaser/nfpm - 233d22bbcd140bc2e95513e89063a3eae4e03cdb authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
debug

github.com/goreleaser/nfpm - 9570cc8bba64352f98479d4f91b3c6c879439e9a authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: support recommending packages

github.com/goreleaser/nfpm - 2d6378cbe4c40619bfac4957640e68a8bfc48ca5 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
style: new deploy

github.com/goreleaser/goreleaser - d4c962dd7aeda80d0e7dc0e46bf8bc262cceda8c authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #40 from flyinprogrammer/feature/tagtoversion

Tag -> Version standarization

github.com/goreleaser/godownloader - b5a249b80a3fe4a075bb06884ce1ffdd2f2a46bb authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: update to goreleaser 0.53.0

github.com/goreleaser/godownloader - 77f820461cb58e2d38c7c8351e0cdd39fdedf46c authored over 6 years ago by Alan Scherger <[email protected]>
bump data

github.com/goreleaser/users - 48b05e331a95a9d7921ff8ecdbfd18e15479d00f authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: loadURL should return happy at the first project it finds

github.com/goreleaser/godownloader - d6e652f2603b2859b63a11288a58a2a7a8d0c078 authored over 6 years ago by Alan Scherger <[email protected]>
fix: loadURL should only try and load if we receive a 200

github.com/goreleaser/godownloader - 69017354436496eb34e7b37b030fb46bd37f3ce1 authored over 6 years ago by Alan Scherger <[email protected]>
docs: update readme to reflect new feature changes and latest example package information

github.com/goreleaser/godownloader - f675c31ff282d8d57e4108238db4b3d0fcae2960 authored over 6 years ago by Alan Scherger <[email protected]>
feature: support goreleaser tag -> version standards

github.com/goreleaser/godownloader - f451dc90951ac6e6cd52e208b3b9006e44228957 authored over 6 years ago by Alan Scherger <[email protected]>
readme: better img

github.com/goreleaser/nfpm - ce0f3223868a06fa269fcd2b49644cbd662e90bb authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
readme

github.com/goreleaser/nfpm - 2822cbf49b89899c6089d8ab832e698f691ab59c authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.53.0

github.com/goreleaser/scoop-bucket - 9b39cb5a3a017c1e1f67929bb62649b59ee03b4f authored over 6 years ago by goreleaserbot <[email protected]>
goreleaser version v0.53.0

github.com/goreleaser/homebrew-tap - 2a633dee004c0c54c0964a4d312d92e6a951491a authored over 6 years ago by goreleaserbot <[email protected]>
feat: nfpm: support config files (#566)

* feat: nfpm: support config files

* bump: nfpm

github.com/goreleaser/goreleaser - 4139509f436b148e9dc78aaf7ced3aa9ad5b136d authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
nfpm version v0.4.1

github.com/goreleaser/homebrew-tap - a07cb585825aa3a0efeec4dd67120fc8e00cf381 authored over 6 years ago by goreleaserbot <[email protected]>
chore: print when done

github.com/goreleaser/nfpm - 4f995bd813a38e5271ee1c5287309637fb98bc74 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: fmt

github.com/goreleaser/goreleaser - f0722a1f4a6a00d45e89cf62dc3acfef2096a6dc authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
nfpm version v0.4.0

github.com/goreleaser/homebrew-tap - 91f4b82bfb134fcd708be9cc5e8b98eb3ab35eee authored over 6 years ago by goreleaserbot <[email protected]>
feat: deb now fully support config files

github.com/goreleaser/nfpm - b7566dc5878c5c751908f1bfb4975fc9b4f9cfd3 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: remove todo bot

github.com/goreleaser/goreleaser - 5a2c941d54c1fdffc40ac11c4a2283dc7e0cec6c authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: syntax highlight

github.com/goreleaser/goreleaser - 181258db55b125726a4dd6851ec677ae7f65b3fc authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: updated guide for travis

refs #351

github.com/goreleaser/goreleaser - 272fd3cd994f18d5463d8ac7b65beac8546898ee authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.52.3

github.com/goreleaser/scoop-bucket - 0a6d3e3b7989958c999b883ba409a3e40ac06565 authored over 6 years ago by goreleaserbot <[email protected]>
goreleaser version v0.52.3

github.com/goreleaser/homebrew-tap - a803481a4fcca294f448c165c20efcc145dd0fa7 authored over 6 years ago by goreleaserbot <[email protected]>
fix: nfpm multiple binaries in the same archive (#564)

github.com/goreleaser/goreleaser - ec1ba17102d01aab837a68286a5e8778bfa455f4 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.52.2

github.com/goreleaser/scoop-bucket - 6fc07e820dfd8f9133dc4425e1fd7153e44ac7fd authored over 6 years ago by goreleaserbot <[email protected]>
goreleaser version v0.52.2

github.com/goreleaser/homebrew-tap - f6b9cb56dc5746cb65f2af200c5acbd91a4b1ed3 authored over 6 years ago by goreleaserbot <[email protected]>
fix: closing targz file (#563)

github.com/goreleaser/goreleaser - 8c528a90b726fa3cf8e341ab4e1213626473875b authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.52.1

github.com/goreleaser/scoop-bucket - c297a516520b4c75a354fbfa984ae5b8561e84f9 authored over 6 years ago by goreleaserbot <[email protected]>
goreleaser version v0.52.1

github.com/goreleaser/homebrew-tap - 3c948cc18980eb5a7f51d3183f5d18849da33066 authored over 6 years ago by goreleaserbot <[email protected]>
fix: better deprecation notices (#561)

* fix: better deprecation notices

* test: covered deprecate with tests

* docs: improved do...

github.com/goreleaser/goreleaser - 0694b46bcc6f82973923c88f0f95c5a9f8cab0b3 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
nfpm version v0.3.2

github.com/goreleaser/homebrew-tap - 56737af221dc182667c580726a91a247e5ab4b3c authored over 6 years ago by goreleaserbot <[email protected]>
goreleaser version v0.52.0

github.com/goreleaser/scoop-bucket - 2f8fdadf3d1fd24ac411610817700b9e9378a2c1 authored over 6 years ago by goreleaserbot <[email protected]>
goreleaser version v0.52.0

github.com/goreleaser/homebrew-tap - e9559f74a8707e36b5cd90d8077da3b8029117f4 authored over 6 years ago by goreleaserbot <[email protected]>
chore: release deb and rpm

github.com/goreleaser/nfpm - fe3c9fe73df21e462a10d17a9abc336589257465 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: nfpm support (#543)

* feat: nfpm support

* fix: rpm

* fix: rpm: bindir

* fix: nfpm tests and coverage

* ...

github.com/goreleaser/goreleaser - 42427782ac44164af10fdf8786a1c3dcd5c659ba authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
nfpm version v0.3.1

github.com/goreleaser/homebrew-tap - 4edf11aa0c99a6aa3c4a321aadd651dec594fddb authored over 6 years ago by goreleaserbot <[email protected]>