Nenad Vujicic
Nenad Vujicic
> We also need to consider what extra things we can do to avoid this from happening again. For example, > > * Is it possible to put maintainer-facing notes...
> I tried the Debian docker image. Everything seems to work fine here: > > ``` > docker compose run --rm web bundle exec rails test:all > [+] Creating 1/0...
> ... > Run bundle exec danger --verbose > To use retry middleware with Faraday v2.0+, install `faraday-retry` gem > To use multipart middleware with Faraday v2.0+, install `faraday-multipart` gem;...
It seems GitHub also supports [tokens with fine-grained set permissions](https://docs.github.com/en/rest/authentication/permissions-required-for-fine-grained-personal-access-tokens?apiVersion=2022-11-28), although they are still in Beta. Using these we can set write permissions for labels only. Is this something that...
> So my request here is to other contributors, particularly new contributors - can you try it out please? Have you found this useful, and if so, what did you...
> 1. I'm using [Cytoscape.js](https://js.cytoscape.org) for the [auto-layouts](https://github.com/azimuttapp/azimutt/blob/main/frontend/ts-src/index.ts#L500), I don't know why some nodes still overlap sometimes, still investigating. But I'm not sure I can do much better and used...
> I tweaked a bit the parameters to improve some layouts but it still can have some overlapping sometimes. I don't really have the time to read a 167 page...
Wouldn't be safer to stick to specific Debian version (e.g. 12.7) instead of using the latest v12? Similarly for #5157
Dear @rkoeze , I really like idea of using PR templates. Thank you very much for it and for your PR. But, here is how it looks when I add...
Honestly, adding URL for which an error occurred (unless #3876 is resolved) or Page URL + actions (user actions, not stack / call trace) after which error occurred sound much...