Skip to content

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Oct 17, 2025

also fix ql not being shown correctly for member select

Signed-off-by: Jens Langhammer <[email protected]>
@BeryJu BeryJu requested review from a team as code owners October 17, 2025 14:52
@netlify
Copy link

netlify bot commented Oct 17, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 55b31f5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68f258178d6cd00008f0c1fd
😎 Deploy Preview https://deploy-preview-17527--authentik-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Oct 17, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 55b31f5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68f25817aa2b590008b83983

@netlify
Copy link

netlify bot commented Oct 17, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 55b31f5
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68f2581781d67300083b869a
😎 Deploy Preview https://deploy-preview-17527--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@codecov
Copy link

codecov bot commented Oct 17, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.88%. Comparing base (176b5bc) to head (55b31f5).
⚠️ Report is 16 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17527      +/-   ##
==========================================
- Coverage   92.91%   92.88%   -0.04%     
==========================================
  Files         868      868              
  Lines       47907    47911       +4     
==========================================
- Hits        44515    44500      -15     
- Misses       3392     3411      +19     
Flag Coverage Δ
e2e 45.20% <100.00%> (+<0.01%) ⬆️
integration 23.11% <0.00%> (-0.07%) ⬇️
unit 91.07% <100.00%> (+0.47%) ⬆️
unit-migrate 88.02% <100.00%> (-3.10%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Contributor

authentik PR Installation instructions

Instructions for docker-compose

Add the following block to your .env file:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-55b31f506c6f74dc87ab97a1a85d88c60f5a9d83
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

Afterwards, run the upgrade commands from the latest release notes.

Instructions for Kubernetes

Add the following block to your values.yml file:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
global:
    image:
        repository: ghcr.io/goauthentik/dev-server
        tag: gh-55b31f506c6f74dc87ab97a1a85d88c60f5a9d83

Afterwards, run the upgrade commands from the latest release notes.

@BeryJu BeryJu merged commit dfef5d6 into main Oct 20, 2025
138 of 140 checks passed
@BeryJu BeryJu deleted the core/groups-ql branch October 20, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants