Skip to content

core, web: update translations#17660

Merged
rissson merged 1 commit intomainfrom
extract-compile-backend-translation
Oct 28, 2025
Merged

core, web: update translations#17660
rissson merged 1 commit intomainfrom
extract-compile-backend-translation

Conversation

@authentik-automation
Copy link
Contributor

core, web: update translations

@authentik-automation authentik-automation bot requested a review from a team as a code owner October 23, 2025 00:11
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Oct 23, 2025
@authentik-automation authentik-automation bot requested a review from a team as a code owner October 23, 2025 00:11
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Oct 23, 2025
@netlify
Copy link

netlify bot commented Oct 23, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 19cc2e4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69000a30a241320008eb0d6a
😎 Deploy Preview https://deploy-preview-17660--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 Oct 23, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 19cc2e4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69000a308f4bc700082c8629

@netlify
Copy link

netlify bot commented Oct 23, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 19cc2e4
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69000a306515b50008df3ae4

@codecov
Copy link

codecov bot commented Oct 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.98%. Comparing base (eae14f2) to head (19cc2e4).
⚠️ Report is 13 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17660      +/-   ##
==========================================
- Coverage   92.99%   92.98%   -0.02%     
==========================================
  Files         869      869              
  Lines       47949    47949              
==========================================
- Hits        44589    44583       -6     
- Misses       3360     3366       +6     
Flag Coverage Δ
e2e 45.25% <ø> (-0.02%) ⬇️
integration 23.18% <ø> (+<0.01%) ⬆️
unit 91.08% <ø> (+<0.01%) ⬆️
unit-migrate 91.12% <ø> (+<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.

@authentik-automation authentik-automation bot force-pushed the extract-compile-backend-translation branch from 1c7780d to b827bca Compare October 24, 2025 00:10
@github-actions
Copy link
Contributor

github-actions bot commented Oct 24, 2025

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-19cc2e4d72da7f832e84592e6baf20b69d3676ca
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-19cc2e4d72da7f832e84592e6baf20b69d3676ca

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

@rissson rissson enabled auto-merge (squash) October 24, 2025 12:38
@authentik-automation authentik-automation bot force-pushed the extract-compile-backend-translation branch 3 times, most recently from a192912 to 19f2246 Compare October 27, 2025 00:12
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@authentik-automation authentik-automation bot force-pushed the extract-compile-backend-translation branch from 19f2246 to 19cc2e4 Compare October 28, 2025 00:11
@rissson rissson merged commit 811c2e7 into main Oct 28, 2025
100 checks passed
@rissson rissson deleted the extract-compile-backend-translation branch October 28, 2025 15:19
kensternberg-authentik added a commit that referenced this pull request Nov 10, 2025
* main: (28 commits)
  ci: use hashes for actions everywhere (#17803)
  website/integrations: fixed paperless-ngx yml syntax issue and added additional info (#17739)
  core, web: update translations (#17782)
  ci: rework internal repo (#17797)
  root: use hashes for dockerfile FROM (#17795)
  web: bump validator from 13.15.15 to 13.15.20 in /packages/prettier-config (#17776)
  tasks: delay startup signals (#17769)
  website: bump the build group in /website with 6 updates (#17712)
  core, web: update translations (#17660)
  web: bump vite from 7.1.11 to 7.1.12 in /web (#17689)
  website: bump validator from 13.15.15 to 13.15.20 in /website (#17741)
  web: bump eslint-plugin-react-hooks from 7.0.0 to 7.0.1 in /packages/eslint-config in the eslint group across 1 directory (#17714)
  web: bump validator from 13.15.15 to 13.15.20 in /packages/eslint-config (#17742)
  packages/django-postgres-cache: use upsert instead of select/update in a transaction (#17760)
  providers/radius: fix panic when no cert is configured (#17762)
  sources/oauth: Make PKCE verifier 128 characters (#17763)
  providers/proxy: fix missing JWT/claims header (#17759)
  providers/proxy: add gorm logging (#17758)
  web: bump the sentry group across 1 directory with 2 updates (#17743)
  root: Add Dockerfile label org.opencontainers.image.source (#17756)
  ...
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.

2 participants