Adi

Results 9 issues of Adi

not sure if this concerns you, but i will put it here

After playing around with container volumes and cloning pull requests into container volumes, my docker build crashed with this error: ``` ENOENT: no such file or directory, lstat no such...

I investigated a bit (with the help of @atmaxinger) why the libelektra release notes are not fully populated. ## Steps to Reproduce the Problem Follow RELEASE.md ## Expected Result Fully...

As requested in https://github.com/commaai/panda/pull/1491#issuecomment-1620728137, this is aiming to increase the mypy coverage.

`@returns The 8-bit value retrieved at addr` should be `True on I2C command success, false on timeout or I2C failure` [src](https://github.com/adafruit/Adafruit_FRAM_I2C/blob/0a84520545bebce5592a031e1d6380a9f7d848ad/Adafruit_EEPROM_I2C.cpp#L115)

### Task Instead of invoking each hook individually we could just run `pre-commit run -a`. We need to: - [ ] fix sqlfluff errors/warnings - [ ] fix hanging of...

enhancement
CI

### Describe the Bug When creating a map with a name that already exists the server responds with 500. ### Steps to Reproduce the Problem - open website - create...

backend

### Tasks Eventually something like [this](https://playwright.dev/python/docs/auth#session-storage) could be done to not login repetitively. But one would need to take care of [pytest xdist](https://pytest-xdist.readthedocs.io/en/latest/distribution.html#:~:text=%2D%2Ddist%20loadgroup%3A%20Tests%20are%20grouped%20by%20the%20xdist_group%20mark.%20Groups%20are%20distributed%20to%20available%20workers%20as%20whole%20units.%20This%20guarantees%20that%20all%20tests%20with%20same%20xdist_group%20name%20run%20in%20the%20same%20worker.) to wait for the login worker to...

enhancement
low priority
e2e

I have set my configs all in moodles config.php file. After restarting moodle the oidc button doesnt show up. When I navigate to "Link to IdP and authentication configuration" and...

Issue type - help wanted
Plugin - auth_oidc
Feature - SSO