conda-forge / conda-forge/conda-forge-bot
Duplictated jinja definition after autotick-bot upate
Open
- Dominant language
- Python
- Stars
- 76
- Forks
- 99
- Avg merge
- 1h 44m
- Merged PRs (30d)
- 126
Description
I'm using Jinja definition to parametrize a make build, and the latest update with the autotick bot moved these definitions on top of the recipe.yaml file, which is a good thing. However, it forgot to remove the previous definition, resulting in duplicated definitions. https://github.com/conda-forge/chemfiles-lib-feedstock/pull/44/commits/c07cc1a4001767a3bd6e9df1d864e009b1849fd6 is where I'm seeing this, the old definitions were line 22 and are duplicated starting line 29 after the commit.
Contributor guide
Assessment
This issue has not been assessed yet.