Skip to content

Conversation

@GirlBossRush
Copy link
Contributor

Details

This PR upgrades the shared @goauthentik/docusaurus-config package. Changes include:

  • Upgraded dependencies for Docusaurus 3.9.2
  • Removal of the navbar icons on desktop

@codecov
Copy link

codecov bot commented Nov 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.96%. Comparing base (3532999) to head (48bd1fe).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #18207   +/-   ##
=======================================
  Coverage   92.95%   92.96%           
=======================================
  Files         869      869           
  Lines       48116    48116           
=======================================
+ Hits        44728    44729    +1     
+ Misses       3388     3387    -1     
Flag Coverage Δ
e2e 45.18% <ø> (+<0.01%) ⬆️
integration 23.18% <ø> (+<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.

@netlify
Copy link

netlify bot commented Nov 18, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 48bd1fe
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/691bc0f5f74dd60008ed0a37

@netlify
Copy link

netlify bot commented Nov 18, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 48bd1fe
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/691bc0f5bf073900081ccdb0

@netlify
Copy link

netlify bot commented Nov 18, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 48bd1fe
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/691bc0f59d199e000884c93b

@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-48bd1fe8da925853bb2919a5e491a21cc58a94f9
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-48bd1fe8da925853bb2919a5e491a21cc58a94f9

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

@GirlBossRush GirlBossRush removed the request for review from fheisler November 18, 2025 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants