wipacrepo/CVMFS Image Management

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokena PAT so the bot can git -C "$WIPACREPO_CVMFS_ACTIONS_DIR" push to WIPACrepo/cvmfs-actionsyes
dest_dirthe CVMFS sub-directory to place/remove imagesyes
build_imagesBUILD MODE: Newline-delimited Docker image(s) to be built on CVMFS Image format: Docker Hub : [docker.io/]icecube/skymap_scanner:4.0.0 GH Container Registry : ghcr.io/wipacrepo/iceprod:3.0.52 Example: build_images: | foo/bar:1.2.3 foo/bar:main Example: build_images: $ {{ needs.get-my-images.outputs.tags }} (no space after $) HINT: use 'tags' output from https://github.com/docker/metadata-action ""
delete_image_nametagsDELETION MODE: Newline-delimited images (name + tag) to remove, indicated verbatim or using known patterns. Example: delete_image_nametags: | foo:v1.2.3 foo:main-[SHA] ""

no outputs