Wolf Vollprecht

Results 446 issues of Wolf Vollprecht

A user had a problem #1038 where fetching a git tag did not work. Apparently we're missing a `git fetch`.

Rendered version: https://github.com/wolfv/ceps/blob/channel-registry/cep-channel-registry.md

The `getHighlighter` function has been deprecated and leads to memory issues from what I read.

cc @beckermr - I added a lint to make sure people don't use `sha256` as template. Also I think we don't support `sha1` at this point. Need to double check...

Let's discuss! :)

Currently, when the CI starts, it does a number of things: ```sh mamba install --update-specs --yes --quiet --channel conda-forge --strict-channel-priority \ pip mamba rattler-build conda-forge-ci-setup=4 "conda-build>=24.1" mamba update --update-specs --yes...

Discussion

Sometimes mamba / libsolv cannot decide what package to choose and falls back to looking at the timestamp of the packages. This is currently the case on Windows for the...

Similar to mime types for "open with" we could also register icons so it looks nice in the file browser. https://stackoverflow.com/questions/34568727/getting-icon-based-on-mimetype-of-a-file-linux-python

type::feature