Skip to content

core, web: update translations - #16885

Merged
BeryJu merged 1 commit into
mainfrom
extract-compile-backend-translation
Sep 19, 2025
Merged

core, web: update translations#16885
BeryJu merged 1 commit into
mainfrom
extract-compile-backend-translation

Conversation

@authentik-automation

Copy link
Copy Markdown
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 September 19, 2025 00:11
@authentik-automation authentik-automation Bot added the dependencies Pull requests that update a dependency file label Sep 19, 2025
@netlify

netlify Bot commented Sep 19, 2025

Copy link
Copy Markdown

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 91630c7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68cc9fa7023f970008e7f105

@github-actions

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

netlify Bot commented Sep 19, 2025

Copy link
Copy Markdown

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 91630c7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68cc9fa71ec70f000847ee1e

@netlify

netlify Bot commented Sep 19, 2025

Copy link
Copy Markdown

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 91630c7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68cc9fa7ab30f00008144d82
😎 Deploy Preview https://deploy-preview-16885--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

codecov Bot commented Sep 19, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.82%. Comparing base (26ac581) to head (91630c7).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16885   +/-   ##
=======================================
  Coverage   92.82%   92.82%           
=======================================
  Files         838      838           
  Lines       45386    45386           
=======================================
+ Hits        42128    42129    +1     
+ Misses       3258     3257    -1     
Flag Coverage Δ
e2e 46.60% <ø> (+<0.01%) ⬆️
integration 23.50% <ø> (-0.01%) ⬇️
unit 90.92% <ø> (+<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
Copy Markdown
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-91630c775c8729675447233ea6ae8a2d9dc9b254
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-91630c775c8729675447233ea6ae8a2d9dc9b254

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

@BeryJu
BeryJu merged commit c0d498c into main Sep 19, 2025
111 checks passed
@BeryJu
BeryJu deleted the extract-compile-backend-translation branch September 19, 2025 12:03
kensternberg-authentik added a commit that referenced this pull request Sep 19, 2025
* main:
  core, web: update translations (#16885)
  web: bump the storybook group across 1 directory with 5 updates (#16886)
  api: optimise schemas' common query parameters (#16884)
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