Skip to content

core, web: update translations#14203

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

core, web: update translations#14203
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 April 24, 2025 00:10
@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 Apr 24, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 47a35f4
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/68098174707cb20008fa31af
😎 Deploy Preview https://deploy-preview-14203--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 site configuration.

@netlify
Copy link

netlify bot commented Apr 24, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 47a35f4
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/680981741f2a1600089c4854

@codecov
Copy link

codecov bot commented Apr 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.77%. Comparing base (2f3ae0f) to head (47a35f4).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14203      +/-   ##
==========================================
+ Coverage   92.70%   92.77%   +0.07%     
==========================================
  Files         809      809              
  Lines       41533    41533              
==========================================
+ Hits        38504    38534      +30     
+ Misses       3029     2999      -30     
Flag Coverage Δ
e2e 47.86% <ø> (+0.09%) ⬆️
integration 24.39% <ø> (ø)
unit 90.57% <ø> (+<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-47a35f45cf342697b8aed0f3cf9b94f34ee3ff06
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-47a35f45cf342697b8aed0f3cf9b94f34ee3ff06

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

@rissson rissson merged commit ea22abc into main Apr 24, 2025
96 checks passed
@rissson rissson deleted the extract-compile-backend-translation branch April 24, 2025 11:03
kensternberg-authentik added a commit that referenced this pull request Apr 25, 2025
* main:
  web: Safari fixes merge branch (#14181)
  website: bump the build group in /website with 9 updates (#14204)
  website: bump typescript from 5.8.2 to 5.8.3 in /website (#13786)
  lifecycle/migrate: fix migration failing if killed during first startup (#14207)
  core, web: update translations (#14203)
  lifecycle/aws: bump aws-cdk from 2.1010.0 to 2.1012.0 in /lifecycle/aws (#14205)
  website/integrations: improves netbird documentation (#14191)
  website/docs: updated user count info (#14186)
  website/docs: rearranged brands docs (#14116)
  website: integrations: apache guacamole: remove redirect URI comments (#14113)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant