please_diff_graphs

command
v11.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2017 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

package main implements plz_diff_graphs, a small utility to take the JSON representation of two build graphs (as output from 'plz query graph') and produce a list of targets that have changed between the two.

Note that the 'ordering' of the two graphs matters, hence their labels 'before' and 'after'; the operation is non-commutative because targets that are added appear and those deleted do not.

It also accepts a list of filenames that have changed and invalidates targets appropriately.

Directories

Path Synopsis
Package diff contains the implementation of the graph differ.
Package diff contains the implementation of the graph differ.

Jump to

Keyboard shortcuts

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