Skip to content

core, web: update translations#19535

Merged
rissson merged 1 commit intomainfrom
extract-compile-backend-translation
Jan 21, 2026
Merged

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

Conversation

@authentik-automation
Copy link
Contributor

core, web: update translations

@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Jan 17, 2026
@authentik-automation authentik-automation bot requested review from a team as code owners January 17, 2026 00:12
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Jan 17, 2026
@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 Jan 17, 2026

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit d162511
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/69701a3bd2c0a20008c69983
😎 Deploy Preview https://deploy-preview-19535--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 Jan 17, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.28%. Comparing base (ecaa673) to head (d162511).
⚠️ Report is 10 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19535      +/-   ##
==========================================
+ Coverage   93.25%   93.28%   +0.02%     
==========================================
  Files         949      949              
  Lines       52131    52131              
==========================================
+ Hits        48617    48630      +13     
+ Misses       3514     3501      -13     
Flag Coverage Δ
conformance 38.26% <ø> (+<0.01%) ⬆️
e2e 44.11% <ø> (ø)
integration 23.21% <ø> (+<0.01%) ⬆️
unit 91.51% <ø> (ø)
unit-migrate 91.54% <ø> (+0.02%) ⬆️

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 69b23a6 to ad0a508 Compare January 18, 2026 00:14
@github-actions
Copy link
Contributor

github-actions bot commented Jan 18, 2026

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-d162511e20d58e35e4f4b1b4bf1ca5ab6b291b37
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-d162511e20d58e35e4f4b1b4bf1ca5ab6b291b37

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

@authentik-automation authentik-automation bot force-pushed the extract-compile-backend-translation branch from ad0a508 to 1da9f82 Compare January 19, 2026 00:14
@rissson rissson enabled auto-merge (squash) January 19, 2026 12:30
@authentik-automation authentik-automation bot force-pushed the extract-compile-backend-translation branch from 1da9f82 to 523a658 Compare January 20, 2026 00:13
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 523a658 to d162511 Compare January 21, 2026 00:13
@rissson rissson merged commit 965e776 into main Jan 21, 2026
102 checks passed
@rissson rissson deleted the extract-compile-backend-translation branch January 21, 2026 12:52
kensternberg-authentik added a commit that referenced this pull request Jan 21, 2026
…experiment

* main:
  sources/saml: properly catch InvalidSignature exception (#19641)
  sources/saml: Set AuthnRequest ProtocolBinding to HTTP-POST instead of HTTP-Redirect (#17378)
  website/docs: update endpoint agent windows log location (#19645)
  core: bump library/node from 25.3.0-trixie to 25.4.0-trixie in /website (#19632)
  core, web: update translations (#19535)
  core: bump github.com/pires/go-proxyproto from 0.8.1 to 0.9.0 (#19628)
  core: bump django-stubs[compatible-mypy] from 5.2.8 to 5.2.9 (#19629)
  web: bump @types/react from 19.2.8 to 19.2.9 in /web in the react group across 1 directory (#19631)
  core: bump sentry-sdk from 2.49.0 to 2.50.0 (#19630)
  website/integrations: update qnap (#19644)
  website/docs: Update saml google workspace guide (#19624)
  web/elements: reduce spacing between collapsible form groups (#19627)
  web/forms: fix forms not resetting state when modal closes (#19562)
  web/user: fix Firefox for Android infinite render loop in user library (#19379)
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