Skip to content

website: Docusaurus 3.9.2, Part 2#18363

Closed
GirlBossRush wants to merge 1 commit intomainfrom
docusaurus-3.9.2-v2
Closed

website: Docusaurus 3.9.2, Part 2#18363
GirlBossRush wants to merge 1 commit intomainfrom
docusaurus-3.9.2-v2

Conversation

@GirlBossRush
Copy link
Contributor

Dependencies

Details

Placeholder PR while preparing dependencies

@netlify
Copy link

netlify bot commented Nov 25, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit ca8c261
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69255049c97adf0008203ffc
😎 Deploy Preview https://deploy-preview-18363--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 25, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit ca8c261
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69255049faee2600086855bf
😎 Deploy Preview https://deploy-preview-18363--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

netlify bot commented Nov 25, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit ca8c261
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6925504902802100086da317

@codecov
Copy link

codecov bot commented Nov 25, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18363      +/-   ##
==========================================
- Coverage   92.98%   92.92%   -0.06%     
==========================================
  Files         894      894              
  Lines       48920    48920              
==========================================
- Hits        45486    45457      -29     
- Misses       3434     3463      +29     
Flag Coverage Δ
e2e 45.33% <ø> (-0.06%) ⬇️
integration 23.08% <ø> (-0.06%) ⬇️
unit 91.11% <ø> (+0.01%) ⬆️
unit-migrate 91.16% <ø> (+<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.

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

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

@dominic-r dominic-r deleted the docusaurus-3.9.2-v2 branch December 28, 2025 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant