Age | Commit message (Collapse) | Author |
|
* expanded help to mention need to import addon (#243)
* Remove unused extra backtick (#239)
* remove import for golang.org/net/x/http2, co-locate error message
* update CI code to run --dev if on ponzu-dev branch
* CI: ensure we have latest from ponzu-dev branch
|
|
|
|
* Fix UUID issues (#216)
* fixing errors due to new updates to uuid packakge
* fix fomatting
* updating vendored version of uuid package
* adding test for more content types
|
|
* add circle.yml
* docker: update go version to 1.9
* add comments and organize steps
* temporarily remove go test step
* add ponzu install step
* add generate, build, run and test
|