Modify check_changes to check for changes to OCI block in a given package
Currently check_changes is used to dynamically enable packages in CI based on values/templates that have been changed.
With the move to 2.0 we will no longer have .<pkg>.git blocks, and will need to extend this functionality to check for .<pkg>.oci block changes.
Edited by Micah Nagel