Skip to content

core, web: update translations#21159

Merged
BeryJu merged 1 commit intomainfrom
extract-compile-backend-translation
Mar 26, 2026
Merged

core, web: update translations#21159
BeryJu merged 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 review from a team as code owners March 26, 2026 00:25
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Mar 26, 2026
@github-actions
Copy link
Contributor

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

netlify bot commented Mar 26, 2026

Deploy Preview for authentik-storybook ready!

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

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.80%. Comparing base (8d24668) to head (1df00f8).
⚠️ Report is 8 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21159      +/-   ##
==========================================
- Coverage   92.81%   92.80%   -0.01%     
==========================================
  Files        1000     1000              
  Lines       56627    56627              
  Branches      425      425              
==========================================
- Hits        52558    52555       -3     
- Misses       4069     4072       +3     
Flag Coverage Δ
conformance 37.37% <ø> (+<0.01%) ⬆️
e2e 42.86% <ø> (+<0.01%) ⬆️
integration 22.21% <ø> (+<0.01%) ⬆️
rust 0.23% <ø> (ø)
unit 91.71% <ø> (+<0.01%) ⬆️
unit-migrate 91.80% <ø> (-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.

@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-1df00f8c92b53c9fe8e5a647f10bb23332343d4d
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-1df00f8c92b53c9fe8e5a647f10bb23332343d4d

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

@BeryJu BeryJu merged commit 527c44c into main Mar 26, 2026
110 checks passed
@BeryJu BeryJu deleted the extract-compile-backend-translation branch March 26, 2026 10:18
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.

1 participant