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

Merge pull request #460 from magiconair/sign-pipeline

feat: add artifact signing pipeline

github.com/goreleaser/goreleaser - 5e22ef11305c8dceea902b425c8ca1ada5ee35ec authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: make gometalinter happy

Fix strange things gometalinter complains about and which break the CI
build.

github.com/goreleaser/goreleaser - 523a650f4ff5b7f735dced8c21f3cdf2e1a688e2 authored almost 7 years ago by Frank Schroeder <[email protected]>
fix: simplify code and improve test

Remove some paths from the code where you can shoot yourself in the
foot.
Improve tests to check...

github.com/goreleaser/goreleaser - 1f0d44d57656755b6530d1a36e460a7bc0263fcd authored almost 7 years ago by Frank Schroeder <[email protected]>
test: test AddChecksum

Add test for AddChecksum

github.com/goreleaser/goreleaser - d72c70a71b2266129b56caabc9218f0aa813b238 authored almost 7 years ago by Frank Schroeder <[email protected]>
test: add test for sign pipeline

The unit tests needs a test key to work with. I have tried to create a
test keyring on the fly a...

github.com/goreleaser/goreleaser - d68b864f01a2065164028ba32ae4aa472657d871 authored almost 7 years ago by Frank Schroeder <[email protected]>
feat: add artifact sign pipeline

This patch adds a generic artifact signing pipeline.

Fixes #166

github.com/goreleaser/goreleaser - 7b95e1e342e58fe7181706f9e56a44919f16325f authored almost 7 years ago by Frank Schroeder <[email protected]>
bump data

github.com/goreleaser/users - 68c9c31a466a5436b9938c0299bf059c14934ef2 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
add: makefile

github.com/goreleaser/users - be1c7f06b6df325cb68dcd3ba3fcaf7cd306effd authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
bump data

github.com/goreleaser/users - e0f15677d142c82d904d478e96bacbd0a3272ac7 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
bmp

github.com/goreleaser/users - fa1bfc396745a5f3ba324608e392e14e2af25ab9 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Disable buffering of the output stream

github.com/goreleaser/godownloader - 77971934a4b4ea3649634671c9f6eef9049f77c7 authored almost 7 years ago by Andrew Vorobyov <[email protected]>
Merge pull request #458 from goreleaser/docs-prettier

chore: checking markdown with prettier/prettier

github.com/goreleaser/goreleaser - 3ea8bc097f35e91338da3400194496aa7d8d35f1 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
docs: formatted all docs

Based on prettier/prettier

github.com/goreleaser/goreleaser - 10416862623da39210ba672fdf9f96e1158f237c authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
docs: formatted all docs

Based on prettier/prettier

github.com/goreleaser/goreleaser - 5345aadd0de7caa5e98127f7e3c7c9c0597dc21e authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: checking markdown with prettier/prettier

So they are all equally formated

github.com/goreleaser/goreleaser - d7da2c295abb9e9342a5d16188d63896bd6aa9f9 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: checking markdown with prettier/prettier

So they are all equally formated

github.com/goreleaser/goreleaser - b1ccfbc6c2fa88aa30a6f1a65e24b1d32cdda18b authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
docs: deploy docs on master

We were deploying only on tags, but sometimes
we need to change the docs without tagging and
...

github.com/goreleaser/goreleaser - 09ded3e5dbfa101f2d0cc29797c7e1e53840ec7e authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
docs: changing order

Artifactory docs should be closer to docker and others.

github.com/goreleaser/goreleaser - e8e28fead68e95f530691aac67fa2f82d009a414 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.38.0

github.com/goreleaser/homebrew-tap - ce4b79f3c6a677ea8156b875225c223d1ccbfd38 authored almost 7 years ago by goreleaserbot <[email protected]>
Merge pull request #429 from andygrunwald/artifactory-support

Artifactory: Added basic support to push binaries to an Artifactory store

github.com/goreleaser/goreleaser - e82994f878667a2da7828bc0f7c7db07584c1089 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Merge branch 'master' into artifactory-support

* master:
fix: lint warnings
test: fixed tests
test: added tests to effective config pipe
...

github.com/goreleaser/goreleaser - 5358724f0bce6473b9ab0b77bb8ee1e81de1e67d authored almost 7 years ago by Andy Grunwald <[email protected]>
goreleaser version v0.37.10

github.com/goreleaser/homebrew-tap - fcd21ea40756f8d4bfac0bab76814638784c8523 authored almost 7 years ago by goreleaserbot <[email protected]>
fix: lint warnings

added nosec for a mkdir 0755

github.com/goreleaser/goreleaser - 36015b472437960043bbf0a6beb617ed53bdec2c authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
feat: write actual config to dist

Writes the actual config file (with defaults
merged, etc) into the dist folder.

Can be useful f...

github.com/goreleaser/goreleaser - 06ddedf12a0408e179311488fffc2dd124ef3a21 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: added tests to effective config pipe

Also renamed the pipe from finalconfig to effectiveconfig

github.com/goreleaser/goreleaser - f3fcb489832091ba7120889935f15287fd767549 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: fixed tests

broken because of dist not being removed anymore

github.com/goreleaser/goreleaser - 07c04b33f832af391a5db85491150ff89648a4b2 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
refactor: Removed os.Getenv / os.Setenv in favor of ctx.Env

goreleaser offers a ctx.Env map to access env variables.
os.GetEnv and os.Setenv usages where re...

github.com/goreleaser/goreleaser - af618f9b690acd1b126010cc515eae5dc2f33c4c authored almost 7 years ago by Andy Grunwald <[email protected]>
refactor: Simplified if checks for configured artifactories

- if l := len(ctx.Config.Artifactories); l == 0 {
+ if len(ctx.Config.Artifactories)...

github.com/goreleaser/goreleaser - 4e4529bbf8009ab762b0009766987d57ad5cc1ff authored almost 7 years ago by Andy Grunwald <[email protected]>
test: Added three new unit tests for Artifactory pipeline

New tests added:
- TestRunPipe_TargetTemplateError
- TestRunPipe_UnparsableErrorResponse
- TestR...

github.com/goreleaser/goreleaser - 240a70e17cb72cf5b88525384772ac508c35652c authored almost 7 years ago by Andy Grunwald <[email protected]>
test: Fix unit test TestArtifactoriesWithInvalidMode

The unit test TestArtifactoriesWithInvalidMode was not testing
what it should be. The publish pa...

github.com/goreleaser/goreleaser - eacabadc408d28ed9c823256a2246061d1f02765 authored almost 7 years ago by Andy Grunwald <[email protected]>
test: Add more unit tests for Artifactory pipeline

Added a couple of new unit tests, e.g. to test
- Defaults
- Mode: archive

github.com/goreleaser/goreleaser - 3fa0fe5708c632d7612498219d6cd62130ec4ac7 authored almost 7 years ago by Andy Grunwald <[email protected]>
refactor: Generalized uploadAssetAndLog in Artifactory pipeline

uploadBinary and uploadArchive where nearly the same code.
We generalized uploadAssetAndLog() to...

github.com/goreleaser/goreleaser - 4021a8e41f984380bb69728363a0163e6b5b2228 authored almost 7 years ago by Andy Grunwald <[email protected]>
fix: shadows declaration (vetshadow)

vetshadow throwed two warnings of shadows declaration of err

github.com/goreleaser/goreleaser - 51bc617d324af0727eadcfa5e3e40e24fc2e04f2 authored almost 7 years ago by Andy Grunwald <[email protected]>
feat: Implemented upload mode for Artifactory pipeline

The Artifactory pipeline now supports two different
types of upload modes:

- binary: Only the r...

github.com/goreleaser/goreleaser - d875dd0dd5f803577626211e8a8141396ac6d590 authored almost 7 years ago by Andy Grunwald <[email protected]>
refactor: Introduced name per artifactory instance for identification

This introduced a new property per Artifactory instance: Name
With this name we are able to

a) ...

github.com/goreleaser/goreleaser - 27a9abc73be1cf9de8a1c5ef740afbd90f60006b authored almost 7 years ago by Andy Grunwald <[email protected]>
Merge branch 'master' into artifactory-support

* master:
fix: remove brew taps listing from release notes
fix: tests should pass now
styl...

github.com/goreleaser/goreleaser - 13fea192c90e2d60742551d8f6919cc36f6e569c authored almost 7 years ago by Andy Grunwald <[email protected]>
goreleaser version v0.37.9

github.com/goreleaser/homebrew-tap - 2cf49033173b6dfe088686da15a3e9418a8a2ddb authored almost 7 years ago by goreleaserbot <[email protected]>
fix: remove brew taps listing from release notes

It never worked, because the brew pipe is the last
to run.

Either way, it is not a really usefu...

github.com/goreleaser/goreleaser - bb5e27b0c45a89957ed58c7910ad3385814de9c7 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.37.8

github.com/goreleaser/homebrew-tap - e5488757f8b6d8f7266040b0380bbe3cb06451f2 authored almost 7 years ago by goreleaserbot <[email protected]>
fix: tests should pass now

Make the code more safe

github.com/goreleaser/goreleaser - 5636313d7c9cfbd9f48578fd104771d65eae9720 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
style: improved goreleaser output

- Added paddings
- Added total time taken by the release

Closes #441

github.com/goreleaser/goreleaser - 29d9ae587833da2982be56ec01da4727ac89145c authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
Merge branch 'master' into artifactory-support

* master: (47 commits)
docs: add docs for env vars in name_template
test: add test for name_...

github.com/goreleaser/goreleaser - 1f5df43e753ce01464c5331ea3d525935a0e7bba authored almost 7 years ago by Andy Grunwald <[email protected]>
goreleaser version v0.37.7

github.com/goreleaser/homebrew-tap - b07180208ad79598a482ddbb9c7204b2c798cf0a authored almost 7 years ago by goreleaserbot <[email protected]>
test: add test for name_template with env var

Add a test for name_template with an env var.

github.com/goreleaser/goreleaser - 904d4455f4f25c91c16f98a22e6a77fe767dad22 authored almost 7 years ago by Frank Schroeder <[email protected]>
docs: add docs for env vars in name_template

Add docs for using env vars in name_template.

github.com/goreleaser/goreleaser - 5a199e50d28a786e92fd33654a542f4d9096eff4 authored almost 7 years ago by Frank Schroeder <[email protected]>
feat: support env vars for name_template

This patch adds support to use env vars for the
archive.name_template parameter.

github.com/goreleaser/goreleaser - ca3eedfea80152fe7758ceb10a09ef517a9a3755 authored almost 7 years ago by Frank Schroeder <[email protected]>
Merge pull request #37 from goreleaser/bump

upgrade to match latest goreleaser versions

github.com/goreleaser/godownloader - d949af3e0065f1566e2fc31f310109b8fdc8e627 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
upgrade to match latest goreleaser versions

github.com/goreleaser/godownloader - 10a008bf94e4240f61ce451a269b550f2197f569 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
upgrade to match latest goreleaser versions

github.com/goreleaser/godownloader - 99bdcce2fe6f04bfcc028b96faabf43754a7c864 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
docs: Fixed broken homebrew link

The old taps URL 404s out; I updated it to the new URL.

github.com/goreleaser/goreleaser - b2e0895ec09e9f437b108331f278595d3f8d39e7 authored almost 7 years ago by Nathaniel Kofalt <[email protected]>
docs: fixed master build status badge on readme

It was showing the last build, which may be from
a broken PR.

github.com/goreleaser/goreleaser - 306effc4771be40cbc329e28efb3e7591dcd11c9 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
bump

github.com/goreleaser/users - 804cf0711122d7fdc81912cd22d9ed09e2e68114 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: misspeled word on package docs

Also simplified imports

github.com/goreleaser/goreleaser - a8ce65013e7d2983155b1e3b34c9a1bccdc22097 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.37.6

github.com/goreleaser/homebrew-tap - 504860cf551da797b01ba07ac02bf3638fdeb7ae authored almost 7 years ago by goreleaserbot <[email protected]>
feat: improved release notes

- Added homebrew taps
- Docker pull commands instead of list of docker imgs

github.com/goreleaser/goreleaser - e87ab21a0aabef4cce6b900e58d83877dd902491 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: create config.yml

Setting up the TODO bot.

https://github.com/jasonetco/todo

github.com/goreleaser/goreleaser - 0efbe336e384e81a54fa273bfa568eb38126a657 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: create stale.yml

It's the configuration for the stale probot.

https://github.com/probot/stale

github.com/goreleaser/goreleaser - 46eaa193a207547c135f600d6af0d18ff90c66fe authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.37.5

github.com/goreleaser/homebrew-tap - 043635a1706b25f2f53fcd1799ec64a41222bd15 authored almost 7 years ago by goreleaserbot <[email protected]>
chore: push docs to master

Docs are using master instead of gh-pages.

github.com/goreleaser/goreleaser - b0aa533a4f584ddc1f6f9bdc7b02cbc286584dd5 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: changing the order of the tasks

GoReleaser will fail to run on a non-empty dist

github.com/goreleaser/goreleaser - 94481dfbe2993b78b13ee455844c9ed49bb8e73c authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: using travis deploy feature

Should work better than hacky scripts

github.com/goreleaser/goreleaser - da61f77dff1b912155a636cef6e9c5fd66d6f3b2 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: using https instead of ssh url

Travis cant clone it via ssh since it doesnt
have the ssh key

github.com/goreleaser/goreleaser - 5ec6ddec9fb1218637d9c8f5db07b418d2e7cdb2 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: always run make static on build

So we guarantee that docs wont break on change

github.com/goreleaser/goreleaser - 5e2cca2eb1d09e2f2bed772542c18d4914237ba9 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
chore: automating docs deployment

Auto-deploy docs on releases.
Should test it first, though.

github.com/goreleaser/goreleaser - ccd72344cc118a5236a61f5f072488e458b06b33 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: do not decorate git log output

Ensure that the git log output is not decorated. Otherwise, the format
changes and the tests fai...

github.com/goreleaser/goreleaser - d4a54c9381cce79d9f56598598540e4fb0f40a46 authored almost 7 years ago by Frank Schroeder <[email protected]>
chore: make static pushes repo as well

Making the static task commit and push
the changes

github.com/goreleaser/goreleaser - aa033d8f997e765238dbf1b7ad08fba30a0fe1e4 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.37.4

github.com/goreleaser/homebrew-tap - 871c336248f121a2080bfbf77adc9dfee922ce79 authored almost 7 years ago by goreleaserbot <[email protected]>
docs: env support for docker tag_template

Update docs for tag_template.

github.com/goreleaser/goreleaser - c92932078257fbcd3819453d85a1a44376a65aa6 authored almost 7 years ago by Frank Schroeder <[email protected]>
feat: allow env vars for docker tag_template

Add env var support for the Docker tag_template field incl. test.

github.com/goreleaser/goreleaser - 25e1cddc1b1198e89ed38f02ba2879447f765977 authored almost 7 years ago by Frank Schroeder <[email protected]>
fix: move env vars to context

In preparation to support env vars for Docker tag_template and also to
simplify the tests by not...

github.com/goreleaser/goreleaser - 1c2afe148f5c946cb71a71f3f7b9c16caccc9cf2 authored almost 7 years ago by Frank Schroeder <[email protected]>
fix: split env vars into only two parts

The loadEnv() function was splitting env vars on all `=` characters
which is not correct. Env va...

github.com/goreleaser/goreleaser - 3e0b7fbd46c048e1b945ab5b67046e26f49a8f40 authored almost 7 years ago by Frank Schroeder <[email protected]>
goreleaser version v0.37.3

github.com/goreleaser/homebrew-tap - df0ac96a895fdc5a07f6e052be8b97ec13b1ceda authored almost 7 years ago by goreleaserbot <[email protected]>
fix: fixing test to use the right import

VSCode used alecthomas/template instead of text/template
automatically, tests begin to fail when...

github.com/goreleaser/goreleaser - 0074b798193669d4b42a1c11ee990668bc1b9754 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
feat: release our docker image as vX.Y.Z

Using the tag instead of the version

github.com/goreleaser/goreleaser - 8f5cf8a102b2dc7954a45824b1f64918b918a5f1 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: using the right import

VSCode used alecthomas/template instead of
text/template automatically

github.com/goreleaser/goreleaser - 3be729904779b3a78258e293b662c16aeccdb8b1 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
feat: allow templates on docker tags

Allow to template docker tags.

Closes #433

github.com/goreleaser/goreleaser - 14d1347ed9c463afb68c29b0844a328abcc2dd73 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
docs: documented tag_template field

New feature recently added

github.com/goreleaser/goreleaser - 8d9245d4d389ee0999ff6bd45294f4643ca7fb87 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
docs: fixes to use the "default" fork

I was using my own fork, but its getting
hard to maintain that. Lets use the
default version.

github.com/goreleaser/goreleaser - 6dc31b53bd9f60b64798ae9a43a7d72771f5a5de authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.37.2

github.com/goreleaser/homebrew-tap - bbcbbb6d0d8df3acd0ed852e136cc9b8704b0e90 authored almost 7 years ago by goreleaserbot <[email protected]>
feat: support environment variables on ldflags

Supports passing environment variables to ldflags by using .Env.VARNAME.

Closes #426

github.com/goreleaser/goreleaser - d5c7af1db95e3d139ff95290d42c75feb26047c9 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
goreleaser version v0.37.1

github.com/goreleaser/homebrew-tap - 89fc18bb64dbd0e10a7844850e9e092b2b20680d authored almost 7 years ago by goreleaserbot <[email protected]>
fix: checksums pipe

An if statement was wrong, fixed it and added tests

github.com/goreleaser/goreleaser - 3fd9e0f306dc1c3c490f626ba309c3b431676854 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: broken test

Was using a constant that no longer exists

github.com/goreleaser/goreleaser - 65a8e96779b4fa52204690bba24ef357b53e0ca4 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
refactor: defaulter interface

Right now the code looks weird because the defaults
of a pipe are far away of the implementation...

github.com/goreleaser/goreleaser - 1ed299a6d7b713473bf3fcf7200852782355d713 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: improved defaulter documentation

As suggested by @jorin

github.com/goreleaser/goreleaser - 2b42a7346fa78593f9e190342f28cd6c06cbd001 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: missing Binary field

Readded it for now. Should remove it someday as it is deprecated

github.com/goreleaser/goreleaser - 0d9da86624faa99d93cdeac7943787c4baddf168 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: release tests

Added tests for release defaulter

github.com/goreleaser/goreleaser - a3a10fab371967e3381da40ab8ddc985dfcfc57b authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: docker tests

Added tests for docker defaulter

github.com/goreleaser/goreleaser - b702adfc61f368da8ff5dba4fb11e2f1931fc7ee authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: lint issue

I was shadowing binaryName

github.com/goreleaser/goreleaser - 208ab4df23f9683e254794afeb900a00242d5084 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: removed uneeded docs

We use fmt.Stringer now

github.com/goreleaser/goreleaser - 44d01ceccbf5e42cdfe731aa9d01c28c3d93039b authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
refactor: rm internal/name pkg

Each pipe now does its own templating

github.com/goreleaser/goreleaser - eb19e2b5d9ffc56b0771dd55bf9fa512c12200ea authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: added test for snapshot

Added tests for snapshot defaulter

github.com/goreleaser/goreleaser - f9cdb2df04f24c0b7b25d8e7c9c6059f1ed10687 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: removed unused import

Dunno why vscode did not removed it

github.com/goreleaser/goreleaser - 66e8f987358dfaddae21440957cbd95ab4cd9532 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: fixed name template

I changed it, dunno why. Lets keep changes minumum

github.com/goreleaser/goreleaser - 8c86228e427112e4b0afc4c0c2f1e157e8e40ca3 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: improving tests

Moved tests from defaults to build pipe, as it
doesnt make sense to be there.

github.com/goreleaser/goreleaser - b77acd2cc7af02fdc6d56bf452a3106c3abff4a1 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: fpm tests

Added more tests to cover defaulter.

github.com/goreleaser/goreleaser - 2dfdb4cd613f222864c8b19fdbf4193f4498ef0d authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
fix: checksums pipe

I messed up the name template, tests save me

github.com/goreleaser/goreleaser - 278026992bbb1d4644053ccb3344d55a0d0d2947 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: archive tests

Added tests for archive defaulter

github.com/goreleaser/goreleaser - 8535ed38113f98c8864c2dfe34de25b21de79f05 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: brew tests

Added more tests to cover defaulter.

github.com/goreleaser/goreleaser - a432839ad44a28531f4ffe2b1cb41e36a95b5126 authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>
test: build tests

Added more tests to cover defaulter. Also moved
some code around.

github.com/goreleaser/goreleaser - 0c91f6e210541b26babdfc104a0891f503bd101d authored almost 7 years ago by Carlos Alexandro Becker <[email protected]>