Skip to content

core, web: update translations#20835

Open
authentik-automation[bot] wants to merge 1 commit intomainfrom
extract-compile-backend-translation
Open

core, web: update translations#20835
authentik-automation[bot] wants to merge 1 commit intomainfrom
extract-compile-backend-translation

Conversation

@authentik-automation
Copy link
Contributor

core, web: update translations

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@authentik-automation authentik-automation bot requested a review from a team as a code owner March 11, 2026 00:15
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Mar 11, 2026
@authentik-automation authentik-automation bot requested a review from a team as a code owner March 11, 2026 00:15
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Mar 11, 2026
@netlify
Copy link

netlify bot commented Mar 11, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit aea91bf
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69b0b40f502ea0000894bde3
😎 Deploy Preview https://deploy-preview-20835--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.

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

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

@codecov
Copy link

codecov bot commented Mar 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.45%. Comparing base (949d1ea) to head (aea91bf).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #20835   +/-   ##
=======================================
  Coverage   93.45%   93.45%           
=======================================
  Files         993      993           
  Lines       55968    55968           
=======================================
+ Hits        52305    52306    +1     
+ Misses       3663     3662    -1     
Flag Coverage Δ
conformance 37.54% <ø> (+<0.01%) ⬆️
e2e 43.05% <ø> (ø)
integration 22.28% <ø> (+<0.01%) ⬆️
unit 91.62% <ø> (+<0.01%) ⬆️
unit-migrate 91.71% <ø> (+<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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants