summaryrefslogtreecommitdiff
path: root/.circleci
AgeCommit message (Collapse)Author
2025-02-22fix: all hange s\/github.com\/ponzu-cms/github.com\/haturatu\/ghaturatu
2018-05-09merge contributions (#246)Steve Manuel
* 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
2018-03-23upgrade circle go version to 1.10Steve Manuel
2018-01-04[deps] update go.uuid to latest and include in vendor (#217)Steve Manuel
* 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
2017-12-20[testing] setting up CI (#210)Steve Manuel
* 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