-
### Feature summary
Initial discussion for refactoring several design choices to promote better maintainability of the repo
### Feature description
AIHawkEasyApplier and AIHawkJobManager are two go…
-
**How to categorize this issue?**
/area dev-productivity
/kind bug
**What happened**:
`make operator-up` can fail with:
```
running [kustomize build /go/src/github.com/gardener/gardener/ex…
-
Looks like somewhere between 2.4 and 3.2 a regression has been introduced, where we can no longer define multiple IRC channels. Our use case requires an IRC bot/user in a channel 'per project'. So mul…
-
### Issue type
Crash or freeze
### Description with steps to reproduce
1. Open any score.
2. Enable multimeasure rests.
3. Insert multiple measures at the end of the score using any method. Cmd-B…
-
From README.md:
> UCL accepts named keys and organize them into objects hierarchy internally. Here is an example of this process:
> ```nginx
> section "blah" {
> key = value;
> }
> section fo…
-
### Is this a regression?
- [ ] Yes, this behavior used to work in the previous version
### The previous version in which this bug was not present was
_No response_
### Description
If you have mu…
-
As a first step for getting property testing in place for boot contracts, I think using the known-issues from PoX-2 (which precipitated the 2.1-2.4 forks) forms a quantifiable target for baseline prop…
-
## Migration regression from EF Core 8 to 9
I'm in the process of upgrading an application from .NET 8 to 9.
But I'm running into problems when trying to run existing migrations that have been creat…
-
Hi,
I'm on a mac and when I ran the command
`qiime songbird multinomial --i-table redsea.biom.qza --m-metadata-file data/redsea/redsea_metadata.txt --p-formula "Depth+Temperature+Salinity+Oxygen+F…
-
Currently examples like `complex-regression` combine the error function and the set of training/testing cases into one big closure (`scorer` in `complex-regression`). We really want to separate those …