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

Improved templating

未关闭
#5 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Complexity - low help wanted Size - medium
主要语言
JavaScript
星标
170
派生
320
平均合并
2 天 10 小时
30 天内合并 PR
5

描述

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._

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。