Skip to content

Conversation

@GirlBossRush
Copy link
Contributor

@GirlBossRush GirlBossRush commented May 5, 2025

Details

This PR updates the docs package in preparation for the monorepo branch. The changes applied are primarily linter and formatter fixes, with some additional type checking applied.

Also included is some partial improvements to the version dropdown's copy, clarifying our current default of showing docs planned for the next release of authentik.

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 website)

@GirlBossRush GirlBossRush self-assigned this May 5, 2025
@GirlBossRush GirlBossRush requested a review from a team as a code owner May 5, 2025 19:24
@netlify
Copy link

netlify bot commented May 5, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 6533d50
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/68197ffd90c9ce00081601a7

@netlify
Copy link

netlify bot commented May 5, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 6533d50
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/68197ffdf69ffb0008e5f755
😎 Deploy Preview https://deploy-preview-14401--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 site configuration.

@codecov
Copy link

codecov bot commented May 5, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.71%. Comparing base (264f597) to head (6533d50).
Report is 9 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14401      +/-   ##
==========================================
- Coverage   92.78%   92.71%   -0.07%     
==========================================
  Files         809      809              
  Lines       41533    41533              
==========================================
- Hits        38536    38507      -29     
- Misses       2997     3026      +29     
Flag Coverage Δ
e2e 47.82% <ø> (-0.09%) ⬇️
integration 24.39% <ø> (ø)
unit 90.57% <ø> (ø)

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.

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.

Approving for ease and speed of getting other coupled PR going.

@GirlBossRush GirlBossRush requested review from a team as code owners May 5, 2025 22:05
@GirlBossRush GirlBossRush force-pushed the docusaurus-formatting branch 2 times, most recently from b0ba1e5 to 9f83d32 Compare May 5, 2025 22:07
@GirlBossRush GirlBossRush removed request for a team May 5, 2025 22:07
@GirlBossRush GirlBossRush force-pushed the docusaurus-formatting branch 2 times, most recently from 869cb99 to c6c9b14 Compare May 6, 2025 02:58
@GirlBossRush GirlBossRush force-pushed the docusaurus-formatting branch from c6c9b14 to 6533d50 Compare May 6, 2025 03:20
@github-actions
Copy link
Contributor

github-actions bot commented May 6, 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-6533d50de620a44b3c523a74fde5e0d4dd8ee9ef
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-6533d50de620a44b3c523a74fde5e0d4dd8ee9ef

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

@GirlBossRush GirlBossRush merged commit bfdb827 into main May 6, 2025
94 checks passed
@GirlBossRush GirlBossRush deleted the docusaurus-formatting branch May 6, 2025 14:04
kensternberg-authentik added a commit that referenced this pull request May 6, 2025
* main: (112 commits)
  web: cleanup/loading attribute always true (#14288)
  core: bump selenium from 4.31.0 to v4.32.0 (#14394)
  website/docs: Update Docusaurus config. Prep for version picker. (#14401)
  core: bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 (#14405)
  core: bump golang.org/x/sync from 0.13.0 to 0.14.0 (#14406)
  core: bump selenium/standalone-chrome from 135.0 to 136.0 in /tests/e2e (#14407)
  core, web: update translations (#14402)
  core: bump boto3 from 1.38.7 to v1.38.8 (#14393)
  core: bump setuptools from 80.1.0 to v80.3.1 (#14395)
  core: bump twilio from 9.5.2 to v9.6.0 (#14396)
  website/docs: add one more reference and link about `can view Admin interface` (#14399)
  website/docs: Update deps. (#14397)
  website/docs: Add pkg-config to the brew dependencies (#14398)
  web, website: update browserslist (#14386)
  core, web: update translations (#14383)
  website/integrations: add atlassian (#14209)
  core: bump github.com/pires/go-proxyproto from 0.8.0 to 0.8.1 (#14388)
  ci: bump golangci/golangci-lint-action from 7 to 8 (#14389)
  core: bump axllent/mailpit from v1.24.1 to v1.24.2 in /tests/e2e (#14390)
  translate: Updates for file web/xliff/en.xlf in it (#14372)
  ...
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.

3 participants