Skip to content

website/docs: Remove stale 2024 version directives#19888

Merged
GirlBossRush merged 1 commit intomainfrom
stale-version-directives-2024
Feb 1, 2026
Merged

website/docs: Remove stale 2024 version directives#19888
GirlBossRush merged 1 commit intomainfrom
stale-version-directives-2024

Conversation

@GirlBossRush
Copy link
Contributor

Details

This PR removes instances of :ak-version[2024.*], fixing our documentation build task.

@GirlBossRush GirlBossRush requested a review from a team as a code owner January 31, 2026 04:03
@GirlBossRush GirlBossRush added the area:docs Features or issues related to Docusaurus label Jan 31, 2026
@netlify
Copy link

netlify bot commented Jan 31, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit cc71a08
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/697d8084146d8800081a0219
😎 Deploy Preview https://deploy-preview-19888--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
Member

@dominic-r dominic-r left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, saw that happen in one of my PRs. Thanks Teffen!

Mabye we could make this warn instead of fail to prevent unneeded red ci's over a version badge? Just an idea

@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Jan 31, 2026
@netlify
Copy link

netlify bot commented Jan 31, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit cc71a08
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/697d8084c9cd7c00086ffb73
😎 Deploy Preview https://deploy-preview-19888--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 force-pushed the stale-version-directives-2024 branch from dc79223 to cc71a08 Compare January 31, 2026 04:09
@codecov
Copy link

codecov bot commented Jan 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.26%. Comparing base (64b08f7) to head (cc71a08).
⚠️ Report is 74 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #19888   +/-   ##
=======================================
  Coverage   93.25%   93.26%           
=======================================
  Files         968      968           
  Lines       53331    53331           
=======================================
+ Hits        49735    49737    +2     
+ Misses       3596     3594    -2     
Flag Coverage Δ
conformance 38.07% <ø> (+<0.01%) ⬆️
e2e 44.08% <ø> (+0.18%) ⬆️
integration 22.92% <ø> (+<0.01%) ⬆️
unit 91.40% <ø> (-0.02%) ⬇️
unit-migrate 91.43% <ø> (-0.02%) ⬇️

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 Jan 31, 2026

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-cc71a085f1bf4a3138e6d5ecc6af8662cea29fda
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-cc71a085f1bf4a3138e6d5ecc6af8662cea29fda

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

@GirlBossRush GirlBossRush merged commit 469bc0b into main Feb 1, 2026
144 of 146 checks passed
@GirlBossRush GirlBossRush deleted the stale-version-directives-2024 branch February 1, 2026 03:57
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Feb 1, 2026
@dominic-r dominic-r added the backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 label Feb 1, 2026
authentik-automation bot pushed a commit that referenced this pull request Feb 1, 2026
This cherry-pick has conflicts that need manual resolution.

Original PR: #19888
Original commit: 469bc0b
BeryJu added a commit that referenced this pull request Feb 1, 2026
…to version-2025.12) (#19899)

* Cherry-pick #19888 to version-2025.12 (with conflicts)

This cherry-pick has conflicts that need manual resolution.

Original PR: #19888
Original commit: 469bc0b

* fix conflict

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu added backport/version-2025.8 Add this label to PRs to backport changes to version-2025.8 backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10 labels Feb 4, 2026
authentik-automation bot pushed a commit that referenced this pull request Feb 4, 2026
This cherry-pick has conflicts that need manual resolution.

Original PR: #19888
Original commit: 469bc0b
authentik-automation bot pushed a commit that referenced this pull request Feb 4, 2026
This cherry-pick has conflicts that need manual resolution.

Original PR: #19888
Original commit: 469bc0b
@authentik-automation
Copy link
Contributor

⚠️ Cherry-pick to version-2025.8 has conflicts: #20021

@authentik-automation
Copy link
Contributor

⚠️ Cherry-pick to version-2025.10 has conflicts: #20022

BeryJu added a commit that referenced this pull request Feb 4, 2026
…to version-2025.10) (#20022)

* Cherry-pick #19888 to version-2025.10 (with conflicts)

This cherry-pick has conflicts that need manual resolution.

Original PR: #19888
Original commit: 469bc0b

* fix conflicts

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
BeryJu added a commit that referenced this pull request Feb 4, 2026
…to version-2025.8) (#20021)

* Cherry-pick #19888 to version-2025.8 (with conflicts)

This cherry-pick has conflicts that need manual resolution.

Original PR: #19888
Original commit: 469bc0b

* fix conflicts

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

* sigh

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

* not fail

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

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Teffen Ellis <592134+GirlBossRush@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io>
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 backport/version-2025.8 Add this label to PRs to backport changes to version-2025.8 backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10 backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants