Overview

A tool that works in tandem with its AWS CDK construct (link to be added) that tracks a private package's Code Build project, as well as its consumers so that rebuilds can be coordinated when changes are made.

What it does currently

This is intended to be run as part of a CodeBuild project's buildspec, and more specifically a project that was created with [insert details of the construct here].

Planned functionality