zhex
zhex
Not sure if this is related, but the same also happen with repeating tasks made from https://github.com/tasks application. Non-repeating task with due date shows up, but not for repeating tasks...
> If you sync the sidecar folder (filename.sdr), you get all of that at once ;). I found that currently the metadata files contains fields that are different across devices,...
> I've used Git's AskPass to inject credentials in a similar case. > > Git askpass script in a configmap: > > https://github.com/HariSekhon/Kubernetes-configs/blob/master/git-askpass.configmap.yaml > > patch the ArgoCD repo server...
> > Hi @renepardon, > > Thanks for your interest in using Bitnami. We have been checking this request but unfortunately we can't implement it. We can't convert the container...
I'm currently using Podman, but I'd like to have the devcontainers configuration to work also for people who use Docker. Podman requires settings some specific runtime arguments as specified in...
I found that the nix installation scripts (`curl -L https://nixos.org/nix/install | sh`) can only be ran under privileged flag on podman. Afaik currently, the nix installation feature is run during...
Related issues in the nix repo: https://github.com/NixOS/nix/issues/5460