HomeDevCentral

Improve detection of modified packages

Description

Improve detection of modified packages

Summary:
Ignore root files like composer.json: awk splits fields with path separator
and only keep lines with more than one field, so at least a directory.

Consolidate all operations in an awk script.

Consolidate sort and uniq using sort -u.

Test Plan: ./_utils/repo/get-repos-modified-by-last-commit.sh <several hashes>

Differential Revision: https://devcentral.nasqueron.org/D3786

Details

Provenance
derecksonAuthored on Mon, Oct 20, 23:23
derecksonPushed on Mon, Oct 20, 23:27
Differential Revision
D3786: Improve detection of modified packages
Parents
rKERUALD3a2d3e78232b: Generalize error() to all engines
Branches
Unknown
Tags
Unknown