1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-11 13:38:41 +02:00

66 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
8f5cf8a102 feat: release our docker image as vX.Y.Z
Using the tag instead of the version
2017-12-05 14:49:25 -02:00
Andy Grunwald
492a018b7f feat: Added basic support to push binaries into Artifactory
Artifactory is an universal Artifact Repository Manager by
JFrog. See https://www.jfrog.com/artifactory/

It is available in an OSS and Enterprise version.
Many companies using this internally to store, manage and
distribute binaries within their internal infrastructure.

It adds basic support to push all generated binaries into an
Artifactory. Basic means only the built artifacts. Without
checksums or archives.
As an authentication only Basic auth is supported by this Pipe.

See #344
2017-12-02 20:26:55 +01:00
Carlos Alexandro Becker
3d6e6cbcf6
chore: sorting goreleaser changelog
Asc sort our changelog
2017-10-20 15:54:43 -02:00
Carlos Alexandro Becker
e9ca883b0b
chore: filter some commits from our changelog
Removed docs and merges from our changelogs.
2017-10-18 09:43:18 -02:00
Carlos Alexandro Becker
71cef9553f
push :latest as well 2017-09-16 15:39:02 -03:00
Carlos Alexandro Becker
01f261b43c
restore yml 2017-09-11 23:46:26 -03:00
Carlos Alexandro Becker
60901d31f3
improvements 2017-09-11 23:42:36 -03:00
Carlos Alexandro Becker
b9e8ed64d1
draft: docker support 2017-09-11 23:31:00 -03:00
Carlos Alexandro Becker
c541d99c58
checksums name template support 2017-08-27 20:45:33 -03:00
Carlos Alexandro Becker
70e042e973
building rpm packages as well 2017-08-18 19:46:40 -03:00
Leo Arias
e8bf270ba2 add the snapcraft pipeline 2017-07-27 02:52:00 +00:00
Carlos Alexandro Becker
21e3be5fd2
git is not a valid dependency for brew formulas (as per brew audit 2017-07-16 15:25:16 -03:00
Carlos Alexandro Becker
463711f980
homebrew test support 2017-07-16 12:33:41 -03:00
Carlos Alexandro Becker
46419b46b8
fix config file 2017-07-08 12:06:59 -03:00
Carlos Alexandro Becker
cec34b91d5
breaking on invalid config files 2017-07-08 12:05:57 -03:00
Carlos Alexandro Becker
f729ecb767
defaulting to .goreleaser.yml 2017-07-04 23:51:45 -03:00