Results 134 issues of Florian Klink

- retrieving the .narinfo and .nar file from a (http) binary cache - unpacking the .nar file, validating the signatures and providing a `io/FS` to the contents - if no...

Use `httptest`. Also, add an explicit testcase to make it more obvious that redirects are already handled. See https://github.com/nix-community/go-nix/pull/66#discussion_r895217645 for context.

``` ============================= test session starts ============================== platform linux -- Python 3.10.6, pytest-7.1.2, pluggy-1.0.0 rootdir: /build/source collected 1266 items tests/test_box.py ...................................................... [ 4%] ........................................................................ [ 9%] ........................................................................ [ 15%] ........FF............ [...

There's nothing else in the dashboards requiring that metric to have this label. This broke that part of the dashboard for a redpanda cluster we deployed in a namespace !=...

kind/enhance
area/rpk
community

Building GoldenCheetah currently fails in environments with more recent (>=3.7) versions of bison (Debian Sid, Gentoo, Fedora Rawhide, Archlinux). This can be developer machines, downstream distro packaging environments etc. The...

This makes it cleaner that this function doesn't return errors, shuts up linters complaining about ignoring errors etc. Considering go-multihash is v0.x.y, changing that signature should be fine.

P3

iroh produces binaries. As per https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html, this means it should have its Cargo.lock file committed to the repository.

I use w3m inside neomutt to render html emails when needed. It would be very cool if w3m would support emitting URL information for links behind URLs: https://www.uninformativ.de/blog/postings/2018-04-14/0/POSTING-en.html

``` make[4]: Entering directory '/build/zziplib-0.13.69/x86_64-pc-linux-gnu/test' test -d tmp || mkdir tmp cp ../../README tmp/README rm -f test0.zip cd tmp && /nix/store/v3gxwj2dn85s3frb0d91cckxmciq2p26-zip-3.0/bin/zip ../test0.zip README adding: README (deflated 49%) rm -r tmp...