Martin
Martin
@xet7 I found the culprit: https://github.com/wekan/wekan/blob/902f86d363188b6a81286e75ae3daf7b6d2d35bb/models/lists.js#L341-L343 https://github.com/wekan/wekan/blob/902f86d363188b6a81286e75ae3daf7b6d2d35bb/models/swimlanes.js#L296-L298 Current status of colors - Green:  Silver - hardcoded HTML - CSS makes the color `unset`, looks the same when color is...
That unfortunately only fixed one of the six issues, please re-open.
Same on Arch Linux with Cinnamon and Nvidia proprietary drivers. I'd like to point out this is also an issue with Dota 2 where choosing "desktop friendly fullscreen" fixes the...
CLA signed
It certainly would be a good idea to implement a solution to prevent pushing new files with the same issue. One solution that comes to mind: * YAML file that's...
As per https://github.com/thedevs-network/the-guard-bot?tab=readme-ov-file#commands, that's already how it works. What version of NodeJS and bot/commit are you running?
@bcoca the above comment is irrelevant to my issue, please reopen again.
```yaml TASK [zsh : Install/update lxd-completion-zsh for c0rn3j] ********************************************************************************************************************************************************************************** task path: /root/configs/roles/zsh/tasks/main.yaml:45 ESTABLISH LOCAL CONNECTION FOR USER: c0rn3j EXEC /bin/sh -c 'echo ~c0rn3j && sleep 0' EXEC /bin/sh -c '(...
All of those assumptions are correct. > but if you are just running `su` and not `su -` then that could be a cause I am indeed running just `su`...
> git must be using the USER/LOGNAME env vars to determine whether the ownership is "dubious" or not. Hm, I am not sure if that's the case. ```console % whoami;...