Sign inSign up

condaforge/conda-forge-feedstock-ops

Sponsored OSS

By condaforge

Updated 1 day ago

conda-forge image used for containerized feedstock operations

Image
0

10K+

condaforge/conda-forge-feedstock-ops repository overview

conda-forge-feedstock-ops

a docker image to run containerized feedstock operations

Description

This image contains the code and integrations to run containerized feedstock operations via the conda-forge-feedstock-ops Python package.

License

This image is licensed under BSD-3 Clause.

Documentation & Contributing

You can find documentation for how to use the image on the upstream repo and in the sections below.

To get in touch with the maintainers of this image, please make an issue and bump the @conda-forge/core team.

Contributions are welcome in accordance with conda-forge's code of conduct. We accept them through pull requests on the upstream repo.

Important Image Tags

  • latest: the image built from the latest tagged release of the package
  • semver: the image built from the tagged release of the package with the corresponding version

Every tag of the upstream package will have a corresponding tag for this image. Each tagged release uses the corresponding tagged image by default.

Getting Started & Usage

To use this image, you should run it through the corresponding Python package.

First, install the package:

conda install -c conda-forge conda-forge-feedstock-ops

Then for your feedstock, you can call commands like this:

from conda_forge_feedstock_ops.rerender import rerender

commit_msg = rerender(path_to_feedstock)

Tag summary

Content type

Image

Digest

sha256:0f60e96a9

Size

423.3 MB

Last updated

1 day ago

docker pull condaforge/conda-forge-feedstock-ops

This week's pulls

Pulls:

265

Last week