Carlos Alexandro Becker
|
e733e78757
|
Merge branch 'master' into fields
|
2017-02-23 09:33:06 -03:00 |
|
Carlos Alexandro Becker
|
103cbb2996
|
using strings.Fields instead of strings.Split on space
|
2017-02-23 09:28:45 -03:00 |
|
Carlos Alexandro Becker
|
4bee616121
|
using strings.Split
|
2017-02-23 09:27:54 -03:00 |
|
Carlos Alexandro Becker
|
b2fcbaeb49
|
support for custom build flags
|
2017-02-22 09:25:43 -03:00 |
|
Carlos Alexandro Becker
|
1c2221b2c5
|
using cmd.CombinedOutput()
|
2017-01-30 08:17:15 -02:00 |
|
Carlos Alexandro Becker
|
289921d278
|
using version on build ldflag too
|
2017-01-30 08:06:48 -02:00 |
|
Carlos Alexandro Becker
|
415aadb346
|
changed order of cmd.Env appends
|
2017-01-23 09:41:51 -02:00 |
|
Carlos Alexandro Becker
|
590f67acb0
|
Merge branch 'master' into hooks
|
2017-01-23 09:32:37 -02:00 |
|
Carlos Alexandro Becker
|
e76474d16d
|
simplified env for build
|
2017-01-23 09:27:28 -02:00 |
|
Carlos Alexandro Becker
|
26a2471526
|
added hooks support
add support for pre and post hooks on build pipe
|
2017-01-21 20:02:51 -02:00 |
|
Jorin Vogel
|
809cb682d2
|
Merge branch 'master' of https://github.com/goreleaser/goreleaser into tag-only
* 'master' of https://github.com/goreleaser/goreleaser:
fixed name on --help
removed unneeded pointers from context
|
2017-01-19 10:30:47 +01:00 |
|
Jorin Vogel
|
6677571e8c
|
Clean logging output
|
2017-01-19 10:04:41 +01:00 |
|
Carlos Alexandro Becker
|
e8ab2b2fe2
|
removed unneeded pointers from context
|
2017-01-18 15:08:48 -02:00 |
|
Carlos Alexandro Becker
|
644978173f
|
renaming fixes
|
2017-01-15 14:53:24 -02:00 |
|
Carlos Alexandro Becker
|
276e521e5e
|
Merge branch 'master' into goreleaser.example.yml
|
2017-01-14 20:09:44 -02:00 |
|
Carlos Alexandro Becker
|
f95832a7ac
|
renamed package
refs #79
|
2017-01-14 20:01:32 -02:00 |
|
Carlos Alexandro Becker
|
995365c04a
|
fixed tests
|
2017-01-14 19:52:39 -02:00 |
|
Carlos Alexandro Becker
|
62141803e5
|
organized config and renamed compress package
|
2017-01-14 19:47:47 -02:00 |
|
Jorin Vogel
|
a2bf57f8e1
|
Fixing some linter errors
|
2017-01-14 19:41:32 +01:00 |
|
Carlos Alexandro Becker
|
77bf22b01b
|
renamed pipe name to pipe description
|
2017-01-14 15:14:35 -02:00 |
|
Carlos Alexandro Becker
|
b18185da18
|
even more improvements
|
2017-01-14 15:08:10 -02:00 |
|
Carlos Alexandro Becker
|
720786280c
|
tests
|
2017-01-14 14:29:01 -02:00 |
|
Carlos Alexandro Becker
|
9e82470a61
|
wip
|
2017-01-14 14:06:57 -02:00 |
|
Carlos Alexandro Becker
|
4e10d93b4d
|
buidl with ext
|
2017-01-14 12:51:09 -02:00 |
|
Carlos Alexandro Becker
|
ddec194c7e
|
wip ctx
|
2017-01-14 12:34:22 -02:00 |
|
Carlos Alexandro Becker
|
dd786912f9
|
cleanup
|
2017-01-11 20:27:13 -02:00 |
|
Carlos Alexandro Becker
|
e3220b8257
|
customize ldflags
closes ##5
|
2017-01-11 20:25:52 -02:00 |
|
Carlos Alexandro Becker
|
8731ef7ece
|
refactory
|
2017-01-11 14:47:56 -02:00 |
|
Carlos Alexandro Becker
|
43f1f9c714
|
continuing
|
2017-01-06 11:07:41 -02:00 |
|
Carlos Alexandro Becker
|
41386c001f
|
imports
|
2017-01-04 10:16:18 -02:00 |
|
Carlos Alexandro Becker
|
16e1b95308
|
name template wip
|
2017-01-04 10:13:49 -02:00 |
|
Carlos Alexandro Becker
|
d9c8c5f499
|
golint
|
2016-12-30 12:41:59 -02:00 |
|
Carlos Alexandro Becker
|
c958d558e5
|
bos -> system
|
2016-12-30 10:01:40 -02:00 |
|
Carlos Alexandro Becker
|
a901447729
|
reorganized code as a pipeline
|
2016-12-30 09:27:35 -02:00 |
|