Skip to content

core, web: update translations#18241

Merged
rissson merged 1 commit intomainfrom
extract-compile-backend-translation
Nov 19, 2025
Merged

core, web: update translations#18241
rissson 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 November 19, 2025 00:11
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Nov 19, 2025
@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 Nov 19, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 347b4b9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/691d0b2e3bdce0000860a3fe
😎 Deploy Preview https://deploy-preview-18241--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.

@netlify
Copy link

netlify bot commented Nov 19, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 347b4b9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/691d0b2ef0b3380008046359

@netlify
Copy link

netlify bot commented Nov 19, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 347b4b9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/691d0b2eb936b900088a997a

@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.95%. Comparing base (e8f8785) to head (347b4b9).
⚠️ Report is 7 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18241      +/-   ##
==========================================
+ Coverage   92.78%   92.95%   +0.17%     
==========================================
  Files         869      869              
  Lines       48123    48123              
==========================================
+ Hits        44652    44734      +82     
+ Misses       3471     3389      -82     
Flag Coverage Δ
e2e 45.18% <ø> (+1.74%) ⬆️
integration 23.18% <ø> (+<0.01%) ⬆️
unit 91.06% <ø> (+27.21%) ⬆️
unit-migrate 91.11% <ø> (+5.50%) ⬆️

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-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Nov 19, 2025
@rissson rissson enabled auto-merge (squash) November 19, 2025 12:06
@rissson rissson merged commit 545d425 into main Nov 19, 2025
136 of 140 checks passed
@rissson rissson deleted the extract-compile-backend-translation branch November 19, 2025 12:33
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 19, 2025
@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-347b4b99e0992f782a3870e252cd9553c239ab1b
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-347b4b99e0992f782a3870e252cd9553c239ab1b

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

dominic-r pushed a commit that referenced this pull request Nov 20, 2025
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
kensternberg-authentik added a commit that referenced this pull request Dec 11, 2025
* main: (55 commits)
  Makefile: Fix kerberos tests for brew users (#17223)
  website/docs: add 2025.8.5 and 2025.10.2 release notes (#18268)
  internal: Automated internal backport: 5000-sidebar.sec.patch to authentik-main (#18266)
  internal: Automated internal backport: 1498-oauth2-cc-user-active.sec.patch to authentik-main (#18265)
  internal: Automated internal backport: 1487-invitation-expiry.sec.patch to authentik-main (#18264)
  core, web: update translations (#18241)
  web: bump ts-pattern from 5.8.0 to 5.9.0 in /web (#18247)
  web: bump the react group across 2 directories with 1 update (#18244)
  web: bump knip from 5.66.2 to 5.70.0 in /web (#18245)
  core: bump library/nginx from `b5b9e01` to `553f64a` in /website (#18253)
  core: bump library/golang from `27e1c92` to `728cbef` (#18252)
  core: bump goauthentik/fips-debian from `65a9f1f` to `55c1514` (#18251)
  web: Bump Vitest, TypeScript config (#18238)
  web: bump js-yaml from 4.1.0 to 4.1.1 in /packages/esbuild-plugin-live-reload (#18237)
  web/i18n: Remove English Locale (#18164)
  web: bump js-yaml from 3.14.1 to 3.14.2 in /packages/docusaurus-config (#18239)
  web/i18n: Clean up locale scripts (#18163)
  stages/prompt: fix choices with labels causing error on submit (#18183)
  web: Patternfly 5 Prep: Part 2 (#18085)
  lifecycle/aws: bump aws-cdk from 2.1031.2 to 2.1032.0 in /lifecycle/aws (#18218)
  ...
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants