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
Three new unit tests added:
- TestRunPipe_NoFile: Checks the error if the file for the
upload is...
We are able to define multiple Artifactory instances.
In the former implementation, we continue ...
In a former commit we respected the error of the Close()
call for a HTTP response. The fix was t...
The target of the Artifactory configuration supports variables.
Now the {{ .Version }} variable ...
When the upload target is not resolvable by tcp (e.g. unknown host)
no response object will be g...
The first draft of the Artifactory pipeline documentation was added.
github.com/goreleaser/goreleaser - d9f349dd0c623777b516e7a571ae3af93a542de4 authored about 7 years ago by Andy Grunwald <[email protected]>
gometalinter had several warnings about not respected
err return values from Close() calls
Artifactory is an universal Artifact Repository Manager by
JFrog. See https://www.jfrog.com/arti...
github.com/goreleaser/homebrew-tap - becc5e664c77fa7f8637ff131da2882047381606 authored about 7 years ago by goreleaserbot <[email protected]>
Documenting the new option
github.com/goreleaser/goreleaser - db53622b2463fbc2d14a4360550e82f4ce99aaa8 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>Just to make the output cleaner.
github.com/goreleaser/goreleaser - 86270374d559e81b84cb9c2d5564ab3c551e7141 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
Changed the name to "environment" only, so it
also covers other environment stuff
Improved docs by renaming and moving some sections
github.com/goreleaser/goreleaser - 4b98d14f70eab76e0d9eb63f44126f6d89cb17e8 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
Allow configuring the dist folder via
config file.
Closes #421
github.com/goreleaser/goreleaser - 8e6133c70cb499bd97560add05dedf45da6c4511 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>github.com/goreleaser/homebrew-tap - c44397c2ab993b12820e131c438cb2d1818e569d authored about 7 years ago by goreleaserbot <[email protected]>
GAS started to break on file/folder permissions
and executing things with variables.
closes #422
github.com/goreleaser/goreleaser - 2cc10c3cc851f028ce304b3f7bfc066eb4705c11 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>github.com/goreleaser/users - c1138bfe874c761d10024a50ea9073f1ed7d17b7 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
github.com/goreleaser/homebrew-tap - 5bcd70e52f805c6cbf99ce77ead9a9c7d980b3be authored about 7 years ago by goreleaserbot <[email protected]>
The error message was kind of bad. Improved it
github.com/goreleaser/goreleaser - 13d2bca06f029e8f2f21f689a856cbd5a17cc5bc authored about 7 years ago by Carlos Alexandro Becker <[email protected]>This should avoid some failures.
github.com/goreleaser/goreleaser - dba83bff60c75e0aa86098a7e68ae65ff90c4541 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>They were not very clear.
github.com/goreleaser/goreleaser - ce9e1c575cae5541ccdc70f9a4eda5ca469b57bb authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
Previous code was handling only main.go as the main build file, but
the main function can actual...
Improved test to better check errors.
github.com/goreleaser/goreleaser - eb48a028bdea903c2cec9d138d9b8df9ea5d1627 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
Breaks the release if the package being built doesnt
have a main function.
Also improved error ...
github.com/goreleaser/goreleaser - 83093ac4775ed936f082a454986f472bf4fc7fea authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
The user could set the main to anything, so, added a test
for an invalid file as main.
The errors.Wrap already returns nil if the wrapped error is nil,
therefore the if statement is ...
Using the ast parser, so we don't need to glob and goreleaser will work
reliably even if the fil...
Since e0897fc2d292a134a6929ad1994af9ca8066db46 this is not needed
anymore.
Inverted if statements are harder to read. No need for that.
github.com/goreleaser/goreleaser - 03aec11c60792002d497a4b5d96886867e91fadb authored about 7 years ago by Carlos Alexandro Becker <[email protected]>github.com/goreleaser/homebrew-tap - bea4e763f5ca9b6b33a2d9dbc463a4280ce6dd16 authored about 7 years ago by goreleaserbot <[email protected]>
They were being inlined, generating an invalid receipt.
closes #416
github.com/goreleaser/goreleaser - adc2d7d4c572af20cc20290db48b664f12c158bb authored about 7 years ago by Carlos Alexandro Becker <[email protected]>github.com/goreleaser/users - c274b4bc6802af9c137f02d160326a2a391d4da6 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
Only enable fpm's debug mode when goreleaser is in debug as well.
github.com/goreleaser/goreleaser - 3064e11b31d128c5fd277307f9c678aa86fecced authored about 7 years ago by Carlos Alexandro Becker <[email protected]>So we can know why it failed if it fails for whatever reason
github.com/goreleaser/goreleaser - 752c0711e1aaef3f68b188391998cfdc142ee680 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>github.com/goreleaser/homebrew-tap - 0d7572ed6eb3f88429172a3c1656d90002fd2534 authored about 7 years ago by goreleaserbot <[email protected]>
Rather than using a conditional to check if `bindir` has been set,
use the defaults pipe to set ...
Some packagers may want to put binaries in a location other than
/usr/local/bin. This allows one...
github.com/goreleaser/users - b502f4005063db5793d9da57c5f28602851c2ffe authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
github.com/goreleaser/users - c8ea9ae5d86fdf1ccd7477684a3dd41ad7cca6aa authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
github.com/goreleaser/users - 97f55521629e006e492d2d311e5f8fa6b5cfa185 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
github.com/goreleaser/users - d467bd7cf5fdf237f158d6b063d96a07a109c313 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
github.com/goreleaser/users - e094709011e4e510375bcc49295608c57f7026bf authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
github.com/goreleaser/users - c289fe2a6dcbed40bb8c8cf718ad7c59b6bec652 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
github.com/goreleaser/users - a0040ada85d95f5a4481360623c3e728d29ce21a authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
github.com/goreleaser/users - 249a8e80faab75b0b576147854e6e935119b79cf authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
github.com/goreleaser/users - f6966f8ff1b21a6353b9b453cddc75534e6205da authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
github.com/goreleaser/users - 14eaa12ef12712b93a9615b7bfaaef84023367a1 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
github.com/goreleaser/users - 62a50e090169384863a449670bb395d0dfdad152 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
github.com/goreleaser/users - 93aef58dbfe56a6f0cf67ef6a3694251d74adc6a authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
So we can also find nolints across the code and fix them.
github.com/goreleaser/goreleaser - 7c9e1ee5f68d069d6d11e372fd21e1152fdc85dc authored about 7 years ago by Carlos Alexandro Becker <[email protected]>github.com/goreleaser/homebrew-tap - cb8db377eb0d3cf34e20fd8a0ab83d6834779d69 authored about 7 years ago by goreleaserbot <[email protected]>
It was removed on commit ff42024 due to a possible bug on fpm
github.com/goreleaser/goreleaser - df0cf14912e95744b0bfc18753f65f37ea7d1aa8 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
This may avoid running into
https://github.com/jordansissel/fpm/issues/1423
It was firing unlimited fpm processes until now.
github.com/goreleaser/goreleaser - 3234cb98dafbe84bd16dc838279b5d73976417dd authored about 7 years ago by Carlos Alexandro Becker <[email protected]>Updated all deps
github.com/goreleaser/goreleaser - 415613e806710d79bbc402b1f54c6f5571edae0d authored about 7 years ago by Carlos Alexandro Becker <[email protected]>github.com/goreleaser/homebrew-tap - ba509a53118d12389d81e897a4ce2ca584f8087a authored about 7 years ago by goreleaserbot <[email protected]>
If the user configures the changelog section with an invalid key, show
an error.
Asc sort our changelog
github.com/goreleaser/goreleaser - 3d6e6cbcf6c9fd582c4d91c4fd38481d093b5db2 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>github.com/goreleaser/homebrew-tap - 9d7479ca40afb705064470c7f5163f2876a6ef53 authored about 7 years ago by goreleaserbot <[email protected]>
FPM would randomly fail to build deb and rpm packages. It apparently
happens because fpm (or som...
github.com/goreleaser/homebrew-tap - db3cf2b2318746e27778d06fe4757f598b3dfdce authored about 7 years ago by goreleaserbot <[email protected]>
We can now add:
```yaml
changelog:
sort: asc
```
to group together our commits by prefix or j...
github.com/goreleaser/goreleaser - 6277ab9ae3674188863371e3a75267ef05b767df authored about 7 years ago by Carlos Alexandro Becker <[email protected]>github.com/goreleaser/homebrew-tap - b4f09ba611a1a72ed4f634d8d41e2a23387ad369 authored about 7 years ago by goreleaserbot <[email protected]>
This shall helps in the cases fpm is failing for an unknown reason.
refs #333
github.com/goreleaser/goreleaser - 7506f0ff37c1cb3de1a4eef1ccab4edc9394fb58 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
Added a `todo` task in the `Makefile`, copied
from apex/up.
github.com/goreleaser/users - f757a18e017ffc8fd2d79777f9c29ba65b1cfcfe authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
Removed docs and merges from our changelogs.
github.com/goreleaser/goreleaser - e9ca883b0b82ef3a91b451659a9338df0d336aed authored about 7 years ago by Carlos Alexandro Becker <[email protected]>github.com/goreleaser/homebrew-tap - 80ca98b477d6fb2de46b2d92ed310343ff1552ae authored about 7 years ago by goreleaserbot <[email protected]>
Removed some things that dont make sense anymore,
like log between commits.
Refs #284
github.com/goreleaser/goreleaser - 29a8ae36be9bd61b4dc445495d0ea462ebe89777 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>I turned myself into a pipe morty!
PipeRick!!!
refs #284
github.com/goreleaser/goreleaser - 87d269dc457719491fdadd50e11dd2883c4ceb5c authored about 7 years ago by Carlos Alexandro Becker <[email protected]>Added a test covering the cases of wrong regexps.
refs #284
github.com/goreleaser/goreleaser - 9dcd8e39bd0d12e23284dd276a60c63940f280d6 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>Support for filtering commits with regexp.
Refs #284
github.com/goreleaser/goreleaser - 28c16f206c5f170a0edb02a471cd071f8ad4fa78 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
We can now ignore some commits from the changelog by providing the
`changelog.filters.excludes` ...
Added a test to cover the git.Clean function..
Refs #284
Added the documentation to the new changelog pipe.
Refs #284
github.com/goreleaser/goreleaser - aca23027da1295c78fdf42ba9687d8ccc88784d7 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>github.com/goreleaser/homebrew-tap - 7ecf229610b5893361afdca123068eabcb6575c8 authored about 7 years ago by goreleaserbot <[email protected]>
github.com/goreleaser/goreleaser - b585ac8b0e01e8280293ed3a020edd840b144893 authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
github.com/goreleaser/goreleaser - 8f71cf33a0bffeeb2463b4faf9013319ae33b7d8 authored about 7 years ago by Matt Stratton <[email protected]>
Includes a merge commit.
Additionally comments out cyclo lint test for
pipe run function.
Signe...
github.com/goreleaser/goreleaser - 53771a7dd7ac9086aaf794b011deb41ad2dbf664 authored about 7 years ago by Matt Stratton <[email protected]>
TODO: factor all the name stuff
into a function like the others, so maybe
setNameDefaults(ctx)...
TODO: factor all the name stuff into a function like the others, so maybe setNameDefaults(ctx),...
github.com/goreleaser/goreleaser - 7d6aabe50e490db586a9f6c47d21956a1d24d63f authored about 7 years ago by Matt Stratton <[email protected]>github.com/goreleaser/homebrew-tap - a20526b6ec03f14cb0525c5d7d095410e0d0faee authored about 7 years ago by goreleaserbot <[email protected]>
We were checking for a .git folder, which would break in cases
where goreleaser is running from ...
github.com/goreleaser/goreleaser - 973356694af266ca30ea43b580d4d014ae28b7cf authored about 7 years ago by Matt Stratton <[email protected]>
github.com/goreleaser/homebrew-tap - 7907bcea8c567158a5ac562de2c4337a89dd5bff authored about 7 years ago by goreleaserbot <[email protected]>
Improved the error handling in git code,
mostly in the defaults pipe. The idea is to
output bett...
It is unclear how to get going with Goreleaser, this might help some new folks.
github.com/goreleaser/goreleaser - d6b2606ac251c294b7eb73df90b322da8e91a632 authored about 7 years ago by Bob van Luijt <[email protected]>github.com/goreleaser/users - c9ae63cacaf1b8c4206e9db7bf180a7670794fcc authored about 7 years ago by Carlos Alexandro Becker <[email protected]>
Was `goreleaer.yml`
github.com/goreleaser/goreleaser - ae6f7c157c5c5ceb756c152fedc5b711ca3b08bd authored over 7 years ago by Thomas Queste <[email protected]>github.com/goreleaser/goreleaser - 07c8d05425659be30970be6af068fc02da3e110f authored over 7 years ago by Carlos Alexandro Becker <[email protected]>
using defer and added a log
github.com/goreleaser/goreleaser - 7d6ef4d338b3a498a957c9836b3f649215ecfaf3 authored over 7 years ago by Carlos Alexandro Becker <[email protected]>
Makes it not necessary to be logged in the in the docker registry for
the tests to work by using...
I updated the default release name to match
the git tag, per the request in the PR.
Signed-off-...
github.com/goreleaser/goreleaser - ee679181874855042848125ce55fb6ed90e0cd65 authored over 7 years ago by Matt Stratton <[email protected]>Signed-off-by: Matt Stratton <[email protected]>
# Conflicts:
# config/config.go
# intern...
Signed-off-by: Matt Stratton <[email protected]>
github.com/goreleaser/goreleaser - e2ee7c4b2fc83833ee0a89d02c90560e2ad19ba1 authored over 7 years ago by Matt Stratton <[email protected]>Signed-off-by: Matt Stratton <[email protected]>
github.com/goreleaser/goreleaser - f823cf28652987d43c8324b4f5b203240032383a authored over 7 years ago by Matt Stratton <[email protected]>github.com/goreleaser/homebrew-tap - e33e92e5582aa5158a8947962a8e0b99d2a986f4 authored over 7 years ago by goreleaserbot <[email protected]>
feat: Add prerelease option
github.com/goreleaser/goreleaser - f8ced340791bbd59702ef1bb82c6b9df885390f4 authored over 7 years ago by jorin <[email protected]>
Add an config option to `release` section to set a release at not ready
for production.
Closes ...
github.com/goreleaser/goreleaser - db7af5388d808f70b9d83c443f8d41d378ba4c33 authored over 7 years ago by Jorin Vogel <[email protected]>Update CONTRIBUTING.md
github.com/goreleaser/goreleaser - eb5ce31b37533897b1a0f415cd7012b615ac3629 authored over 7 years ago by jorin <[email protected]>