commitcheck

command
v0.0.0-...-e560ebb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 5 Imported by: 0

README

Commitmsg Analyzer

Consuming Tricium FILES data and producing a Tricium RESULTS data with comments, one per file in the FILES data.

It will check for the presence of both TEST= and BUG= entries, adding Gerrit comments if absent. It will further verify the BUG= value itself.

Development and Testing

Local testing:

$ go build
$ ./commitcheck --input=test --output=out

Deployment

Deploy a new version of the analyzer using CIPD:

$ go build
$ cipd create -pkg-def=cipd.yaml
<outputs the VERSION>
$ cipd set-ref infra/tricium/function/commitcheck -ref live -version VERSION

Documentation

Overview

Package main implements the commitcheck analyzer.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL