-
I think the ProjectScaffold follows a pattern usual in all F# projects - it started with two fairly simple script files (generating documentation and FAKE build script) that keep growing and getting m…
-
I am downloading the FakeIt library through fetch content
```
FetchContent_Declare(
FakeIt
GIT_REPOSITORY https://github.com/eranpeer/FakeIt.git
GIT_TAG 2.4.1
SYSTEM
)
FetchCont…
-
We are seeing s lot of flakes on Fedora where we are using Server DVD:
https://github.com/rhinstaller/kickstart-tests/issues/694
For RHEL the production DVD is huge (~9 GB), the download time exce…
-
**database connection isn't set to UTC**
On the run of `docker-compose up` container taiga-docker_taiga-back_1 exit with exit code 1. Failed migration `users.0007_auto_20150209_1611` with `Asserti…
-
-
### Describe the bug
When prompting a local model, https://huggingface.co/TheBloke/CodeLlama-7B-Instruct-GGUF, using LM Studio, I kept getting what should have been valid python output, but the code …
-
On new releases of the github-receiver it should be possible to quickly verify that it is working correctly without waiting until the next alert fires.
A proposal:
Add static firing alerts base…
-
When cloning the git repo I followed the procedure:
> Clone this repository
>
> $ git clone https://github.com/JamesRamm/longclaw_demo.git
> $ cd longlcaw_demo
> Build the docker image
>
> …
-
There should also be a support for setting proper status code especially in case of 404 not found errors.
I have seen some discussion about setting status codes here:
https://github.com/angular/…
-
Somewhat related to #411.
Consider the following code:
```groovy
new List().eac|
```
Invoke content assist at "|": it's quite clear and obvious that I want to invoke one of the `each` metho…