RokkuCode
RokkuCode
Current workaround ```yml crustache: github: MakeNowJust/crustache branch: master ```
i second that, but i would ask the user if the category should created with the same name or a different one. store this mapping so the user can change...
Hey, maybe you post the issue here: https://github.com/bigbluebutton/bigbluebutton/issues
Don't do that. BBB is intended to run on its own instance and not hosting dozens of other services in the same vm. vms or cloud insances are cheap today....
still not installable same error messages as before. OS. archlinux
if this is relevant: i have the same problem under arch. dangling processes after closing vscode. ``` Linux 6.7.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 17 Feb 2024 14:02:33 +0000 x86_64 GNU/Linux...
Here we go: The OS (freshly updated) ``` ❯ cat /etc/lsb-release DISTRIB_ID="Arch" DISTRIB_RELEASE="rolling" DISTRIB_DESCRIPTION="Arch Linux" ``` The Kernel: ``` Linux 6.7.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 17 Feb 2024 14:02:33 +0000...
The nim project i use is a simple hello world projekt with 3 files: src/example.nim src/test.nim and main.nim. The settings.json of vscode is: ``` { "nim.projectMapping": [ { "projectFile": "main.nim",...
any news on this when it will merged? this change would help us in handling releases with gitea.
@lafriks are there blockers why this pr is not merged yet?