Skip to content

core, web: update translations#16321

Merged
rissson merged 1 commit intomainfrom
extract-compile-backend-translation
Aug 22, 2025
Merged

core, web: update translations#16321
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 added the dependencies Pull requests that update a dependency file label Aug 22, 2025
@authentik-automation authentik-automation bot requested review from a team as code owners August 22, 2025 00:10
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Aug 22, 2025
@netlify
Copy link

netlify bot commented Aug 22, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 7e1062f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68a7b58f334bf200085c468d

@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 Aug 22, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 7e1062f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68a7b58f251fd400080da379

@netlify
Copy link

netlify bot commented Aug 22, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 7e1062f
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68a7b58fdec49a0008eb666a
😎 Deploy Preview https://deploy-preview-16321--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 Aug 22, 2025

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16321   +/-   ##
=======================================
  Coverage   92.78%   92.78%           
=======================================
  Files         837      837           
  Lines       45253    45253           
=======================================
+ Hits        41987    41988    +1     
+ Misses       3266     3265    -1     
Flag Coverage Δ
e2e 46.61% <ø> (ø)
integration 23.55% <ø> (+<0.01%) ⬆️
unit 90.93% <ø> (+<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.

@rissson rissson enabled auto-merge (squash) August 22, 2025 12:24
@rissson rissson merged commit 5fd9651 into main Aug 22, 2025
156 of 158 checks passed
@rissson rissson deleted the extract-compile-backend-translation branch August 22, 2025 12:47
@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-7e1062f505241e3c8c865130d2d3c60b0894b56f
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-7e1062f505241e3c8c865130d2d3c60b0894b56f

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

kensternberg-authentik added a commit that referenced this pull request Aug 26, 2025
* main:
  providers/oauth2: avoid deadlock during session migration (#16361)
  lifecycle/aws: bump aws-cdk from 2.1025.0 to 2.1026.0 in /lifecycle/aws (#16352)
  core: bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#16357)
  core: bump axllent/mailpit from v1.27.5 to v1.27.6 in /tests/e2e (#16358)
  website/docs: fix missing trailing slash in vaultwarden documentation (#16348)
  root: fix security.md (#16345)
  root: update security.md with github reporting link (#16332)
  website/docs: 2025.8.1 release notes (#16343)
  packages/django-dramatiq-postgres: broker: fix various timing issues (#16340)
  website/docs: adds details to certificates doc (#16335)
  outposts: allow ingress path type configuration (#16339)
  core, web: update translations (#16321)
  outposts: fix service connection update task arguments (#16312)
  core: use email backend for test_email management command (#16311)
  core: bump astral-sh/uv from 0.8.12 to 0.8.13 (#16325)
  website: Move docs netlify.toml (#16320)
  website/docs: add link in 2025.8 rel notes to back-channel logout docs (#16306)
  packages/django-dramatiq-postgres: middleware: fix listening on hosts where ipv6 is not supported (#16308)
  website: Fix version origin detection, build-time URLs  (#15774)
  web/a11y: Associating labels with inputs (#16119)
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