Skip to content

website/docs: remove stale SFE version badge#22889

Merged
dominic-r merged 1 commit into
mainfrom
sdko/remove-stale-sfe-doc-version
Jun 5, 2026
Merged

website/docs: remove stale SFE version badge#22889
dominic-r merged 1 commit into
mainfrom
sdko/remove-stale-sfe-doc-version

Conversation

@dominic-r
Copy link
Copy Markdown
Member

@dominic-r dominic-r commented Jun 5, 2026

⚠️ Outdated Markdown frontmatter for document `add-secure-apps/flows-stages/flow/executors/sfe`: To fix this error, remove `authentik_version: 2024.6.1` from the Markdown frontmatter:

 Semver version 2024.5 is older than 2 years. Error: Semver version 2024.5 is older than 2 years.
    at assertVersionSupported (/Users/dominic/Developer/goauthentik/authentik4/website/docs/build/__server/assets/js/17896441.40918d5c.js:7770:15)
    at VersionBadge (/Users/dominic/Developer/goauthentik/authentik4/website/docs/build/__server/assets/js/17896441.40918d5c.js:2933:108)
    at renderWithHooks (server.bundle.js:14683:18)
    at renderElement (server.bundle.js:14821:14)
    at retryNode (server.bundle.js:15539:16)
    at renderNodeDestructive (server.bundle.js:15333:7)
    at renderElement (server.bundle.js:14938:9)
    at retryNode (server.bundle.js:15539:16)
    at renderNodeDestructive (server.bundle.js:15333:7)
    at renderNode (server.bundle.js:15900:14)

Remove the outdated authentik_version metadata from the simplified flow executor docs so the docs build no longer renders an unsupported version badge.

Agent-thread: https://sdko.org/internal/thr/ak/019e97f6-17fb-7a82-af20-01ac41d5b1f7
A7k-product: product
A7k-product-repo: 4
Co-authored-by: Agent <agent@svc.sdko.net>
@dominic-r dominic-r requested a review from a team as a code owner June 5, 2026 13:27
@dominic-r dominic-r self-assigned this Jun 5, 2026
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label Jun 5, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 5, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit b7ccf56
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6a22ceafb0731e000826cd5a
😎 Deploy Preview https://deploy-preview-22889--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
Copy Markdown

netlify Bot commented Jun 5, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit b7ccf56
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6a22ceaf159b9900088f1c07
😎 Deploy Preview https://deploy-preview-22889--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.

@github-project-automation github-project-automation Bot moved this from Todo to In Progress in authentik Core Jun 5, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.23%. Comparing base (df3dbbe) to head (b7ccf56).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22889      +/-   ##
==========================================
- Coverage   93.27%   93.23%   -0.05%     
==========================================
  Files        1033     1033              
  Lines       60154    60154              
  Branches      400      400              
==========================================
- Hits        56111    56085      -26     
- Misses       4043     4069      +26     
Flag Coverage Δ
conformance 36.55% <ø> (+<0.01%) ⬆️
e2e 41.81% <ø> (+<0.01%) ⬆️
integration 32.51% <ø> (-0.49%) ⬇️
rust 0.00% <ø> (ø)
unit 92.23% <ø> (+<0.01%) ⬆️
unit-migrate 92.24% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 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-b7ccf562323c34aa65a9c46a7dc3a3f8aec4447c
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-b7ccf562323c34aa65a9c46a7dc3a3f8aec4447c

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

@dominic-r dominic-r merged commit f04e2a1 into main Jun 5, 2026
114 checks passed
@dominic-r dominic-r deleted the sdko/remove-stale-sfe-doc-version branch June 5, 2026 13:57
@github-project-automation github-project-automation Bot moved this from In Progress to Done in authentik Core Jun 5, 2026
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

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants