Trim21
Trim21
like github actions, would is better to use variants config like this to replace `zip_keys`? ```yaml pairs: - { python: '3.8', numpy: '1.12' } - { python: '3.9', numpy: '1.14'...
I'm hoping to have a way to get final conda package in a seprated directory, instead of `$output/$platform/$unknown-file-name.conda`. There are some use cases, for example, in CI, that users may...
### Checklist - [x] I added a descriptive title - [x] I searched open requests and couldn't find a duplicate ### What is the idea? export MatchSpec to js-rattler so...
similar idea to https://github.com/conda/rattler/issues/1103 , since yesterday renovate support refreshing lock file of pixi, maybe we should consider commit pixi.lock to git. you will need to install this github app...
close https://github.com/joshua-auchincloss/hatch-cython/issues/54
defer is kind of expensive in this simple variable assignment case
Close https://github.com/rhysd/actionlint/issues/533
maybe we should consider switch to github.com/goccy/go-yaml or sigs.k8s.io/yaml?
### Is your feature request related to a problem? Please describe.. Not really. I use vim to edit some file and edit. the next time I open it I hope...
## Changes If go.mod has go>=1.21, add `toolchain@{toolchain directive} go@${go directive}` to preserve the directives. use `toolchain@none` as a special case to not add toolchain directive. Only add `-d` flag...