Skip to content

core, web: update translations#15764

Merged
rissson merged 1 commit intomainfrom
extract-compile-backend-translation
Jul 24, 2025
Merged

core, web: update translations#15764
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 Jul 24, 2025
@authentik-automation authentik-automation bot requested review from a team as code owners July 24, 2025 00:11
@netlify
Copy link

netlify bot commented Jul 24, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 7a021f1
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68817a40836ed4000893f946
😎 Deploy Preview https://deploy-preview-15764--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.

@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 Jul 24, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 7a021f1
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68817a408cf979000889c52d

@netlify
Copy link

netlify bot commented Jul 24, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 7a021f1
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68817a401f0c1900084f6744

@codecov
Copy link

codecov bot commented Jul 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.19%. Comparing base (6c56d61) to head (7a021f1).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15764      +/-   ##
==========================================
+ Coverage   93.17%   93.19%   +0.01%     
==========================================
  Files         831      831              
  Lines       44211    44211              
==========================================
+ Hits        41195    41201       +6     
+ Misses       3016     3010       -6     
Flag Coverage Δ
e2e 46.63% <ø> (+0.04%) ⬆️
integration 23.46% <ø> (+<0.01%) ⬆️
unit 91.28% <ø> (+<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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@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-7a021f13967439b05da3d46a3bd7204c74f9fc80
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-7a021f13967439b05da3d46a3bd7204c74f9fc80

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

@rissson rissson merged commit 7b3b990 into main Jul 24, 2025
110 checks passed
@rissson rissson deleted the extract-compile-backend-translation branch July 24, 2025 11:28
tanberry pushed a commit to stazio/authentik that referenced this pull request Jul 24, 2025
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
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