Crates.io | cb-project-metadata-updater |
lib.rs | cb-project-metadata-updater |
version | 0.1.2 |
source | src |
created_at | 2022-02-06 03:46:50.378019 |
updated_at | 2022-09-02 02:53:55.928402 |
description | Tracks relationships between source code and their AWS Code Build projects to coordinate rebuilds of consumers when changes are made. |
homepage | https://github.com/alexanderpolson/cb-project-metadata-updater |
repository | https://github.com/alexanderpolson/cb-project-metadata-updater |
max_upload_size | |
id | 527662 |
size | 62,852 |
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.
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].