openreview-expertise icon indicating copy to clipboard operation
openreview-expertise copied to clipboard

Expertise Image/Pipeline: Build and Upload Tagged Images/Pipelines

Open haroldrubio opened this issue 1 month ago • 0 comments

We have some template code to build and push an image to the repository. We need to:

  1. Parameterize the action to allow for fields for input
  2. Enable compiling and uploading of pipelines that point to versioned Docker images

We can tag these either manually or automate these with tagged releases. This usually involves pushing a tagged version, as well as latest (we only need to compile and build tagged pipelines since the latest pipeline always points to the latest image)

haroldrubio avatar Jan 09 '25 19:01 haroldrubio