Matthew R. Becker
Matthew R. Becker
In some cases, run_exports outside of build sections are ignored in multioutput recipes. This syntax ```yaml outputs: - name: blah run_exports: - blah ``` is the main issue. See this...
We should lint for overlapping outputs in staged-recipes.
Rerendering nionui-tool with python 3.12 produced an error: ``` ================================================================================ ================================================================================ Running migrations for MigrationYaml-python312: 156 2024-02-24 12:16:49,379 INFO conda_forge_tick.auto_tick || MIGRATIONYAML-python312 IS MIGRATING nionui-tool:main 2024-02-24 12:16:49,379 INFO github3 ||...
This PR is seeing some odd rerenders where the output ci cbc.yamls don't have the keys zipped correctly: https://github.com/conda-forge/linux-sysroot-feedstock/pull/46 Leaving this here in case others have seen something similar.
Right now, we have - one feedstock token per feedstock - we do not store the feedstock token in plaintext These things mean that during token rotations if something fails,...
I am seeing these ``` 2022-11-18T11:26:00.0644356Z !! 2022-11-18T11:26:00.0651853Z 2022-11-18T11:26:00.0659604Z 2022-11-18T11:26:00.0667422Z ############################ 2022-11-18T11:26:00.0675381Z # Package would be ignored # 2022-11-18T11:26:00.0684128Z ############################ 2022-11-18T11:26:00.0692854Z Python recognizes 'conda_smithy.feedstock_content' as an importable package, 2022-11-18T11:26:00.0700977Z but...
We should do some fuzzyname matching to help avoid typo squatting
### Description I cannot get the geo axes to work with cartopy 0.21.X. I see the ci is pinned at 0.20.X which is probably why you have not seen this....
This issue tracks centos 8 implementation PRs - [x] build sysroots from alma 8 - This one is subtle since we need to weigh down the newer sysroots on ppc64le...
I'd be cool if the links to PRs had tooltips with the current merge status of the PR.