Skip to content

ci: link to next. for pre-release docs (cherry-pick #17634 to version-2025.10)#17635

Closed
authentik-automation[bot] wants to merge 1 commit intoversion-2025.10from
cherry-pick/17634-to-version-2025.10
Closed

ci: link to next. for pre-release docs (cherry-pick #17634 to version-2025.10)#17635
authentik-automation[bot] wants to merge 1 commit intoversion-2025.10from
cherry-pick/17634-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #17634 to version-2025.10 branch.

Original PR: #17634
Original Author: @BeryJu
Cherry-picked commit: 3c4d106

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@netlify
Copy link

netlify bot commented Oct 21, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit ba5ef9c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68f7aaab55c2220008c7b9b6
😎 Deploy Preview https://deploy-preview-17635--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 21, 2025

Deploy Preview for authentik-integrations ready!

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

@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.93%. Comparing base (b7d3039) to head (ba5ef9c).
⚠️ Report is 26 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@               Coverage Diff                @@
##           version-2025.10   #17635   +/-   ##
================================================
  Coverage            92.93%   92.93%           
================================================
  Files                  868      868           
  Lines                47913    47913           
================================================
  Hits                 44527    44527           
  Misses                3386     3386           
Flag Coverage Δ
e2e 45.21% <ø> (+<0.01%) ⬆️
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.

@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-ba5ef9c251026171607b4728b519b22b3a1f4575
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-ba5ef9c251026171607b4728b519b22b3a1f4575

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

@BeryJu BeryJu closed this Oct 30, 2025
@dominic-r dominic-r deleted the cherry-pick/17634-to-version-2025.10 branch December 24, 2025 03:48
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.

1 participant