Manu Schiller

Results 28 comments of Manu Schiller

Would it be possible via some kind of diffing to keep params for fields with env var substitutions? Example: ```json { "realm": "my-realm", "smtpServer": { "replyToDisplayName": "$(env:SMTP_REPLY_TO_DISPLAYNAME)", "port": "$(env:SMTP_PORT)", "host":...

[goober](https://github.com/cristianbote/goober) adds an `...` element

As I currently need this feature I'd love to implement it, if someone can give me a little guidance on it?

we see the same issue with pnpm 9.9.0. removing the lockfile and installing on ci without a lockfile works fine, though

I think the Job gets triggered (visible in logs), but it is a noop, since jenkins has already built the same version of the branch (only an assumption). See https://github.com/jenkinsci/gitlab-plugin/pull/1001...

I also get this error on version 2024.12.2: ```bash authentik@sso-authentik-worker-78d4876594-n5twg:/$ ak export_blueprint {"event": "Loaded config", "level": "debug", "logger": "authentik.lib.config", "timestamp": 1736837164.2800527, "file": "/authentik/lib/default.yml"} {"event": "Loaded environment variables", "level": "debug", "logger":...

i struggled understanding that as well. Right now I configured the application in Authentik to point to https://home-assistant.***.online/auth/oidc/redirect Which works fine - but it is not intuitive for users what...

@dureuill thanks for taking the time to look into that. I set `MEILI_MAX_INDEXING_THREADS=1`, deleted the index, recreated it, used the same settings and documents - and I get the same...