-
Hi! Trying to add this to a project that is very nearly the default Electron Forge export and getting ES module errors.
```
▶ yarn run make
✔ Checking your system
✖ Loading configuration
› re…
-
### What do you see as an issue?
In https://github.com/apache/airflow/commit/ccf12026b44685f2d9917cd313676784e63c81af five configuration options have been moved from the "metrics" section to the "t…
-
Can't get read content for certain paths (i.e. `harness config:get --path 'Setup/Cloud Providers/cv-demo.yaml'`)
https://harness.atlassian.net/browse/DX-2218
API Auth is not working for some parts…
-
**Describe the bug**
After updating the plugin to v8.0.0 or newer, the following error can be seen:
```
Error Loading Configuration
'retryLogs' is deprecated
```
**To Reproduce**
1. Have Configura…
-
Right now, Izanami offers 3 import modes: fail, skip and override.
This issue aims to add a new mode: wipe.
This mode should wipe all data from target tenant.
This would allow to completely c…
-
### System Info
Ubuntu 24.04
Transformers 4.46.2
### Who can help?
@ArthurZucker @Cyrilvallez
[[Cyrilvallez](https://github.com/Cyrilvallez)](https://github.com/huggingface/transformers/pull/3…
-
### Question
Because the .onnx file is large(about 170M),I decided to provide a loading progress. Code as below:
```` typescript
const modelSettings = {
// Do not require config…
-
### The problem
As a developper, it's very easy to forget adding all expected translation keys into `strings.json`
I am working on catching this within the regular test routines (see https://githu…
-
### What did you expect to happen?
Atuin shouldn't crash just because the I'm using non-unicode bytes in filepaths
### What happened?
With atuin installed, run:
```sh
mkdir $'\xff'
cd $'\xff'
…
-
Currently when using the inline eval in VS code, it includes the whole workspace in its evaluation.
This causes issues for those that have many different project roots that do not import or use eac…