conda-forge / conda-forge/conda-forge.github.io

Improved templating

Open
#5 2 comments 0 reactions 0 assignees View on GitHub
Complexity - low help wanted Size - medium
Dominant language
JavaScript
Stars
170
Forks
320
Avg merge
2d 10h
Merged PRs (30d)
5

Description

Conda smithy has a hardcoded number of files in https://github.com/conda-forge/conda-smithy/blob/master/conda_smithy/configure_feedstock.py which are generated into the resulting feedstock. Remove the bespoke functions, and just generate all files in the https://github.com/conda-forge/conda-smithy/tree/master/templates directory.

For feedstocks which need to override the templates, allow a templates directory in the feedstock which can inherit from conda-smithy (e.g. `{% extends "conda-smithy/README.tmpl" %}`) for truly bespoke customisation.

_Requires some knowledge of Jinja2._

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.