-
Task
-
Resolution: Unresolved
-
Major
-
None
-
None
We want to align the `export-dynamic` and `override-source` scripts used in export-utils and dynamic plugin factory. This is mainly to help track the commit of these scripts for the factory as well as ensure the scripts are always up to date.
This can be done by publishing these scripts as OCI images to be layered in the dynamic plugin factory images.
To make it still possible to run the scripts locally, we may also need some script to manually load those scripts for local testing.
Alternatively, we can also have some sort of sync script that preserves the commit of the scripts when pulling them in, or pull in the scripts during docker build.