Skip to content

Conversation

@melizeche
Copy link
Member

@melizeche melizeche commented Dec 4, 2025

TODO

Signed-off-by: Marcelo Elizeche Landó <[email protected]>
@melizeche melizeche requested a review from a team as a code owner December 4, 2025 04:45
@melizeche melizeche self-assigned this Dec 4, 2025
@netlify
Copy link

netlify bot commented Dec 4, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 0a5c603
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/693b09948fc4950008b12064
😎 Deploy Preview https://deploy-preview-18595--authentik-integrations.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 Dec 4, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 0a5c603
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/693b099402c84e00089218a4

@netlify
Copy link

netlify bot commented Dec 4, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 0a5c603
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/693b0994dc83ab00090e28d3
😎 Deploy Preview https://deploy-preview-18595--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.

@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.23%. Comparing base (15b93a5) to head (0a5c603).
⚠️ Report is 15 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18595      +/-   ##
==========================================
- Coverage   93.23%   93.23%   -0.01%     
==========================================
  Files         946      946              
  Lines       51862    51862              
==========================================
- Hits        48356    48354       -2     
- Misses       3506     3508       +2     
Flag Coverage Δ
e2e 44.79% <ø> (+0.01%) ⬆️
integration 23.28% <ø> (+<0.01%) ⬆️
unit 91.47% <ø> (+<0.01%) ⬆️
unit-migrate 91.50% <ø> (-0.01%) ⬇️

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

github-actions bot commented Dec 4, 2025

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-0a5c6034e78840a6319175cfa1507e79020ba535
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-0a5c6034e78840a6319175cfa1507e79020ba535

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

@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

5 participants