1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-06 03:13:48 +02:00
Commit Graph

80 Commits

Author SHA1 Message Date
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
Carlos Alexandro Becker
530feac44a
fix: improved artifact add logs 2017-12-18 09:19:02 -02:00
Carlos Alexandro Becker
5345aadd0d
docs: formatted all docs
Based on prettier/prettier
2017-12-10 15:17:38 -02:00
Carlos Alexandro Becker
5ec6ddec9f chore: using https instead of ssh url
Travis cant clone it via ssh since it doesnt
have the ssh key
2017-12-05 23:06:15 -02:00
Carlos Alexandro Becker
da61f77dff chore: using travis deploy feature
Should work better than hacky scripts
2017-12-05 23:06:15 -02:00
Carlos Alexandro Becker
ccd72344cc chore: automating docs deployment
Auto-deploy docs on releases.
Should test it first, though.
2017-12-05 23:06:15 -02:00
Carlos Alexandro Becker
aa033d8f99 chore: make static pushes repo as well
Making the static task commit and push
the changes
2017-12-05 21:58:55 -02:00
Carlos Alexandro Becker
6dc31b53bd
docs: fixes to use the "default" fork
I was using my own fork, but its getting
hard to maintain that. Lets use the
default version.
2017-12-04 09:49:29 -02:00
Carlos Alexandro Becker
7c9e1ee5f6
chore: add nolint to the todo make task
So we can also find nolints across the code and fix them.
2017-10-25 15:16:12 -02:00
Carlos Alexandro Becker
87ec4781ee
chore: added a todo task to the Makefile
Added a `todo` task in the `Makefile`, copied
from apex/up.
2017-10-19 10:50:49 -02:00