Skip to content

core, web: update translations#21394

Merged
rissson merged 1 commit intomainfrom
extract-compile-backend-translation
Apr 7, 2026
Merged

core, web: update translations#21394
rissson merged 1 commit intomainfrom
extract-compile-backend-translation

Conversation

@authentik-automation
Copy link
Copy Markdown
Contributor

core, web: update translations

@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Apr 6, 2026
@authentik-automation authentik-automation bot requested review from a team as code owners April 6, 2026 00:21
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 6, 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 Apr 6, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 6658d65
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69d44dd2917a6f000888bf65
😎 Deploy Preview https://deploy-preview-21394--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 Apr 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.66%. Comparing base (507fe39) to head (6658d65).
⚠️ Report is 7 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #21394      +/-   ##
==========================================
+ Coverage   92.64%   92.66%   +0.01%     
==========================================
  Files        1016     1016              
  Lines       58378    58378              
  Branches     1494     1494              
==========================================
+ Hits        54085    54094       +9     
+ Misses       4253     4246       -7     
+ Partials       40       38       -2     
Flag Coverage Δ
conformance 37.06% <ø> (+<0.01%) ⬆️
e2e 42.96% <ø> (+<0.01%) ⬆️
integration 33.98% <ø> (+<0.01%) ⬆️
rust 53.68% <ø> (+0.13%) ⬆️
unit 91.87% <ø> (+<0.01%) ⬆️
unit-migrate 91.96% <ø> (+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.

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 fbf8c6a to 6658d65 Compare April 7, 2026 00:20
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 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-6658d656e7d48274500d8cdb4857c5b316513334
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-6658d656e7d48274500d8cdb4857c5b316513334

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

@rissson rissson merged commit cc196dd into main Apr 7, 2026
113 checks passed
@rissson rissson deleted the extract-compile-backend-translation branch April 7, 2026 11:50
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