Dušan Plavák

Results 18 comments of Dušan Plavák

Note that if you try to copy it so you can paste it somewhere, it will open Freight detail if you click on it. Imho it should not open details...

Isnt this already implemented? https://argo-cd.readthedocs.io/en/stable/operator-manual/notifications/#namespace-based-configuration

1.5.0 is released now.

Hi. What you can do as a partial workaround is to define `source` as well as `sources` in your Application manifest: ``` source: repoURL: {{ $service.repoUrl }} sources: - repoURL:...

I would like to add here some more resources to read on this topic. https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c?permalink_comment_id=3850849#gistcomment-3850849 Looks like guy in the comments is quite knowledgable about the topic. I didnt go...

As a fix, you can go to `~/Downloads/kinto-master` folder and in file `xkeysnail_service.sh` remove `--break-system-packages`

Also currently link (in README.md) to the examples points to empty folder?

Honestly I dont understand why backstage dont use same stuff as github or gitlab... Like we are storing tech docs in repo so why dont we use same markdown implementation?