please_diff_graphs

command
v12.2.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 3, 2018 License: Apache-2.0 Imports: 7 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.

Source Files

  • plz_diff_graphs_main.go

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