Frank Schroeder
1c2afe148f
fix: move env vars to context
...
In preparation to support env vars for Docker tag_template and also to
simplify the tests by not chaning the global os.Environ I've moved the
parsed env var map into the context.Context.
2017-12-05 21:42:04 -02:00
Carlos Alexandro Becker
d5c7af1db9
feat: support environment variables on ldflags
...
Supports passing environment variables to ldflags by using .Env.VARNAME.
Closes #426
2017-12-04 09:23:26 -02:00
Carlos Alexandro Becker
d85a9001ec
removing all assert.New because vet shadow complains about this now
...
aaaaaaaaaaarhhhhhhhhgttt
2017-09-26 19:24:49 -03:00
Carlos Alexandro Becker
a9d6f0ab8c
fixed build tests
2017-07-01 13:21:07 -03:00
Carlos Alexandro Becker
320cdf3b49
fixed ldflags tag vs version confusion
2017-04-30 17:44:52 -03:00
Carlos Alexandro Becker
a2eb844e44
fixed todo
2017-03-25 20:27:32 -03:00
Carlos Alexandro Becker
4af2cb00ea
ldflags template
2017-03-25 20:24:38 -03:00