Skip to content

core, web: update translations#15560

Merged
BeryJu merged 1 commit intomainfrom
extract-compile-backend-translation
Jul 15, 2025
Merged

core, web: update translations#15560
BeryJu 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 15, 2025
@authentik-automation authentik-automation bot requested review from a team as code owners July 15, 2025 00:12
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Jul 15, 2025
@netlify
Copy link

netlify bot commented Jul 15, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 481ffe9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68759ce4e1a8900008719e51
😎 Deploy Preview https://deploy-preview-15560--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 Jul 15, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 481ffe9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68759ce486f23d000824c205

@netlify
Copy link

netlify bot commented Jul 15, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 481ffe9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68759ce43424d10008a43f71

@codecov
Copy link

codecov bot commented Jul 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.20%. Comparing base (f836c38) to head (481ffe9).
Report is 7 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15560      +/-   ##
==========================================
+ Coverage   93.15%   93.20%   +0.05%     
==========================================
  Files         831      831              
  Lines       44135    44135              
==========================================
+ Hits        41114    41138      +24     
+ Misses       3021     2997      -24     
Flag Coverage Δ
e2e 46.71% <ø> (+0.07%) ⬆️
integration 23.50% <ø> (+<0.01%) ⬆️
unit 91.25% <ø> (+<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-481ffe9306cf6d7ae354611ba144cef62aa9ee46
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-481ffe9306cf6d7ae354611ba144cef62aa9ee46

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

@BeryJu BeryJu merged commit 87da049 into main Jul 15, 2025
108 checks passed
@BeryJu BeryJu deleted the extract-compile-backend-translation branch July 15, 2025 12:20
tanberry pushed a commit to stazio/authentik that referenced this pull request Jul 24, 2025
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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