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: bump nfpm

27b153458b1adab1201bfa0d1a8654c6065c3b20 authored almost 7 years ago
docs: deploy: downgrade dpl

refs https://github.com/travis-ci/travis-ci/issues/9312

45f4eb9f667b07c1924aa68b98ecfb9d5c2c021e authored almost 7 years ago
Revert "chore: fix release on travis"

This reverts commit 7b77f76d84fd6302d35f5b6f0c3c7a4bf2483dde.

3866ac1ad7ef4cfca083848a2220a8e2a67d783e authored almost 7 years ago
Revert "docs: deploy: debug deploy to pages"

This reverts commit cf861c463089f3e929d2450210a8218627906541.

50f348fdc142de0c9efb2092ee1271f58be7a17a authored almost 7 years ago
Revert "docs: deploy: wtf travis"

This reverts commit 038d8e0a0b5ee510875d0982b093a1f5fb0fd521.

f33fcc15b3ed2466638532c33e20d90796483677 authored almost 7 years ago
docs: deploy: wtf travis

038d8e0a0b5ee510875d0982b093a1f5fb0fd521 authored almost 7 years ago
docs: deploy: debug deploy to pages

cf861c463089f3e929d2450210a8218627906541 authored almost 7 years ago
chore: cli: added aliases for release and init

a2d89651da906f2a1a48b628d846aa28e8ead6a1 authored almost 7 years ago
chore: cli: placeholder for release notes

2231742e76aeb78b470cf02ac52bc01ed8f0cc15 authored almost 7 years ago
refactor: replacing urfave/cli with alecthomas/kingpin (#603)

* chore: wip adding kinpin

* chore: wip adding kinpin

* chore: wip adding kinpin

* chor...

83267511012c3eecec4dea87642984add003e508 authored almost 7 years ago
fix: update nfpm

febef7de2938e515033ec83217cc6c99b3990f45 authored almost 7 years ago
chore: fix release on travis

7b77f76d84fd6302d35f5b6f0c3c7a4bf2483dde authored almost 7 years ago
fix: why am I packaging internal sources

dunno, probably was drunk at the time

refs #602

2e0926c60d4eb1b932b7eac945e280c6fe416661 authored almost 7 years ago
chore: better commit msgs for brew and scoop pipes (#605)

* style: moving commit msg to the pipe instead of the client

refs #604

* fix: better commi...

8877c72abc208aeb60b22520efa4dfb66f44daef authored almost 7 years ago
fix: go generate hook

b34224ab36623358df49d57afc1074233aaf9a99 authored almost 7 years ago
style: moving Piper interface close to where its used

959daeca4d46126aae70c994eaf626e4a287f5a4 authored almost 7 years ago
style: moving Defaulter interface close to where its used

c7d3e02ce6ed4c4f0e6ec7ddaaf36269fb6bac2c authored almost 7 years ago
fix: project name on brew formula

refs 956eeafdfebf2b035d0e0b07967b707d0e57eebe
closes #601

58307599588f8d9177c62151d5a4e77f83196fe7 authored almost 7 years ago
feat: --skip-validate is back (#600)

3db9913e1c91d33b8170641b3d2baf1768c708e1 authored almost 7 years ago
fix: improved PR #597

956eeafdfebf2b035d0e0b07967b707d0e57eebe authored almost 7 years ago
feat: Custom brew tap name (#597)

Add optional Name field to Brew configuration to allow overriding
the name of the final Brew ta...

960b23af0c0e543d4346336287a00e7e0f6871bc authored almost 7 years ago
fix: bump nfpm

refs goreleaser/nfpm#12

7746ed179c87673b7c29494236e7a89ee7f8f24e authored almost 7 years ago
fix: scoop download url (#594)

closes #593

7cd13c040f3d9b7996cb0968e8ef7616b8fb0478 authored almost 7 years ago
chore: improve todo task

7944b7d7213ec0204dcfba432cea958a358bf76f authored almost 7 years ago
fix: gometalinter

ef805ce0607b8e0acef80f5a3ddff280bc2ddfc9 authored almost 7 years ago
fix: gometalinter

3ca0513d7e08af9f3b933cde424cc76662414509 authored almost 7 years ago
chore: debug

bf4587a9d3d6e2cdf514e1dbf2155d3d4c20c3ff authored almost 7 years ago
feat: Configuration to use short git hashes (#581)

Add a git configuration to control to either use long commit hashes
(current default) or use th...

cc6dd458af892b4b5a70060bd04c2de420f20419 authored almost 7 years ago
chore: use only stable dep and gometalinter versions

7ad2b2ed3721563107704ef500fe03a6d5758000 authored almost 7 years ago
fix: inline config (#592)

* fix: inline config

Simple is always better.

refs #591

* style: fmt

0f24a529da99ab466a87f3a22ccca4a0ce8ea71d authored almost 7 years ago
fix: do not lint main-packr.go

c21689f8e0334daaeb39c8159d51496282e5ab25 authored almost 7 years ago
fix: fixed init

For some reason when building . instead of main.go,
the main_packr.go file was being ignored it ...

2ff058fd64820d8dcff812082132c2306e80db62 authored almost 7 years ago
fix: running goreleaser against repo with no commits (#580)

* fix: running goreleaser against repo with no commits

* test: added more asserts

ac7800699fd9ab2fd3b2e947cc8eef223b524451 authored almost 7 years ago
Update ISSUE_TEMPLATE.md

cb864dada3e8a0d38d987dd4668f0bd23944f19e authored almost 7 years ago
feat: --skip-publish is back (#587)

* feat: --skip-publish is back

* style: using previously resolved flag

* test: docker test...

7778a494991ef46d865b3e75520fab7bcf9fbdfd authored almost 7 years ago
docs: fmt

60cc7ea9e5285b5c60e06b5cdcfb160e325f28a3 authored almost 7 years ago
fix: subfolders inside zip archive

closes #586

3d8ccb44a789cc449c11ac42afa11e078698b3a9 authored almost 7 years ago
docs: improving install instructions

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

607c2e8516c44a6780449297cfefaaae10275a84 authored almost 7 years ago
fix: update nfpm

refs #584

2a6f6b4dd6ce45154770d39d65fa14c33d4398f1 authored almost 7 years ago
docs: fmt

84e0a2b17569dabe8a4bf28efe6ba0334c417501 authored almost 7 years ago
refactor: remove fpm in favor of nfpm (#567)

* refactor: remove fpm

* refactor: remove fpm

* refactor: .travis.yml

* chore: more cle...

76cfa61407bfaadcd72819b3254e898fd5552bbd authored almost 7 years ago
* 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...

2ea883e0c44860e14aab39c935cbd4df5a8720ca authored almost 7 years ago
feat: improved init command (#577)

* feat: improved init command

* test: increased coverage

* revert: should have commited th...

289e21f70c54b382f7bc6e9df522218d5fc0d575 authored almost 7 years ago
fix: nfpm: updated lib

3fb18f6408cd34ff17ee203db6829f5d33ba0520 authored almost 7 years ago
fix: test: yaml

b90bc75c38514c6c1863e508f57cef86ca2701bf authored almost 7 years ago
fix: nfpm: updated lib

d2fefbd402ee88da374f29e8474e49aafeae004e authored almost 7 years ago
chore: better help

dab527ed4f0724cb4c1217d9c30f89654f710515 authored almost 7 years ago
refactor: unifying snapshot with skip-validate and skip-publish (#575)

* refactor: removed goreleaserlib: moved all to main

* refactor: wip: snapshot

* fix: more...

fdc032ec153c992aeea9be349da4c64579fbfae7 authored almost 7 years ago
chore: enabling -race -failfast and -coverpkg (#576)

* chore: enabling -race -failfast and -coverpkg

* fix: race condition in tests

2bb509f5a82d183ffb1360d23cac68ec07cafa02 authored almost 7 years ago
refactor: removed goreleaserlib: moved all to main (#574)

* refactor: removed goreleaserlib: moved all to main

* test: fixed tests

e999e34d96edb07fc2f339339e114a40038e5c7a authored almost 7 years ago
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...

f2bd64f14631a21c7098b5b3e6c8b89ae9449a78 authored almost 7 years ago
fix: git log without colors (#572)

b6299472fc8b08b500afa99561834863ca578344 authored almost 7 years ago
docs: several improvements

4b68c6af92978208ed5af2f97ed52faf3244468b authored almost 7 years ago
docs: notice about config_files

6454dd7db46caaddd0f94d7568ed56954642c204 authored almost 7 years ago
docs: notice about rpmbuild version

c5d8a592a784be90b70ff3eee3a59f33072c3c0d authored almost 7 years ago
chore: fix deploy

69477e63691b547ef1c8e62cbb447ac2b1f2b53f authored almost 7 years ago
fix: bump nfpm version

9269454c89623375af5ae120f57c82827b580cf5 authored almost 7 years ago
feat: nfpm: suggests and recommends (#568)

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

d8fe6462d412cecd3610d1ee5128791a1135c4cd authored almost 7 years ago
style: new deploy

d4c962dd7aeda80d0e7dc0e46bf8bc262cceda8c authored almost 7 years ago
feat: nfpm: support config files (#566)

* feat: nfpm: support config files

* bump: nfpm

4139509f436b148e9dc78aaf7ced3aa9ad5b136d authored almost 7 years ago
docs: fmt

f0722a1f4a6a00d45e89cf62dc3acfef2096a6dc authored almost 7 years ago
chore: remove todo bot

5a2c941d54c1fdffc40ac11c4a2283dc7e0cec6c authored almost 7 years ago
docs: syntax highlight

181258db55b125726a4dd6851ec677ae7f65b3fc authored almost 7 years ago
docs: updated guide for travis

refs #351

272fd3cd994f18d5463d8ac7b65beac8546898ee authored almost 7 years ago
fix: nfpm multiple binaries in the same archive (#564)

ec1ba17102d01aab837a68286a5e8778bfa455f4 authored almost 7 years ago
fix: closing targz file (#563)

8c528a90b726fa3cf8e341ab4e1213626473875b authored almost 7 years ago
fix: better deprecation notices (#561)

* fix: better deprecation notices

* test: covered deprecate with tests

* docs: improved do...

0694b46bcc6f82973923c88f0f95c5a9f8cab0b3 authored almost 7 years ago
feat: nfpm support (#543)

* feat: nfpm support

* fix: rpm

* fix: rpm: bindir

* fix: nfpm tests and coverage

* ...

42427782ac44164af10fdf8786a1c3dcd5c659ba authored almost 7 years ago
chore: compile with go1.10 (#560)

* chore: compile with go1.10

* chore: fix?

* chore: fix ci, maybe?

* chore: fix ci, may...

1a90afcf5f813fe7785efb81fc4dfcab9948548a authored almost 7 years ago
style: removed elses, improved test code

66338de1bbb15abbed15bc9d77658cb048112829 authored almost 7 years ago
feat: Adds template support to binary property (#544)

I added support for using the Go template engine with the binary
property. This is needed for g...

eef26475701a9d69794ef03323c94db5dfdc8705 authored almost 7 years ago
test: improve scoop tests

efd158811908fc56ae1231005e9ed155beeffa3f authored almost 7 years ago
chore: improving scoop code a bit

851fd76a5e44ff6ea7535d5d28b8a3ee702a0cf5 authored almost 7 years ago
fix: global default for github download url

9dfb8547d45cb1b4cb80c9a3515385e5e64cbdca authored almost 7 years ago
fix: wrong rebase

1376f9e226b12f3db89a0977653011e9bd1f37cb authored almost 7 years ago
fix: goreleaser init output

closes #525

18cf651cc96bdb4115b2a8ea77fd9d7cb53f7f10 authored almost 7 years ago
test: make test fail when either archive is not uploaded

ba58ba05ab453f2fc5a93324f35e3f8eb65f3d71 authored almost 7 years ago
chore: added a todo to further improve other tests

28ad35848f312e77bedfd9067b2d5a6de6a9dda4 authored almost 7 years ago
test: fixed difference between linux and mac errors

db929deb455752443abf9782873bb665822387e0 authored almost 7 years ago
fix: upload linux artifacts to artifactory

e0bdbd4e45b393041f81097a15ef0849cf0dca47 authored almost 7 years ago
docs: fixed contributors link

8da56da0277261264183e2077f576f70056f4040 authored almost 7 years ago
fix: keeping the same naming as other pipes

79c8e05738905c9dab09f15147a94b88e79bfbff authored almost 7 years ago
fix: do not print ctx in docker pipe when on debug

8cf855f4477c607131d30ba7978ced99040736ec authored almost 7 years ago
chore: typo

53bf5bb9d9f67f4bcdc3ca7c075eb9e32873ceec authored almost 7 years ago
bump: deps

401e5caf494f2d1a72d7fa55a2989cf58295f28a authored almost 7 years ago
feat: expand env on build envs

e4048c24565c92280cfb2161aed0385829b24fea authored almost 7 years ago
chore: upgrade homepage on fpm et al

ffba3d6aa496e83f1f79b19dd88ba91664e8c123 authored almost 7 years ago
docs: updated scoop.sh docs

8eedabfd6774f3b3244f80256a8150761bbed282 authored almost 7 years ago
add: scoop section to .goreleaser.yml

633b179a30bb0d0067c02efacdadfd6c5c479afb authored almost 7 years ago
fix: removed unused functions

98433ca412a1cb7001f012e782fe513be13bdb3c authored almost 7 years ago
fix: some doc typos

f1f34fddb6747c69ea804af681e795d25f509d66 authored almost 7 years ago
add: Scoop manifest support

Finished the Scoop.sh manifest generator for Windows releases!

See #387

c8d36813cbd51654970e1793cf140cdc984af7a6 authored almost 7 years ago
add: more scoop unit tests

12501bdfffb7831f48c885526e1bb1a8c1a744bf authored almost 7 years ago
add: Scoop doRun tests

a02c221adb34f8ef3ea87fa9cfa5a33b7c036b7f authored almost 7 years ago
add: Scoop installation to docs introduction

This requires creating a `scoop-bucket` (scoop equivalent of
homebrew-tap) in the goreleaser Git...

58a4911d9be7afd0629af099475a218deccd4035 authored almost 7 years ago
add: Unit tests for scoop

45bb3a0a7fb1211711692bbbd1506ef39341bf80 authored almost 7 years ago
add: TODO comment

b914f08301e4380d3b92b396c5aa8a0facef7147 authored almost 7 years ago
add: scoop section documentation

bdaabca33243549aec406a61c5f0ece5e7e3ccab authored almost 7 years ago
add: More Scoop tests for error coverage

ec5eb2ccaae4eea4d38b6749115f8c5367bcd2bc authored almost 7 years ago
add: two more test cases

3580062fd38931e117cf41d989b65f7a36251e58 authored almost 7 years ago