boozallen / aissemble

Booz Allen's lean manufacturing approach for holistically designing, developing and fielding AI solutions across the engineering lifecycle from data processing to model building, tuning, and training to secure operational deployment
Other
34 stars 8 forks source link

Feature: Update ghcr.io prune workflow to leverage regex solution #338

Closed cpointe-ibllanos closed 1 month ago

cpointe-ibllanos commented 1 month ago

Description

The GH prune workflow (dataaxiom/ghcr-cleanup-action) has new changes changes that we can leverage to simplify our existing workflow file.

Specifically, the ghcr-cleanup-action now supports regular expressions and allows multiple package names, allowing us to remove most, if not all, scripting (phase 1: fetch_image_info).

DOD

Final Test:

References/Additional Context

Container retention policy doc

References/Additional Context

More info can be found in this PR comment.

chang-annie commented 1 month ago

all test steps are passing!