Skip to content

core, web: update translations#22871

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

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

Conversation

@authentik-automation
Copy link
Copy Markdown
Contributor

core, web: update translations

@authentik-automation authentik-automation Bot requested a review from a team as a code owner June 5, 2026 00:38
@authentik-automation authentik-automation Bot added the dependencies Pull requests that update a dependency file label Jun 5, 2026
@authentik-automation authentik-automation Bot requested a review from a team as a code owner June 5, 2026 00:38
@authentik-automation authentik-automation Bot added the dependencies Pull requests that update a dependency file label Jun 5, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

authentik translations instructions

Thanks for your pull request!

authentik translations are handled using Transifex. Please edit translations over there and they'll be included automatically.

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 5, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit f6daf66
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6a236c7aedbe3d00083718aa
😎 Deploy Preview https://deploy-preview-22871--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.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.30%. Comparing base (ec48471) to head (f6daf66).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #22871   +/-   ##
=======================================
  Coverage   93.29%   93.30%           
=======================================
  Files        1033     1033           
  Lines       60154    60154           
  Branches      400      400           
=======================================
+ Hits        56121    56127    +6     
+ Misses       4033     4027    -6     
Flag Coverage Δ
conformance 36.55% <ø> (+<0.01%) ⬆️
e2e 41.81% <ø> (+<0.01%) ⬆️
integration 33.00% <ø> (+<0.01%) ⬆️
rust 0.00% <ø> (ø)
unit 92.23% <ø> (ø)
unit-migrate 92.27% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 5, 2026

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

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

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@authentik-automation authentik-automation Bot force-pushed the extract-compile-backend-translation branch from 1152256 to f6daf66 Compare June 6, 2026 00:40
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