Skip to content

Conversation

@dewi-tik
Copy link
Contributor

Details

Fixes a broken link, and formatting in the policy example


Checklist

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

@netlify
Copy link

netlify bot commented Nov 21, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit f2b103c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/692061d7e0f5cc0008085b13

@dewi-tik dewi-tik self-assigned this Nov 21, 2025
@dewi-tik dewi-tik added the area:docs Features or issues related to Docusaurus label Nov 21, 2025
@dewi-tik dewi-tik moved this from Todo to Needs review in authentik Core Nov 21, 2025
@netlify
Copy link

netlify bot commented Nov 21, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit f2b103c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/692061d75c915300080f6821
😎 Deploy Preview https://deploy-preview-18317--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 Nov 21, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit f2b103c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/692061d82d636c0008592e1f
😎 Deploy Preview https://deploy-preview-18317--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.

@dewi-tik dewi-tik added the backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10 label Nov 21, 2025
@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18317      +/-   ##
==========================================
- Coverage   92.97%   92.92%   -0.05%     
==========================================
  Files         894      894              
  Lines       48919    48919              
==========================================
- Hits        45481    45458      -23     
- Misses       3438     3461      +23     
Flag Coverage Δ
e2e 45.35% <ø> (+0.02%) ⬆️
integration 23.08% <ø> (-0.06%) ⬇️
unit 91.11% <ø> (ø)
unit-migrate 91.16% <ø> (ø)

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.

Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

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

thanks @dewi-tik

@github-project-automation github-project-automation bot moved this from Needs review to In Progress in authentik Core Nov 21, 2025
@dewi-tik dewi-tik enabled auto-merge (squash) November 21, 2025 13:05
@dewi-tik dewi-tik merged commit ee9d120 into main Nov 21, 2025
100 checks passed
@dewi-tik dewi-tik deleted the webiste/docs--fix-broken-link-in-source-switch-doc branch November 21, 2025 13:21
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 21, 2025
authentik-automation bot pushed a commit that referenced this pull request Nov 21, 2025
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.10 created: #18319

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

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

dewi-tik added a commit that referenced this pull request Nov 21, 2025
…8317 to version-2025.10) (#18319)

website/docs: fix broken link in source switching doc (#18317)

Fix link and policy example

Co-authored-by: Dewi Roberts <[email protected]>
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.10 Add this label to PRs to backport changes to version-2025.10

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants