Skip to content

Implement timoni mod build #268

@jmgilman

Description

@jmgilman

Currently, it appears the only way to publish a Timoni module in OCI format is to use timoni mod push. This is unfortunate, as it limits what an end-user can do with the OCI artifact prior to pushing it to a registry. This is especially true in existing CI systems, where the desire may be to integrate Timoni as another step (i.e. to produce container images, but not necessarily publish them until later).

In this sense, I believe something like timoni mod build would be a helpful intermediate step that performs the same operations as timoni mod publish but without pushing the image to a registry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions