summaryrefslogtreecommitdiff
path: root/.pipeline
AgeCommit message (Collapse)AuthorFilesLines
2018-12-13Add helm chart to repoTyler Cipriani1-0/+1
Will enable new image build as part of the pipeline CI process. Change-Id: Ie074724169a0aa2b2fe360a1a949f6279c6b605d
2018-12-10Use JSON as canonical config formatTyler Cipriani1-1/+1
Uses the github.com/ghodss/yaml library to convert YAML to JSON before unmarshaling for the purposes of supporting YAML and JSON input while converting to only support JSON internally. Bug: T207694 Change-Id: I00668014907e9ea54917f5d5067cac08d0668053
2018-12-10Combine blubberoid.yaml and .pipeline/blubber.yamlTyler Cipriani1-2/+14
Change-Id: I726094fd9afa593df31425c86060c4f1d52d8b83
2018-10-19Install `golint` from "golang.org/x/lint/golint"Dan Duvall1-1/+1
See https://github.com/golang/lint/issues/415 Change-Id: Ic6d5c90b1409ba1799cfcd5000f7fc1798423e59
2018-09-17Update `.pipeline/blubber.yaml` to v3 formatDan Duvall1-2/+3
Change-Id: I29e0b16f17af572c02c68418e153e26b8e21fa81
2018-08-10Test Blubber in CI using BlubberDan Duvall1-0/+9
Added a `blubber.yaml` that defines a single test variant and entry point for use with the new generic `blubber-test` CI job (see I31b367f2ab8b897fa988e70222f70d84186a631b). Bug: T200452 Change-Id: I60b23e1bca8486e43ebf0f62198e85833f86b921