-
**Version info**
- OS: Fedora 41
- Build: 2102
**Description**
So I have a repository which is forked and locally I have `main` for the original repo, and I created a `main-fork` from the …
-
I currently have an app using EF Core with the database functions spread across several projects:
Data Model project, containing all model objects that will be found in the database
DbContext…
-
Based on the follow JIRA support ticket ([Private DNS zone needed for Azure OpenAI service](https://citz-do.atlassian.net/jira/servicedesk/projects/PCS/queues/custom/25/PCS-20)), it was discovered tha…
-
```
✗ curategpt search -c ont_hp liver
Traceback (most recent call last):
File "/Users/cjm/Library/Caches/pypoetry/virtualenvs/curategpt-GcBFdKqh-py3.10/bin/curategpt", line 6, in
sys.exit(…
-
Platform:
```
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy
```
Test failures:
```
running 118 tes…
-
**Describe the bug**
When building using the Maven Wrapper via `./mvnw install`, the following error arrises:
[INFO] Scanning for projects...
Downloading from nroduit-mvn-repo-master: https://raw.g…
-
## Description
On a machine with many cores, snapshotting large repos is very CPU-intensive
## Steps to Reproduce the Problem
1. Check out a very large repo (here, n = ~150,000 files) on a ma…
-
### Affected Version
I first encountered this a while ago (possibly when I first used paru), but didn't take note at the time.
**paru -V**
`paru v2.0.4 - libalpm v15.0.0`
### Description
Run…
-
The milestone feature that @Mark-Simulacrum added recently is very helpful to visualize when a PR will be in a stable release. I think it might be nice to extend it to other repos like:
* ~~cargo~~…
-
**Describe the bug**
I'm trying to install Kokkos on Windows with OpenMP.
Here is my cmake commands:
```
cmake -S ".." -B . -DCMAKE_INSTALL_PREFIX="..\install_dir_openmp" -DKokkos_ENABLE_OPENMP=…