1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-08 03:31:59 +02:00
Commit Graph

1636 Commits

Author SHA1 Message Date
Eli Young
5252f74ade feat: Convert flag fields into lists
This allows users to specify different sets of compiler, assembler,
and/or linker flags for different packages. It also makes it possible to
specify generic flags that contain spaces. It does this while
maintaining compatibility with the old format of the fields in question
by up-converting bare strings into single-element lists.

Resolves #668
2018-05-15 08:12:11 -03:00
Eli Young
9b4cf40ef6 test: Use multiple calls to assert.NotEmpty()
assert.NotEmpty() was being used as if it would check multiple
arguments. In actuality, it checks the second argument and, if it
determines that it is empty, fails the test with an error message
containing all subsequent arguments.
2018-05-14 23:00:42 -03:00
Carlos Alexandro Becker
e079dca3ed docs: improve docs 2018-05-14 10:30:49 -03:00
Carlos Alexandro Becker
08c4f46843
chore: increase gometalinter deadline 2018-05-13 17:10:28 -03:00
Carlos Alexandro Becker
2498313866 chore: commit the empty certs folder 2018-05-13 17:02:29 -03:00
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 04e76d88d0.
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 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
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
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 2018-04-30 20:46:45 -07:00
Carlos Alexandro Becker
438e6e210a
Revert "feat: Create new tags for GitHub release (#643)"
This reverts commit 65ff5b771b.
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 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 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