Tim Hockin
bb0a9fb7e1
use all-push for manifests
2019-07-26 14:14:50 -07:00
Tim Hockin
049cdec740
force modules on
2019-03-25 08:32:46 -07:00
Tim Hockin
245c18da57
Actually commit go.mod
2019-03-25 08:31:26 -07:00
Tim Hockin
1b4f73c972
use vendor in tests
2019-03-25 08:07:50 -07:00
Tim Hockin
a50a2f77ac
Use distroless instead of alpine
2019-03-22 12:42:55 -07:00
Tim Hockin
a9dcecba26
Simplify for go modules
2019-03-22 10:48:01 -07:00
Tim Hockin
1cecbf67d4
Bump to go 1.12
2019-03-22 10:48:01 -07:00
Tim Hockin
7e5b3f242c
Fix bug with mv
2019-03-22 10:48:01 -07:00
Ilyar
82379c2ff8
Fix missing destination file operand after
2019-02-04 08:06:58 -08:00
Tim Hockin
f287b7b39d
Fix bad perms on make
2019-02-01 08:24:35 -08:00
Tim Hockin
12fac2b1a2
Fix travis
2019-01-28 13:13:50 -08:00
Tim Hockin
9179426e53
Fix travis
2019-01-28 11:48:28 -08:00
Tim Hockin
f1f13cf64f
Clean up BASEIMAGE handling
2019-01-28 11:41:28 -08:00
Tim Hockin
d5b61a98de
Use GOOS and GOARCH rather than PLATFORM
...
Also fix all-* rules to work.
2019-01-28 11:22:08 -08:00
Tim Hockin
805dd38cb5
Update Makefile to not repeat build when possible
2019-01-28 10:51:55 -08:00
Tim Hockin
9b6700e193
Update build to latest thinking
2019-01-25 13:57:14 -08:00
Tim Hockin
2be8036eb4
Bump to 1.10, handle .cache dir
2018-08-10 12:48:21 -07:00
Damian ONeill
67efcec5b1
Add a rudimentary test environment based on Travis ( #24 )
...
* skeleton travis config
* add a file test for the generated binary
* add in a few more target calls and tests
* add a banner for the travis build, will need updated to use upstream rather than my fork
* Update .travis.yml
* Update README.md
2017-10-26 01:23:05 +02:00
Tim Hockin
7732a9a44f
Document need to rename cmd/myapp
2017-10-25 10:55:43 -07:00
Tim Hockin
f9bcd5651d
Fix errant blank line in Makefile
2017-10-25 09:13:14 -07:00
Mohit Soni
7de82d326e
Upgrade build image to golang 1.9 ( #17 )
2017-08-29 09:54:50 -07:00
Tim Hockin
cf8254ea6f
Add a `make shell` rule to run a shell
2017-08-19 22:49:22 -07:00
Naveen
56748ed292
Updated makefile to the golang:1.8-alpine ( #13 )
2017-08-19 22:31:09 -07:00
Steven E. Harris
85f5d74317
Tolerate spaces in the current working directory ( #9 )
...
* Tolerate spaces in the current working directory
When $(pwd) evaluates to a string with spaces, the shell parses the
resulting arguments for binding Docker volumes incorrectly. Quote these
arguments to supply them indivisibly as intended.
* whitespace
2017-08-19 22:30:05 -07:00
Tim Hockin
b24f6ad182
Merge pull request #5 from jbeda/autoremove
...
Autoremove containers after run
2017-08-19 22:22:05 -07:00
Tim Hockin
d9de61f703
Handle docker registries with :port
2017-02-14 14:10:20 -08:00
Tim Hockin
ddb9a8ec84
Add a godoc comment to version
2017-02-14 14:00:50 -08:00
Tim Hockin
381cae2426
Fix whitespace on script boilerplate
2017-02-14 14:00:50 -08:00
Tim Hockin
699c7389a1
Use --tags to hunt for git tags better
2016-10-28 18:10:41 +02:00
Tim Hockin
486f44304d
Merge pull request #6 from jbeda/fix-mac
...
Don't assume workstation is linux
2016-10-02 18:31:47 -07:00
Tim Hockin
c1b3f2d15d
Optional manual versioning strategy
2016-09-30 20:28:27 -07:00
Joe Beda
03c74b931f
Don't assume workstation is linux
2016-09-23 16:09:59 -07:00
Joe Beda
c368f8f2e3
Autoremove containers after run
2016-09-23 16:05:01 -07:00
Tim Hockin
328cae8522
Use git for version string
2016-09-23 08:10:13 -07:00
Tim Hockin
1a7aa69e44
Add base image (busybox) for other arch's
2016-09-22 22:48:12 -07:00
Tim Hockin
43e119bda6
Import first rev of project template
2016-09-20 21:15:39 -07:00
Tim Hockin
869a91ef59
Initial commit
2016-09-20 20:16:58 -07:00