Ghislain LE MEUR

Results 13 issues of Ghislain LE MEUR

Hello, On Linux credentials-helper is not executable and and that cause some problems : ``` -rw-r--r--. 1 gigix gigix 1,1K 1 juil. 20:39 VSCode/extensions/hirse.vscode-ungit-1.5.0/node_modules/ungit/bin/credentials-helper ``` Is it possible to set...

help wanted

When I start ungit from vscode, the extension works correctly, but after few commits (a dozen) the application becomes more and more slow and finished to crash and restart

Gnome 42 is not working (ubuntu 22.04 for example). Please add the support for the new gnome 42 :)

I think it missing one essentially feature: - a checkbox before each branch and tag to allow the possibility to see only the selected branches and tags Actually ungit has...

Hello, I downloaded node-V9.9.0 and I install ungit with npm : `npm install -g ungit` When I want to commit a patch (I click on the filename patch, then commit),...

It seems that nested tooctree doesn't work. I put in **conf.py** file ```python master_doc = "contents" ```` And in the **content.rst** file: ```rst .. toctree:: installation/index modules/index tools/index faq glossary...

Thank you for opening an issue with Mailu. Please understand that issues are meant for bugs and enhancement-requests. For **user-support questions**, reach out to us on [matrix](https://matrix.to/#/#mailu:tedomum.net). To be able...

status/response_needed

**Describe the bug** ``` RepeatedResourceWarning Resource admissionregistration.k8s.io/MutatingWebhookConfiguration//connaisseur-webhook appeared 2 times among application resources. ``` **To reproduce**: * Install ArgoCD * Apply this file (`kubectl apply -f `) ```yaml project: default...

Server crash when login ```yaml apiVersion: argoproj.io/v1alpha1 kind: Application metadata: name: zulip namespace: argo-cd spec: destination: namespace: zulip server: 'https://kubernetes.default.svc' source: path: kubernetes/chart/zulip repoURL: 'https://github.com/zulip/docker-zulip/' targetRevision: 5.5-0 helm: parameters: -...

Actually **port-forward** is usable only from `Pod` and `Service`. Make it available from `Deployment` / `ReplicaSet` / `DaemonSet` / `StatefulSet`

enhancement