Skip to content

Conversation

BeryJu
Copy link
Member

@BeryJu BeryJu commented Oct 7, 2025

Details

REPLACE ME


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)

@BeryJu BeryJu requested a review from a team as a code owner October 7, 2025 12:37
Copy link

netlify bot commented Oct 7, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 19e1828
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68f6b4c6ce333800086fad5a
😎 Deploy Preview https://deploy-preview-17296--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.

Copy link

netlify bot commented Oct 7, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 19e1828
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68f6b4c6ee17cc0008864347
😎 Deploy Preview https://deploy-preview-17296--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.

Copy link

netlify bot commented Oct 7, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 19e1828
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68f6b4c699886e000870d2a3

Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.93%. Comparing base (1518c9a) to head (19e1828).
⚠️ Report is 93 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17296      +/-   ##
==========================================
- Coverage   92.97%   92.93%   -0.05%     
==========================================
  Files         868      868              
  Lines       47863    47913      +50     
==========================================
+ Hits        44501    44527      +26     
- Misses       3362     3386      +24     
Flag Coverage Δ
e2e 45.24% <ø> (-0.05%) ⬇️
integration 23.19% <ø> (+0.01%) ⬆️
unit 91.07% <ø> (+<0.01%) ⬆️
unit-migrate 91.12% <ø> (+<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.

Copy link
Contributor

github-actions bot commented Oct 7, 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-254aab8346a4f6441365b9a6dda58159528048a6
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-254aab8346a4f6441365b9a6dda58159528048a6

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

a
Signed-off-by: Jens Langhammer <[email protected]>
Signed-off-by: Jens Langhammer <[email protected]>
Signed-off-by: Jens Langhammer <[email protected]>
@BeryJu BeryJu force-pushed the website/docs/2025.10-release-notes branch from 225f6c4 to 0e1d2d9 Compare October 15, 2025 16:39
BeryJu and others added 4 commits October 21, 2025 00:15
Co-authored-by: Tana M Berry <[email protected]>
Signed-off-by: Jens L. <[email protected]>
Co-authored-by: Dominic R <[email protected]>
Signed-off-by: Jens L. <[email protected]>
Co-authored-by: Dewi Roberts <[email protected]>
Signed-off-by: Jens L. <[email protected]>
Co-authored-by: Dewi Roberts <[email protected]>
Signed-off-by: Jens L. <[email protected]>
@BeryJu BeryJu merged commit b61938b into main Oct 20, 2025
68 of 70 checks passed
@BeryJu BeryJu deleted the website/docs/2025.10-release-notes branch October 20, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants