Skip to content

website: Prep for 3.8 path resolution.#15575

Merged
GirlBossRush merged 1 commit intomainfrom
docusaurus-3.8-preemptive-resolution-fixes
Jul 15, 2025
Merged

website: Prep for 3.8 path resolution.#15575
GirlBossRush merged 1 commit intomainfrom
docusaurus-3.8-preemptive-resolution-fixes

Conversation

@GirlBossRush
Copy link
Contributor

Details

This PR includes several small but related file warnings that appear in Docusaurus 3.8.
Also included are a fix for a few MDX build warnings related to frames.


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

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

@GirlBossRush GirlBossRush requested a review from a team as a code owner July 15, 2025 15:34
@netlify
Copy link

netlify bot commented Jul 15, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit b897d64
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68767af49411e3000877a58c
😎 Deploy Preview https://deploy-preview-15575--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 Jul 15, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit b897d64
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68767af4480a9100071f7a0a
😎 Deploy Preview https://deploy-preview-15575--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 Jul 15, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit b897d64
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68767af4c4f0d80008782c4f

@codecov
Copy link

codecov bot commented Jul 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.20%. Comparing base (a088a62) to head (b897d64).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15575      +/-   ##
==========================================
+ Coverage   93.15%   93.20%   +0.04%     
==========================================
  Files         831      831              
  Lines       44144    44144              
==========================================
+ Hits        41124    41146      +22     
+ Misses       3020     2998      -22     
Flag Coverage Δ
e2e 46.71% <ø> (+0.07%) ⬆️
integration 23.49% <ø> (+<0.01%) ⬆️
unit 91.25% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@GirlBossRush GirlBossRush force-pushed the docusaurus-3.8-preemptive-resolution-fixes branch from 49d6e01 to 9360d57 Compare July 15, 2025 15:40
@github-actions
Copy link
Contributor

github-actions bot commented Jul 15, 2025

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

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

@GirlBossRush GirlBossRush force-pushed the docusaurus-3.8-preemptive-resolution-fixes branch from 9360d57 to b897d64 Compare July 15, 2025 15:59
@GirlBossRush GirlBossRush requested a review from tanberry July 15, 2025 16:15
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 so much for catching the areas in our docs where we needed to update instructions. All of this looks good to me, with the outstanding question about the mystery of why we need to add the extension and index.md and trailing slash on some links but not on others.... as discussed, it might be a weird combo of things in a certain file that Netlify wants...

@GirlBossRush GirlBossRush merged commit d997930 into main Jul 15, 2025
107 checks passed
@GirlBossRush GirlBossRush deleted the docusaurus-3.8-preemptive-resolution-fixes branch July 15, 2025 17:09
tanberry pushed a commit to stazio/authentik that referenced this pull request Jul 24, 2025
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.

2 participants