Daniel Nephin
|
4881ef507f
|
Use a fork of gometalinter
Until https://github.com/alecthomas/gometalinter/pull/289 is merged.
This reduces the runtime of the linter by 50x
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-06-14 17:30:45 -07:00 |
Daniel Nephin
|
01e1e58ada
|
Add unused linter.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-06-14 16:54:27 -07:00 |
Vincent Demeester
|
4ffefe4a1f
|
Merge pull request #115 from jsoref/spelling
Spelling
|
2017-06-14 09:58:55 +02:00 |
Stefan Scherer
|
b38c49411b
|
Update golang 1.8.3
Signed-off-by: Stefan Scherer <scherer_stefan@icloud.com>
|
2017-06-09 21:43:00 +02:00 |
Daniel Nephin
|
b7b7d784d8
|
Remove gox, add support for s390x
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-05-30 16:01:21 -04:00 |
Josh Soref
|
70a9905ee5
|
Spelling fixes
* appropriate
* assumption
* attach
* because
* building
* customized
* mapping
* propagated
Signed-off-by: Josh Soref <jsoref@gmail.com>
|
2017-05-22 01:39:06 +00:00 |
Daniel Nephin
|
74c06a140b
|
Support running unit tests when files are saved.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-05-15 17:02:58 -04:00 |
Daniel Nephin
|
a408fb0a61
|
osx cross
Fix CI build
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-05-13 13:47:00 -04:00 |
Daniel Nephin
|
84a77889c3
|
Add windows and linux cross.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-05-12 13:34:13 -04:00 |
Daniel Nephin
|
a787cbc93b
|
Support building a dynbinary
Cleanup dynbinary and binary builds
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-05-12 13:34:06 -04:00 |
Daniel Nephin
|
ef1d58dd87
|
Add check for compose bindata.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-05-09 15:42:22 -04:00 |
Daniel Nephin
|
4aa65d9833
|
Run steps in parallel.
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-05-08 15:57:56 -04:00 |
Daniel Nephin
|
31851fbe3c
|
Verify that vendored files are correct
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-05-02 17:57:32 -04:00 |
Daniel Nephin
|
e3f677794a
|
Add gometalinter to CI
Signed-off-by: Daniel Nephin <dnephin@docker.com>
|
2017-05-02 17:15:56 -04:00 |
Gaetan de Villele
|
4d4203f7fd
|
add “test” target and make CI use it
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
|
2017-04-27 15:57:35 -07:00 |
Gaetan de Villele
|
9c3f1d9ae3
|
add Dockerfile for CI
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
|
2017-04-27 13:36:29 -07:00 |
Gaetan de Villele
|
fb413981d3
|
add Makefiles and document their use in the README
Signed-off-by: Gaetan de Villele <gdevillele@gmail.com>
|
2017-04-25 09:57:06 -07:00 |
Daniel Nephin
|
b6cba06801
|
Add a Dockerfile for building and testing.
Signed-off-by: Daniel Nephin <dnephin@gmail.com>
|
2017-04-18 19:12:24 -04:00 |