Christian Kemper 🍉
Christian Kemper 🍉
Current version available on NixOS packages is 0.2.7, could do with an update.
We have an issue whereby copying from an s3 bucket to a k8s pod the command never exits after copy is complete. Copy from k8s pod to s3 bucket works...
Would be great to have a nix flake to be able to consume it via nix flakes on flakehub.com
Hi, is there any example in streaming the resulting output instead of just getting back the result in one go? It would be great if the readme or the wiki...
/Library/Ruby/Gems/2.0.0/gems/neo4apis-activerecord-0.8.0/lib/neo4apis/table_resolver.rb:29:in `block in identify_primary_key': Could not find a primary key for AccountContentset. (Neo4Apis::TableResolver::UnfoundPrimaryKeyError) The table in question contains 2 foreign keys and is just used to form a many to...
Hi, gstreamer is pointing to the wrong commit within the sources directory. christian@MacBook:gstreamer-1.0 (cerbero_build)$ git log commit d11e657412e657f9a5146680ca8fd703574b63f2 Author: Evan Nemerson [email protected] Date: Thu Jun 5 13:27:28 2014 -0700 ```...
As the `serde_yaml` project has been archived and the crate marked as deprecated, I've switched the code base to use the `serde_yml` project and crate as it seems to now...
As `serde_yaml` has been archived and is marked as deprecated it would be good to move to `serde_yml`, as it seems to be the successor.
The implementation for retrieving dismissal_apps is missing. Fetching dismissal_users and dismissal_teams is present and accounted for. Having this would be useful to complete an ansible module that has the ability...