-
The following error can be seen when the fluentd client attempts to write a message that is too big: `write: message too long or short write` and can be attributed to [this line of code](https://githu…
-
```
OS: macOS 14.7
Word size of FreeCAD: 64-bit
Version: 0.21.2.33771 (Git)
Build type: Release
Branch: (HEAD detached at 0.21.2)
Hash: b9bfa5c5507506e4515816414cd27f4851d00489
Python 3.10.13, …
-
### Guidelines
- [X] I have searched the issue tracker for [open](https://github.com/FreeTubeApp/FreeTube/issues?q=is%3Aopen+is%3Aissue) and [closed](https://github.com/FreeTubeApp/FreeTube/issues?q=…
-
I would like to have a .lines() method available on &WStr. I have already implemented this in my code base, so feel free to steal my code (below) and pull it into your codebase. I can also sign a l…
-
Line 522 of PrePostDeploymentScript.Ver2.ps1 contains a ternary if, which is not valid powershell syntax:
`$parameterType = $null -ne $templateParameters.$($parameterName).value ? $templateParamete…
-
- Extension version: 0.100.3
- VSCode Version: 1.95.3
- OS: Windows_NT x64 10.0.22631
- Github Product (Github.com/Github Enterprise version x.x.x): Github.com Pro
Steps to Reproduce:
1. Checkout br…
-
There are a couple lines of server code that use the keyword "assert". These are meant to identify logic errors, but from my understanding they might terminate the running server altogether if trigger…
-
Need help. How u fix orbit lines in RSS?
![20241016184900_1](https://github.com/user-attachments/assets/e618d798-122b-4cd0-92d4-8f2b9a260031)
![20241016191856_1](https://github.com/user-attachments…
-
### Is your feature request related to a problem? Please describe.
![image](https://github.com/user-attachments/assets/ce651005-7006-4fd2-b8bc-d54c9dce5d2f)
I think that it's not 100% clear what t…
-
Hi, I have a private and a public repository that share part of the codebase. The workflow is one-way only: it syncs from the public to the private repository.
```
core.workflow(
name = "pull",
o…