openreview-expertise
openreview-expertise copied to clipboard
Expertise Image/Pipeline: Build and Upload Tagged Images/Pipelines
We have some template code to build and push an image to the repository. We need to:
- Parameterize the action to allow for fields for input
- 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)