sematic-ai / sematic

An open-source ML pipeline development platform
Other
972 stars 59 forks source link

Make image macro configurable #1041

Closed augray closed 1 year ago

augray commented 1 year ago

Some users want to be able to use their own bazel libraries to construct docker images. This makes that possible.

Testing

Explicitly configured image_macro for the testing pipeline and submitted. Left it at default and submitted. Changed to another macro that didn't actually build an image and confirmed that submission failed.