Skip to content

Automatically upload docker image #14

@LucaMarconato

Description

@LucaMarconato

scvi-tools uploads a docker image at each release: https://github.com/scverse/scvi-tools/tree/main/.github/workflows

In spatialdata we have a different approach: we run a job everyday that checks if any spatialdata-xx package changed version, and in that case it builds and uploads a joint docker image: https://github.com/scverse/spatialdata/blob/main/.github/workflows/build_image.yml.

The various docker images can be accessed here: https://github.com/orgs/scverse/packages.

I suggest we add a similar job also for this repo. Only risk is to create a large number of images, but we can prune things every now and then if we hit some quota limits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions