Skip to content

Commit

Permalink
feat: expanding the functionality of utils.sh and combining logic
Browse files Browse the repository at this point in the history
Adding more functionality to the utils scripts in order to then reduce
the amount of duplication in task scripts within build-definitions
including:
* Parsing pullspecs
* Getting pullspecs in various forms of digest and tag
* Getting the base image
* Getting a matching FBC catalog image
* Rendering a catalog and reusing the cached output

Combining logic for extracting unique differential properties between a
FBC fragment and its matching catalog image
* Extracting unique bundles from the catalog
* Extracting related images from the catalog

fixes #353

Signed-off-by: arewm <[email protected]>
  • Loading branch information
arewm authored and dirgim committed Jan 30, 2025
1 parent d3a6f43 commit 5cae1b7
Show file tree
Hide file tree
Showing 2 changed files with 643 additions and 191 deletions.
Loading

0 comments on commit 5cae1b7

Please sign in to comment.