Commit Graph

14 Commits (e4e1127f8e8ae728cd1e87c270c9c590d765fe8a)

Author SHA1 Message Date
Simon Aronsson b4846ef158 turn on publish filter again 5 years ago
Simon Aronsson 0e268a247e change fingerprint 5 years ago
Simon Aronsson 79bf0bda56 inject ssh key during publish 5 years ago
Simon Aronsson 76fdabfe6d add githubs fingerprint to known host for mkdocs 5 years ago
Simon Aronsson 37069d51df resolve pip issue 5 years ago
Simon Aronsson 34b765960c move documentation from readme to gh pages 5 years ago
Simon Aronsson 3c38437b93 send coverage to codacy 5 years ago
Simon Aronsson 10031052b2 add additional login due to manifest shenanigans 5 years ago
Simon Aronsson 0e29029cb9 fix tag splitting 5 years ago
Simon Aronsson 93d47c7bd6 strip v. from tag when creating manifests 5 years ago
Simon Aronsson 09ddabd01c utilize goreleaser builtins and reformat code 5 years ago
thelamer 9dd80681c7 additional release logic to try to push manifested releases on publish 5 years ago
Simon Aronsson 6157c50e4f fix some minor issues 5 years ago
Simon Aronsson 1b82da1ab7 Setup a working pipeline
* add tests to ensure function even after switching docker client api version
* switch docker client api version to remove import of Sirupsen and get rid of the casing workaround
* migrate from glide to dep to go modules
* rewrite ci workflow
  * only run publish on version tags
  * only run build on branches
  * update goreleaser config
  * disable automated latest tag push
* remove dependency to v2tec/docker-gobuilder
* remove dead code and files
* add golands .idea folder to gitignore
* add label to released docker images
* add test reporting, add some unit tests
* change test output dir
* fix goreleaser versions
* add debug output for circleci and goreleaser
* disable cgo
5 years ago