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

chore: fix install cmds

github.com/goreleaser/godownloader - c53f03c6f28f9b40d731f91274cc3f59e20c11e3 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: using golangci-lint as linter

github.com/goreleaser/godownloader - 08d3ba17f788ff25b7ba94fc27af69dc78959297 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: pull test images before testing to avoid timeouts

github.com/goreleaser/nfpm - 5baf8976dcaeb3ec8613604d74edd29d4a0132b2 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: using golangci-lint as linter

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

github.com/goreleaser/goreleaser - 562975922038f500094b9822995f3755220f05fc authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: using golangci-lint as linter

github.com/goreleaser/goreleaser - 2c00008411daab90f3f54686550ba753a759fdba authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #74 from golangci/master

add golangci-lint

github.com/goreleaser/godownloader - 54bcf87363170a4f0be57cc70c7a7bf52bfc8141 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
add golangci-lint

github.com/goreleaser/godownloader - 8788aabdf9391ad712052a4185e8047f8c2fcac5 authored over 6 years ago by golangci <[email protected]>
docs: prettier changed again wtf

github.com/goreleaser/goreleaser - 6eeb85a7e21082cf48846a2cb9d6a6977c96d817 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: prettier changed lists from * to -

Thanks obama

github.com/goreleaser/goreleaser - 532bf4e0a36bed0daa1d76b396cfd1076ad13ebf authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: snapcraft: respect parallelism

github.com/goreleaser/goreleaser - eb2ff88747c51311e1ebe3b38ac92d903718721c authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser version v0.77.0

github.com/goreleaser/scoop-bucket - ae198a30bb55329eb80ebe4961f19b42eb6fe08d authored over 6 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.77.0

github.com/goreleaser/homebrew-tap - 0fb246ef8e47ef387c25c8db3643971ce8243bcf authored over 6 years ago by goreleaserbot <[email protected]>
feat: Add --skip-sign flag

The new flag `--skip-sign` as the same effect as saying
`artifacts: none`. It lets non GPG key o...

github.com/goreleaser/goreleaser - 92abd2e2fde69fb00ee29c72a8dd67250a1b54aa authored over 6 years ago by Yoan Blanc <[email protected]>
Scoop update for goreleaser version v0.76.1

github.com/goreleaser/scoop-bucket - ceb7fceb6b9fbcb7e782108279f853dd9b90e32e authored over 6 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.76.1

github.com/goreleaser/homebrew-tap - aca26f1095553b985edaa1dc1f3596d26a294705 authored over 6 years ago by goreleaserbot <[email protected]>
fix: allow multiple images with the same dockerfile

closes #673

github.com/goreleaser/goreleaser - f5554bc7436520ea5e7dcd9886b515f6a3b34aaf authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #73 from goreleaser/fix-custom-location

fix: custom goreleaser.yml file

github.com/goreleaser/godownloader - 78d6396181b4805196e0d662d754fc473dcc78fa authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Update gotop.yaml

github.com/goreleaser/godownloader - a5d39b0eea5e67d0f76609f7c5b8a0bb9f51dda8 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: Remove broken documentation link

github.com/goreleaser/goreleaser - 333da09a12972577c1728ebaca1f46e4068a27b7 authored over 6 years ago by Srishan Bhattarai <[email protected]>
Brew formula update for goreleaser version v0.76.0

github.com/goreleaser/homebrew-tap - a7e16653ab6ddb9043781c22afca73fdc3cd2846 authored over 6 years ago by goreleaserbot <[email protected]>
Scoop update for goreleaser version v0.76.0

github.com/goreleaser/scoop-bucket - bd8055bb757c0a683186a0d8769a46a5ac628d44 authored over 6 years ago by goreleaserbot <[email protected]>
feat: nfpm: support creating empty folders

github.com/goreleaser/goreleaser - e1650580982a5082673cc2aad31e0a604d496ecb authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: nfpm: managed empty folders

github.com/goreleaser/goreleaser - b5c789ec896c13a787719ecb799f83b04d16cd6f authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Brew formula update for nfpm version v0.9.0

github.com/goreleaser/homebrew-tap - ab545b77224110a4c6d4c45d2822825285c86491 authored over 6 years ago by goreleaserbot <[email protected]>
chore: idk why travis complains about this one

github.com/goreleaser/nfpm - d2eaeef92bdb3ead4ee45852b10b81f4c650f4fc authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: deb: create empty managed dirs

github.com/goreleaser/nfpm - 36ec9c04e254f66cc622500f739fd0738b6c5325 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: deb: cyclo complexity

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

github.com/goreleaser/nfpm - 91995af536ee9c9671da7abb5149bab0fb26122f authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: better gometalinter

github.com/goreleaser/nfpm - 4fb797089ae4bc71c3fbd44840aed81b364b250a authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: support creating empty managed dirs

github.com/goreleaser/nfpm - eef4f1b180e1b710e3e291285dba3ea87962a463 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
test: empty managed dirs acceptance tests

github.com/goreleaser/nfpm - 09991ab7858c1fec702ced40eafb8d0e2b4d578b authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: rpm: create empty managed dirs

github.com/goreleaser/nfpm - a2ecad5e1791fbc4d532b9f7b2a806e94c4aee24 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
test: parallel acceptance tests

github.com/goreleaser/nfpm - 8063cc120792463a2e0cf5aa61d0eaef255851aa authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: faster it test by not sending too much context to docker daemon

github.com/goreleaser/nfpm - 03334d1cf3b054ba2836f732b2ef3cc99fc6b83d authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser version v0.75.0

github.com/goreleaser/scoop-bucket - 91875dd785a29f143201d07b17a6128c110c4ac5 authored over 6 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.75.0

github.com/goreleaser/homebrew-tap - 4748696577e21d91af327c5bd6490792b61206fc authored over 6 years ago by goreleaserbot <[email protected]>
feat: Convert flag fields into lists

This allows users to specify different sets of compiler, assembler,
and/or linker flags for diff...

github.com/goreleaser/goreleaser - 5252f74ade63170cbf5181f85d1e892a226d581b authored over 6 years ago by Eli Young <[email protected]>
test: Use multiple calls to assert.NotEmpty()

assert.NotEmpty() was being used as if it would check multiple
arguments. In actuality, it check...

github.com/goreleaser/goreleaser - 9b4cf40ef676f26febb37c7c37ebcc3c204e3e6b authored over 6 years ago by Eli Young <[email protected]>
docs: improve docs

github.com/goreleaser/goreleaser - e079dca3edaf00ba0ba75983362b474b81f834cd authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser version v0.74.0

github.com/goreleaser/scoop-bucket - 363c072017c093e65cb6088d9641706127e9b1d9 authored over 6 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.74.0

github.com/goreleaser/homebrew-tap - 3c2ebf691e564f1945c98b1d6c59361ff30bbdf2 authored over 6 years ago by goreleaserbot <[email protected]>
chore: increase gometalinter deadline

github.com/goreleaser/goreleaser - 08c4f468436b276184b017f0df16cf2dc9be6df9 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
test: start container

github.com/goreleaser/goreleaser - 29359cd20da7e268abcfb12ad616955f805f9e44 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
test: cover default method

github.com/goreleaser/goreleaser - 87926dacbdf0304a99819575476897a3c12c4551 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Revert "fix: travis wont let us run things on por 9000 it seems"

This reverts commit 04e76d88d09bd4519ab5d4565e59ee173aef4441.

github.com/goreleaser/goreleaser - b96d91018b78d9e8f692268b889fa0cb10932799 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: lint issues

github.com/goreleaser/goreleaser - 8690ee07e5265bf4d74bcaf8c99fbd044ce28c19 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: upload to s3

github.com/goreleaser/goreleaser - 1c426847d9ac8f8cc161153e46f72f9e322e19da authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: pushing to s3

github.com/goreleaser/goreleaser - 56d87ae6990deb9b32bf15591830a6aa38a2df01 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
test: added minio status check

github.com/goreleaser/goreleaser - cdec0a0d1dcbdd5b6b2281333d78d942f9c6e3d9 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
test: improve s3 tests

github.com/goreleaser/goreleaser - 5e6301254ff007f2f5e13d24e83da0c57e398fef authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
test: covered s3 pipe with tests

github.com/goreleaser/goreleaser - f7dbb05f29ee080509a63d89270680fb4e334c57 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: commit the empty certs folder

github.com/goreleaser/goreleaser - 24983138663f8e7cc1aced42615790f9568199ab authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: travis wont let us run things on por 9000 it seems

github.com/goreleaser/goreleaser - 242564d44bbae505438919c52f744ec3b82a1d72 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: revert test changes on goreleaser.yml file

github.com/goreleaser/goreleaser - 27b169ba8d8caa6e33c44d5a4a87a056a72b220c authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: support profiles on aws s3

github.com/goreleaser/goreleaser - 0b25773b773d75494e4b4213d919a9bed75ae8c5 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: also support minio

github.com/goreleaser/goreleaser - 17f09de1e86e1759a0c6c46000953d7e3389be68 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: use sh instead of bash

fixes #71

github.com/goreleaser/godownloader - 0b64543cc49e299376d841875fb953ef45266f5d authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Revert "fix: pass, build"

This reverts commit dc6c9727fc637d4a45307eb61e3177e84b3eaf21.

github.com/goreleaser/godownloader - de3d5ab7044ab0e30e046f54eb534613f5ac58e9 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Merge branch 'master' into fix-custom-location

github.com/goreleaser/godownloader - 4a56f8d7f6fb4bbd8a51f1cc2835e6688cfbc059 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: pass, build

github.com/goreleaser/godownloader - dc6c9727fc637d4a45307eb61e3177e84b3eaf21 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: custom goreleaser.yml file

github.com/goreleaser/godownloader - b186714e11f1be3e1e323f0b039dc92d1a6b8b66 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Merge pull request #72 from akupila/patch-1

Add akupila/gitprompt

github.com/goreleaser/godownloader - 47c3ee82a4c386332f60d03c1000dc43adc7e84e authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Add akupila/gitprompt

github.com/goreleaser/godownloader - bb9b31306c19771acbb8de6142c919e198a779c5 authored over 6 years ago by Antti Kupila <[email protected]>
bump data

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

github.com/goreleaser/users - 12d7db80834aaff5cf5df1d771a0b4c0432e2e9b authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser version v0.73.2

github.com/goreleaser/scoop-bucket - c568e7d478fa34d7a1baf119aeba36738746eb93 authored over 6 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.73.2

github.com/goreleaser/homebrew-tap - 8d3e88704eaefe85f3dfac2dc19e73c3b66619b2 authored over 6 years ago by goreleaserbot <[email protected]>
fix: accept empty GITHUB_TOKEN if release is disabled

github.com/goreleaser/goreleaser - 58d8ac62acd149d7fa8307c385fb405427d1f73b authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: improved github enterprise docs

closes #472

github.com/goreleaser/goreleaser - 0cdf994fb1915b55dd2dcce741a24f90b212aae7 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: update hugo theme

github.com/goreleaser/godownloader - 59256dda25664d75ad2e09b195977aab9165c9eb authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: added trailing empty line to changelog

github.com/goreleaser/goreleaser - aefe2fec89352e809e80860a62b1f1d0c7c52443 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: docs formatting

github.com/goreleaser/goreleaser - f06bab0ef9824e9e3d653aaad8c5ee59961b3e35 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: Add main.commit and main.date to environment section

In the default golang builders ldflags three flags are set:
main.version, main.commit and main.d...

github.com/goreleaser/goreleaser - ac206f84422d283808352ce55e09e33377eb48f7 authored over 6 years ago by Andy Grunwald <[email protected]>
bump

github.com/goreleaser/users - 76b1b507e882bf58c0ac97c12606e1077c01b57b authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
paginating defaults

github.com/goreleaser/users - 3c1976781d52991456db87b46c4bd1c23424f9f4 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
improved code a bit

github.com/goreleaser/users - 7dfbeab42a84800c4fc34a03f1a4f18bbae24903 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: fixed phony on test make task

closes #665

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

github.com/goreleaser/users - 7ba433acc07e3291094154b6546e104b58cbaa13 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: bump deps

github.com/goreleaser/goreleaser - ecd63b0348ed9f52581cd19cda2e7609e1942836 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser version v0.73.1

github.com/goreleaser/scoop-bucket - ec8f15bc641e279951ee05d4571af988187d8f44 authored over 6 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.73.1

github.com/goreleaser/homebrew-tap - d52e1870e16d96223f788df2cc2698fd7a500cd9 authored over 6 years ago by goreleaserbot <[email protected]>
fix: update archive to fix zip issue

closes #521

github.com/goreleaser/goreleaser - c3988a30fc96b211432d289e0bf7c6fb3b24885b authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: regression regarding executables inside zip files (#3)

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

github.com/goreleaser/archive - c373877947a8e6aeca89a9baf33c313c8371a7b8 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
temp fix for issue #70

github.com/goreleaser/godownloader - b25988156214484888b1d57672eead6aa1b2c808 authored over 6 years ago by nickg <[email protected]>
bump data

github.com/goreleaser/users - cf629e0e57a4eeb817d981321dc5962f8728bf29 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
improve main.go

github.com/goreleaser/users - eef3cefcf69f25f1ed71da64e0c4e1cb3387a557 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
Scoop update for goreleaser version v0.73.0

github.com/goreleaser/scoop-bucket - 0122a80ac551feb5da1f21afb6198f09de79424d authored over 6 years ago by goreleaserbot <[email protected]>
Brew formula update for goreleaser version v0.73.0

github.com/goreleaser/homebrew-tap - a6a9ce4afeb44b90fd5564b731a0045509f01e18 authored over 6 years ago by goreleaserbot <[email protected]>
fix: fail if dirty files

This will fail the build whenever it finishes with
a dirt index.

Closes #661

github.com/goreleaser/goreleaser - 865c49d65cb25dd4e58649be3e20e5e5d7d7db06 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: gitignore

github.com/goreleaser/goreleaser - dbbd0bbe44398e1043a5afcf1daf6a4f45bba62c authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
feat: save changelog to dist

This feature will save a CHANGELOG.md into the dist
folder.

This file can then be included in d...

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

github.com/goreleaser/goreleaser - ce96cba4e1ef4bc897e36678b30eaf13e70fccf4 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: delete old bug.md

github.com/goreleaser/goreleaser - 9e3bc173e85fd1a6c99568ad5416432ba876fe01 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: delete old feature.md

github.com/goreleaser/goreleaser - 0a9bce67342bf2381c983623b6b78a17bda1ccf1 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: Update issue templates

github.com/goreleaser/goreleaser - 612ecfecaa376a8240e0c8ff223d938a9d89a928 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: delete old issue template

github.com/goreleaser/goreleaser - f7c3efb05738a23c385c1238494b1f2c4f0cc9e4 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
chore: make serve task

github.com/goreleaser/goreleaser - 2c851efa1dca7c1fc92a28688e0b7d280169d60c authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
fix: deprecation notices new url

github.com/goreleaser/goreleaser - 38b81ffe7d952edfd3713dd497ac7f709a32b395 authored over 6 years ago by Carlos Alexandro Becker <[email protected]>
docs: starting to re-work the docs site

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