Matthew R. Becker
Matthew R. Becker
Following chrome while allowing for some delay on our end seems like a good solution.
LGTM on w/e you all want here. Windows is a nightmare.
I'll cut a release after this PR is done.
I think actually we can close this pr and merge my pr that ensures timestamps are unique.
Unfortunately the language platform format is baked into conda-build, so inserting cf_ into it will be non-trivial.
To override in the pinnings we'd have to have compiler('c_cf') etc in recipes. That's not so much fun to me.
We have a file of hints like this already as toml in the pinnings repo. I think we should add them there. We can also have the bot do replacement...
See the file here: https://github.com/conda-forge/conda-forge-pinning-feedstock/blob/main/recipe/linter_hints/hints.toml
@isuruf didn't we fix a bug like this recently? I am not remembering.
@wolfv this kind of bug is why we need to stick to standard parsing behavior for yaml and jinja across tools.