1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-02-05 13:15:26 +02:00

1631 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
cdec0a0d1d test: added minio status check 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
b96d91018b Revert "fix: travis wont let us run things on por 9000 it seems"
This reverts commit 04e76d88d09bd4519ab5d4565e59ee173aef4441.
2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
29359cd20d test: start container 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
242564d44b fix: travis wont let us run things on por 9000 it seems 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
27b169ba8d fix: revert test changes on goreleaser.yml file 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
5e6301254f test: improve s3 tests 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
8690ee07e5 fix: lint issues 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
0b25773b77 feat: support profiles on aws s3 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
56d87ae699 docs: pushing to s3 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
f7dbb05f29 test: covered s3 pipe with tests 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
87926dacbd test: cover default method 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
17f09de1e8 feat: also support minio 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
1c426847d9 feat: upload to s3 2018-05-13 17:02:29 -03:00
Carlos Alexandro Becker
58d8ac62ac fix: accept empty GITHUB_TOKEN if release is disabled v0.73.2 2018-05-08 21:34:33 -03:00
Carlos Alexandro Becker
0cdf994fb1
docs: improved github enterprise docs
closes #472
2018-05-08 20:43:40 -03:00
Carlos Alexandro Becker
aefe2fec89
chore: added trailing empty line to changelog 2018-05-06 09:31:55 -03:00
Carlos Alexandro Becker
f06bab0ef9
chore: docs formatting 2018-05-06 09:19:14 -03:00
Andy Grunwald
ac206f8442 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.date.
See https://github.com/goreleaser/goreleaser/blob/master/internal/builders/golang/build.go#L48

In the environment docs, only the main.version is mentioned.
goreleaser itself uses main.date and main.commit also.
2018-05-06 09:17:08 -03:00
Carlos Alexandro Becker
3199f72336
chore: fixed phony on test make task
closes #665
2018-05-03 22:07:20 -07:00
Carlos Alexandro Becker
ecd63b0348 chore: bump deps 2018-05-03 21:43:57 -07:00
Carlos Alexandro Becker
c3988a30fc
fix: update archive to fix zip issue
closes #521
v0.73.1
2018-05-03 21:00:01 -07:00
Carlos Alexandro Becker
865c49d65c
fix: fail if dirty files
This will fail the build whenever it finishes with
a dirt index.

Closes #661
v0.73.0
2018-05-01 21:02:18 -07:00
Carlos Alexandro Becker
dbbd0bbe44
fix: gitignore 2018-05-01 20:56:43 -07:00
Carlos Alexandro Becker
16c4d096a5
feat: save changelog to dist
This feature will save a CHANGELOG.md into the dist
folder.

This file can then be included in docker images and etc.

closes #655
2018-05-01 20:54:16 -07:00
Carlos Alexandro Becker
ce96cba4e1 docs: fmt 2018-05-01 20:33:52 -07:00
Carlos Alexandro Becker
0a9bce6734 docs: delete old feature.md 2018-05-01 20:33:52 -07:00
Carlos Alexandro Becker
9e3bc173e8 docs: delete old bug.md 2018-05-01 20:33:52 -07:00
Carlos Alexandro Becker
f7c3efb057 docs: delete old issue template 2018-05-01 20:33:52 -07:00
Carlos Alexandro Becker
612ecfecaa docs: Update issue templates 2018-05-01 20:33:52 -07:00
Carlos Alexandro Becker
c4adf0e050 fix: gitignore 2018-05-01 20:32:46 -07:00
Carlos Alexandro Becker
dc90c28c56 docs: bump site theme 2018-05-01 20:32:46 -07:00
Carlos Alexandro Becker
c295e4b76b docs: fixed google analytics code 2018-05-01 20:32:46 -07:00
Carlos Alexandro Becker
38b81ffe7d fix: deprecation notices new url 2018-05-01 20:32:46 -07:00
Carlos Alexandro Becker
2c851efa1d chore: make serve task 2018-05-01 20:32:46 -07:00
Carlos Alexandro Becker
b2be10fb13 docs: fix format 2018-05-01 20:32:46 -07:00
Carlos Alexandro Becker
13685f0234 docs: starting to re-work the docs site 2018-05-01 20:32:46 -07:00
Carlos Alexandro Becker
ad118b0f7c feat: added Commit to docker name_template v0.72.0 2018-04-30 20:46:45 -07:00
Carlos Alexandro Becker
438e6e210a
Revert "feat: Create new tags for GitHub release (#643)"
This reverts commit 65ff5b771bd16d4ba01bad0c27502fb9b602dc83.
v0.71.1
2018-04-26 12:27:24 -07:00
Carlos Alexandro Becker
23c44c016e
chore: go fmt 2018-04-24 22:33:40 -07:00
Carlos Alexandro Becker
41031a42d3 fix: covered default with tests v0.71.0 2018-04-24 21:07:45 -07:00
Carlos Alexandro Becker
ea330a9091 docs: disable release pipe 2018-04-24 21:07:45 -07:00
Carlos Alexandro Becker
890832095a feat: allow to skip the release pipe entirely 2018-04-24 21:07:45 -07:00
tympanix
488b6b7750 fix: typo in docs 2018-04-23 08:19:06 -07:00
Carlos Alexandro Becker
a0f83414b1 fix: inputs digests v0.70.0 2018-04-22 15:21:13 -07:00
Benjamin Pineau
edb77adc24 feat: Support per-format NFPM overrides
Support per-format NFPM overrides (as recently implemented in NFPM),
plus a pair or Goreleaser specific overrides, for "Replacements"
and "NameTemplate" (to address #640).

This keeps backward compatibility with existing config files:
settings at the root of the nfpm config section will still work as
previously (which is also useful to define common/shared settings
that we don't want to override anyway).
2018-04-22 14:49:43 -07:00
Eli Young
46aa41e27e feat: Add asmflags and gcflags fields (#648) v0.69.0 2018-04-20 08:26:04 -03:00
Carlos Alexandro Becker
5a3e3e5ab8
chore: update nfpm (#647) 2018-04-19 00:01:51 -03:00
holladay-io
65ff5b771b feat: Create new tags for GitHub release (#643)
I added the target_commitish to the release payload
so the tag will be created if it does not already exist.
This value will not be used if the tag already exists.
v0.68.0
2018-04-18 21:15:51 -03:00
tympanix
6d791ed721 docs: explain nfpm scripts 2018-04-18 21:00:12 -03:00
tympanix
d3fe7c3f33 feat: nfpm maintainer scripts
Resolves #635
2018-04-18 21:00:12 -03:00