Skip to content

Conversation

@rissson
Copy link
Member

@rissson rissson commented Nov 12, 2025

Details

required for #17535

needs release notes


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

@rissson rissson added this to the Release 2025.12 milestone Nov 12, 2025
@rissson rissson self-assigned this Nov 12, 2025
@rissson rissson requested a review from a team as a code owner November 12, 2025 17:43
@rissson rissson requested a review from a team as a code owner November 12, 2025 17:43
@rissson rissson requested a review from gergosimonyi November 12, 2025 17:43
@netlify
Copy link

netlify bot commented Nov 12, 2025

Deploy Preview for authentik-docs failed. Why did it fail? →

Name Link
🔨 Latest commit 6c97bc3
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/691540771b655600082ed32c

@rissson rissson moved this from Todo to In Progress in authentik Core Nov 12, 2025
@netlify
Copy link

netlify bot commented Nov 12, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 6c97bc3
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/691540771b655600082ed328
😎 Deploy Preview https://deploy-preview-18096--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.

@netlify
Copy link

netlify bot commented Nov 12, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 6c97bc3
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69154077499c5c0008d318d8
😎 Deploy Preview https://deploy-preview-18096--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.

Signed-off-by: Marc 'risson' Schmitt <[email protected]>
Signed-off-by: Marc 'risson' Schmitt <[email protected]>
@codecov
Copy link

codecov bot commented Nov 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.97%. Comparing base (1905fbb) to head (6c97bc3).
⚠️ Report is 177 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18096      +/-   ##
==========================================
+ Coverage   92.71%   92.97%   +0.26%     
==========================================
  Files         869      869              
  Lines       48039    48039              
==========================================
+ Hits        44537    44664     +127     
+ Misses       3502     3375     -127     
Flag Coverage Δ
e2e 45.22% <ø> (+0.66%) ⬆️
integration 23.19% <ø> (+<0.01%) ⬆️
unit 91.08% <ø> (+<0.01%) ⬆️
unit-migrate 91.13% <ø> (+<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 Nov 12, 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-6c97bc32d926c1bb6cbb56379bd26ae284cc6be0
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-6c97bc32d926c1bb6cbb56379bd26ae284cc6be0

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

Signed-off-by: Marc 'risson' Schmitt <[email protected]>
@rissson rissson requested a review from a team as a code owner November 13, 2025 02:20
@rissson rissson requested a review from tanberry November 13, 2025 02:20
@dominic-r dominic-r self-requested a review November 13, 2025 02:21
@rissson
Copy link
Member Author

rissson commented Nov 27, 2025

Superseded by #17535

@rissson rissson closed this Nov 27, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 27, 2025
@rissson rissson deleted the data-folder-docker branch November 27, 2025 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants