1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
Commit Graph

13 Commits

Author SHA1 Message Date
Carlos Alexandro Becker
06ddedf12a feat: write actual config to dist
Writes the actual config file (with defaults
merged, etc) into the dist folder.

Can be useful for debug purposes.
2017-12-10 13:02:48 -02:00
Carlos Alexandro Becker
48ddd4c0eb refactor: using ast parser instead
Using the ast parser, so we don't need to glob and goreleaser will work
reliably even if the files aren't gofmt'd.
2017-11-21 08:27:32 -02:00
Carlos Alexandro Becker
a9383d7c32
gitignore make binary 2017-07-04 22:16:07 -03:00
Carlos Alexandro Becker
364ad3da45
cleanup 2017-04-21 21:58:59 -03:00
Carlos Alexandro Becker
8e8be3d349
switching to codecov 2017-04-21 21:22:11 -03:00
Carlos Alexandro Becker
dc7b9c6852
covered main cli action with tests 2017-04-21 15:25:32 -03:00
Carlos Alexandro Becker
4988bac30e
goveralls 2017-02-07 17:00:46 -02:00
Carlos Alexandro Becker
756701b971
gitignore .glide 2017-01-21 19:23:32 -02:00
Carlos Alexandro Becker
7000053b98
gitignore
refs #79
2017-01-15 09:11:17 -02:00
Carlos Alexandro Becker
ddec194c7e
wip ctx 2017-01-14 12:34:22 -02:00
jspc
f5d3c6acf4 Reflect binary name from dirname 2016-12-30 17:30:44 +00:00
Carlos Alexandro Becker
a6932a0885
glide and travis 2016-12-28 23:30:14 -02:00
Carlos Alexandro Becker
d8bb50f799
fixes 2016-12-21 14:42:23 -02:00