Skip to content

website/docs: Backport version picker updates. (cherry-pick #18964 to version-2025.10)#18974

Merged
GirlBossRush merged 4 commits intoversion-2025.10from
cherry-pick/18964-to-version-2025.10
Dec 20, 2025
Merged

website/docs: Backport version picker updates. (cherry-pick #18964 to version-2025.10)#18974
GirlBossRush merged 4 commits intoversion-2025.10from
cherry-pick/18964-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

⚠️ This cherry-pick has conflicts that require manual resolution.

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

Original PR: #18964
Original Author: @GirlBossRush
Cherry-picked commit: 1c6de43

Please resolve the conflicts in this PR before merging.

@codecov
Copy link

codecov bot commented Dec 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.96%. Comparing base (f8060de) to head (70787d4).
⚠️ Report is 1 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #18974      +/-   ##
===================================================
+ Coverage            92.91%   92.96%   +0.04%     
===================================================
  Files                  869      869              
  Lines                48161    48161              
===================================================
+ Hits                 44749    44772      +23     
+ Misses                3412     3389      -23     
Flag Coverage Δ
e2e 45.12% <ø> (+0.06%) ⬆️
integration 23.17% <ø> (+<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.

Fix import path.

Show unlisted entries if release.

Fix sidebar rendering.

Fix positioning of pre-release note. Tidy phrasing.

Clarify pre-release vs draft.

website/docs: Fix version parsing.
@GirlBossRush GirlBossRush force-pushed the cherry-pick/18964-to-version-2025.10 branch from 7f267a2 to 70787d4 Compare December 20, 2025 07:03
@GirlBossRush GirlBossRush self-assigned this Dec 20, 2025
@GirlBossRush GirlBossRush added the area:docs Features or issues related to Docusaurus label Dec 20, 2025
@netlify
Copy link

netlify bot commented Dec 20, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 70787d4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69464a49f0963900085cedd9
😎 Deploy Preview https://deploy-preview-18974--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.

@GirlBossRush GirlBossRush moved this from Todo to Done in authentik Core Dec 20, 2025
@GirlBossRush GirlBossRush added this to the Release 2025.12 milestone Dec 20, 2025
@netlify
Copy link

netlify bot commented Dec 20, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 70787d4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69464a49af6ce00008daded4
😎 Deploy Preview https://deploy-preview-18974--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.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 20, 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-70787d46fd5bb2e31007f594d7aea6d7d5ca9d85
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-70787d46fd5bb2e31007f594d7aea6d7d5ca9d85

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

@GirlBossRush GirlBossRush merged commit c29c0de into version-2025.10 Dec 20, 2025
91 checks passed
@GirlBossRush GirlBossRush deleted the cherry-pick/18964-to-version-2025.10 branch December 20, 2025 12:58
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Dec 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus cherry-pick

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant