Matthew R. Becker
Matthew R. Becker
We need to pass `repositories` to the get_access_token. The installation returned for the repo is apparently not specific to the repo in the github api.
I bet we could embed this in a custom GHA to generate the vote template and then post results. Maybe you did that already?
@wolfv here is the reproducer!
@wolfv Any pointers on how to fix this? I do not know any rust, but I'd be happy to try my hand at it with some guidance...
Can you cc core as well? It'd be good for us to review any decisions. We do not delete packages.
You'd need to join conda forge to ping us. Can you post a list of the packages here?
> None of these archives appear in the repodata, so the cloning process considers them unneeded and would delete them once we activate the feature that deletes unneeded files. What...
Other notes. We never delete packages in conda-forge, so even packages with broken labels need to be retained.
`micromamba` is a single binary too, would be a smaller perturbation on the existing code, and would likely get us most of the extra efficiencies here. Note that any of...
micromamba also handles lock files, but preserves the more traditional conda env workflow many people are used to.