Skip to content

website/docs: add flow import warnings (cherry-pick #19307 to version-2025.12)#19327

Merged
dominic-r merged 2 commits intoversion-2025.12from
cherry-pick/19307-to-version-2025.12
Jan 11, 2026
Merged

website/docs: add flow import warnings (cherry-pick #19307 to version-2025.12)#19327
dominic-r merged 2 commits intoversion-2025.12from
cherry-pick/19307-to-version-2025.12

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #19307 to version-2025.12 branch.

Original PR: #19307
Original Author: @dewi-tik
Cherry-picked commit: a65c99d

@dominic-r dominic-r enabled auto-merge (squash) January 11, 2026 22:08
@netlify
Copy link

netlify bot commented Jan 11, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 67811e7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/696429631019e10008a1a170
😎 Deploy Preview https://deploy-preview-19327--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 Jan 11, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 67811e7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6964296368903b0008bf269b
😎 Deploy Preview https://deploy-preview-19327--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 Jan 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.25%. Comparing base (674d681) to head (67811e7).
⚠️ Report is 1 commits behind head on version-2025.12.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.12   #19327      +/-   ##
===================================================
+ Coverage            85.29%   93.25%   +7.96%     
===================================================
  Files                  946      946              
  Lines                52151    52151              
===================================================
+ Hits                 44482    48636    +4154     
+ Misses                7669     3515    -4154     
Flag Coverage Δ
e2e 44.01% <ø> (+1.36%) ⬆️
integration 23.45% <ø> (+<0.01%) ⬆️
unit 91.54% <ø> (+7.71%) ⬆️
unit-migrate 91.59% <ø> (+7.68%) ⬆️

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.

@dominic-r dominic-r merged commit 6c8b502 into version-2025.12 Jan 11, 2026
85 checks passed
@dominic-r dominic-r deleted the cherry-pick/19307-to-version-2025.12 branch January 11, 2026 23:12
@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-67811e795e3dc84fcf50fd607726f9d3ed4cf2ca
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-67811e795e3dc84fcf50fd607726f9d3ed4cf2ca

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

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.

2 participants