Skip to content

Conversation

GirlBossRush
Copy link
Contributor

  • Fix label association.
  • Fix autocomplete.

- Fix label association.
- Fix autocomplete.
@GirlBossRush GirlBossRush requested a review from a team as a code owner October 2, 2025 14:51
Copy link

netlify bot commented Oct 2, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 771d760
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68de9191b4e99e0008ae289f
😎 Deploy Preview https://deploy-preview-17219--authentik-storybook.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.

Copy link

netlify bot commented Oct 2, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 771d760
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68de9191c248440008c9a334
😎 Deploy Preview https://deploy-preview-17219--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.

Copy link

netlify bot commented Oct 2, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 771d760
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68de91919f99a70008c9cf26

Copy link

codecov bot commented Oct 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.83%. Comparing base (60dd288) to head (771d760).
⚠️ Report is 22 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17219      +/-   ##
==========================================
- Coverage   92.88%   92.83%   -0.06%     
==========================================
  Files         856      856              
  Lines       46492    46492              
==========================================
- Hits        43186    43162      -24     
- Misses       3306     3330      +24     
Flag Coverage Δ
e2e 46.04% <ø> (ø)
integration 23.11% <ø> (-0.08%) ⬇️
unit 91.01% <ø> (+<0.01%) ⬆️
unit-migrate 91.06% <ø> (+<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.

Copy link
Contributor

github-actions bot commented Oct 2, 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-771d7608e6f1f4ee744e1e1d3f32f087695caac7
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-771d7608e6f1f4ee744e1e1d3f32f087695caac7

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

@GirlBossRush GirlBossRush merged commit 88c01f6 into main Oct 6, 2025
110 checks passed
@GirlBossRush GirlBossRush deleted the a11y-user-settings branch October 6, 2025 03:37
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