1
0
mirror of https://github.com/ko-build/ko.git synced 2025-02-07 19:30:23 +02:00

5 Commits

Author SHA1 Message Date
Dave Protasowski
429a4097a7
Update .travis.yml (#156) 2020-04-30 16:27:12 -04:00
Stanley Nguyen
be4e1ffdd6 [Resolves #71] Add trimpath arg to gobuild (#102)
* Add trimpath arg to gobuild

* Add build constraints for trimpath usage

* Reduce duplications across go versions

* Change trimpath fn-files for better names

* Attempt to apply with minikube on Travis

* Attempt to apply with KinD on Travis

* Install kind thru curl to not affect build
2019-11-01 10:55:03 -07:00
Jason Hall
133ae27c63 Use debug.ReadBuildInfo to populate ko version (#81)
* Use debug.ReadBuildInfo to populate `ko version`

* don't print version on build info failure

* Build using Go 1.12 and 1.13

* drop 'version: ' prefix

* println
2019-09-12 14:59:50 -07:00
Jason Hall
5a4d14ece6
Run tests with Go 1.11 and 1.12 (drop 1.10) 2019-03-21 18:56:16 -04:00
Jason Hall
6354665a42 Initial commit 2019-03-14 14:23:47 -04:00