Skip to content

core, web: update translations#22014

Merged
rissson merged 1 commit intomainfrom
extract-compile-backend-translation
May 4, 2026
Merged

core, web: update translations#22014
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 requested a review from a team as a code owner May 3, 2026 00:28
@authentik-automation authentik-automation Bot added the dependencies Pull requests that update a dependency file label May 3, 2026
@authentik-automation authentik-automation Bot requested a review from a team as a code owner May 3, 2026 00:28
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 3, 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 May 3, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 89231f0
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69f696bbc2873f00087c0d5d
😎 Deploy Preview https://deploy-preview-22014--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 May 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.24%. Comparing base (0b6d3a2) to head (dd72bcb).
⚠️ Report is 17 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #22014      +/-   ##
==========================================
- Coverage   93.25%   93.24%   -0.01%     
==========================================
  Files        1024     1024              
  Lines       59153    59153              
  Branches      331      331              
==========================================
- Hits        55163    55160       -3     
- Misses       3990     3993       +3     
Flag Coverage Δ
conformance 36.28% <ø> (+<0.01%) ⬆️
e2e 42.07% <ø> (-0.02%) ⬇️
integration 33.29% <ø> (-0.01%) ⬇️
rust 0.00% <ø> (ø)
unit 92.09% <ø> (+<0.01%) ⬆️
unit-migrate 92.12% <ø> (-0.02%) ⬇️

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
Copy Markdown
Contributor

github-actions Bot commented May 3, 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-dd72bcb402a5877982bac5770d667da4e0f550f6
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-dd72bcb402a5877982bac5770d667da4e0f550f6

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 89231f0 to dd72bcb Compare May 4, 2026 00:28
@rissson rissson enabled auto-merge (squash) May 4, 2026 12:41
@rissson rissson merged commit c834681 into main May 4, 2026
113 checks passed
@rissson rissson deleted the extract-compile-backend-translation branch May 4, 2026 12:41
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