Add github function to download assets

- Also refactor to allow getting a tagged version
This commit is contained in:
zachgersh
2015-08-03 22:27:31 -07:00
parent 2039bb67c8
commit b359439b85
9 changed files with 267 additions and 125 deletions

View File

@@ -4,7 +4,7 @@ import (
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
"github.com/google/go-github/github"
"github.com/zachgersh/go-github/github"
"github.com/concourse/github-release-resource"
"github.com/concourse/github-release-resource/fakes"