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

89 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
ab0e755a71
Revert "ci: remove gocenter for now" (#1101)
This reverts commit a10c5525bc.
2019-08-05 14:58:18 -03:00
Carlos Alexandro Becker
a10c5525bc
ci: remove gocenter for now
its failing on travis for some reason

Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-08-02 17:49:08 -03:00
Carlos Alexandro Becker
0aa2538e34
chore: go mod tidy verbose
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-07-15 17:12:36 -03:00
Simon Prochazka
797dc69458 chore: fix go-mod-tidy silent failure (#1080)
- due to the `||` go-mod-tidy check will fail silently
2019-07-15 17:11:12 -03:00
Simon Prochazka
00cba17696 chore: check for unnecessary packages during CI (#1075)
- to prevent need for manual adjustments such as in https://github.com/goreleaser/goreleaser/commit/c338cfb
2019-07-09 11:37:18 -03:00
Carlos Alexandro Becker
0a8478bf19
docs: lint with misspell
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
2019-06-28 10:13:56 -03:00
Carlos Alexandro Becker
76fa5909a2
docs: social improvements 2019-04-23 06:18:22 -03:00
Carlos Alexandro Becker
931613aefa
docs: card 2019-04-23 06:05:22 -03:00
Rimas Mocevicius
7c41d888f5 Set GoCenter as GOPROXY to speed up go builds (#989) 2019-03-21 09:59:00 -03:00
Carlos Alexandro Becker
0ec1215d02 revert: removing favicon et al 2018-10-31 00:15:40 -03:00
Carlos Alexandro Becker
e456a3fef6 clean: depgraph doesnt work anymore 2018-10-31 00:15:40 -03:00
Carlos Alexandro Becker
3218dddb61 docs: always re-generate favicons et al 2018-10-31 00:15:40 -03:00
Carlos Alexandro Becker
020174ebd2 chore: go modules 2018-10-30 23:50:55 -03:00
Carlos Alexandro Becker
fbdbff884b
chore: makefile and brew on osx
also removed bandep and other now unused things.

closes #823
2018-10-20 17:37:58 -03:00
Carlos Alexandro Becker
a6965e6272 fix: remove dep on stringer 2018-09-16 21:46:21 -03:00
Carlos Alexandro Becker
39de856eb4
refactor: better package organization 2018-09-12 14:18:01 -03:00
Carlos Alexandro Becker
e9cc0c9780
docs: package graph as svg 2018-09-12 13:37:29 -03:00
Carlos Alexandro Becker
bd5b15dc6b
docs: package graph 2018-09-12 13:34:26 -03:00
Carlos Alexandro Becker
6217d1e90d
refactor: artifact checksum (#771) 2018-08-21 15:55:35 -03:00
Carlos Alexandro Becker
815ffc2a83
docs: clarify hooks
closes #741
2018-08-15 00:28:16 -03:00
Carlos Alexandro Becker
64b1f14a86
refactor: better code organization (#757)
* refactor: merging archive in the same repo

* refactor: merging archive in the same repo

* refactor: better organizing packages

* refactor: fixing renames

* fix: new dep version

* fix: makefile

* fix: zip/tar tests

* fix: gitigonore

* fix: s3 tests

* fix: archive test
2018-08-14 23:50:20 -03:00
Carlos Alexandro Becker
6690897da4
chore: disable prettier for now 2018-08-01 10:04:30 -03:00
Carlos Alexandro Becker
61eef75120
fix: remove workaround for https://github.com/golang/go/issues/21387 2018-07-09 14:08:02 -07:00
Carlos Alexandro Becker
aae42e96d7
test: fix data race 2018-07-08 21:28:26 -07:00
Carlos Alexandro Becker
874f53dacb fix: several linter issues 2018-07-04 01:22:45 -07:00
Carlos Alexandro Becker
981d05a4a4 fix: temporary hack for golang/go#21387 2018-07-04 01:22:45 -07:00
Carlos Alexandro Becker
6a06f76c49
docs: enable git info 2018-06-25 14:51:10 -03:00
Carlos Alexandro Becker
f96315cf3f
docs: site update 2018-06-20 00:16:04 -03:00
Carlos Alexandro Becker
2a9e770d47
test: disable golanci-lint on tests for now 2018-06-06 20:44:11 -03:00
Carlos Alexandro Becker
5629759220 fix: using curl 2018-05-29 09:26:32 -03:00
Carlos Alexandro Becker
2c00008411 chore: using golangci-lint as linter 2018-05-29 09:26:32 -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
8690ee07e5 fix: lint issues 2018-05-13 17:02:29 -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
2c851efa1d chore: make serve task 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
7944b7d721
chore: improve todo task 2018-03-04 20:23:38 -03:00
Carlos Alexandro Becker
ef805ce060
fix: gometalinter 2018-03-02 09:40:19 -03:00
Carlos Alexandro Becker
3ca0513d7e
fix: gometalinter 2018-03-02 09:28:08 -03:00
Carlos Alexandro Becker
bf4587a9d3
chore: debug 2018-03-02 09:21:32 -03:00
Carlos Alexandro Becker
7ad2b2ed37
chore: use only stable dep and gometalinter versions 2018-03-02 00:27:34 -03:00
Carlos Alexandro Becker
0f24a529da
fix: inline config (#592)
* fix: inline config

Simple is always better.

refs #591

* style: fmt
2018-03-01 23:37:15 -03:00
Carlos Alexandro Becker
c21689f8e0
fix: do not lint main-packr.go 2018-03-01 22:25:06 -03:00
Carlos Alexandro Becker
289e21f70c
feat: improved init command (#577)
* feat: improved init command

* test: increased coverage

* revert: should have commited this yet
2018-02-25 18:49:34 -03:00
Carlos Alexandro Becker
2bb509f5a8
chore: enabling -race -failfast and -coverpkg (#576)
* chore: enabling -race -failfast and -coverpkg

* fix: race condition in tests
2018-02-24 17:31:07 -03:00
Carlos Alexandro Becker
181258db55
docs: syntax highlight 2018-02-17 18:16:02 -02:00
Carlos Alexandro Becker
777b9c68ad
chore: added bandep 2017-12-23 11:45:17 -02:00
Carlos Alexandro Becker
a7bd5298a4
chore: make ci should also build 2017-12-18 09:28:36 -02:00