Commits
User selector
Commit history
Commits on Jan 18, 2018
Add dockerfile for building on non-amd64 platforms
Show description for 02ca1c8committed
Commits on Jan 2, 2018
Add AUTHORS file and script
Show description for 02e7b18committed
Commits on Dec 7, 2017
Add platform and its components to docker version output
Show description for 5f4c5f8committed
Tibor Vass
Commits on Sep 19, 2017
Add a way to just build windows and osx
Show description for 51080d6committed
Commits on Aug 31, 2017
Re-adds test target to the Makefile
Show description for d53c8decommitted
Commits on Aug 16, 2017
Add a Jenkinsfile
Show description for 63d7606committedAdd scripts for setting up e2e test environment.
Show description for 26418a1committed
Commits on Aug 15, 2017
Set DISABLE_WARN_OUTSIDE_CONTAINER in the Dockerfile so that we don't spend 10s sleeping in CI
Show description for 0587339committed
Commits on Jul 26, 2017
Add a warning when make is run outside of a container.
Show description for 12a7387committed
Commits on Jul 18, 2017
Merge pull request #266 from jphuynh/shellcheck
Show description for b75596eauthored
Vincent Demeester
Commits on Jul 14, 2017
Add DOCKER_BUILD_ARGS to support build with proxy
Show description for 7d8681fcommitted
Commits on Jul 13, 2017
Fix code location when mounting to docker-cli-shell-validate
Show description for ffe8509committedReword to remove ambiguity with go validate
Show description for 2e7d24ccommittedAdd shellcheck for bash completion
Show description for b2fc35acommitted
Commits on Jun 22, 2017
Fix mounts for directories with weird chars
Show description for 1119e99committed
Commits on Jun 5, 2017
Add scripts and targets for manpages and yamldocs
Show description for ff615dbcommitted
Tibor Vass
Commits on May 24, 2017
pass in optional GITCOMMIT override
Show description for 446af3acommitted
Commits on May 22, 2017
allow version number to be set in builds
Show description for 3dfe334committed
Commits on May 17, 2017
Remove @ from Makefiles.
Show description for 73ebb07committed
Commits on May 15, 2017
Support running unit tests when files are saved.
Show description for 74c06a1committedUpdate the README
Show description for 60b2dd3committed
Commits on May 12, 2017
Support building a dynbinary
Show description for a787cbccommitted
Commits on May 11, 2017
Fix typo in docker.Makefile
Show description for 0769767committed
Commits on May 9, 2017
update makefiles: add “vendor” target in docker.Makefile…
Show description for c1f0beecommitted
Commits on May 3, 2017
define targets as “phony”, add comments, and mount docker.sock in dev target
Show description for 7f7e842committed
Commits on May 2, 2017
Add gometalinter to CI
Show description for e3f6777committed
Commits on Apr 28, 2017
Merge pull request #15 from gdevillele/pr-faster-build
Show description for 639764cauthored
Commits on Apr 27, 2017
add “test” target and make CI use it
Show description for 4d4203fcommittedmake go build and docker build operations faster
Show description for 87449dbcommitted
Commits on Apr 25, 2017
add Makefiles and document their use in the README
Show description for fb41398committed
Loading