git-file-isolator

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: 11 Imported by: 0

README

Git File Isolator Analyzer

Consuming Tricium GIT_FILE_DETAILS data and producing a Tricium FILES data.

Development and Testing

Local testing:

$ go build -o isolator
$ ./isolator --input=test --output=out

Deployment

Deploy a new version of the isolator function using CIPD:

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

Documentation

Overview

Package main implements the Git File Isolator analyzer.

Jump to

Keyboard shortcuts

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