Skip to content

Conversation

authentik-automation[bot]
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 a review from a team as a code owner October 16, 2025 00:11
@authentik-automation authentik-automation bot added the dependencies Pull requests that update a dependency file label Oct 16, 2025
@authentik-automation authentik-automation bot requested a review from a team as a code owner October 16, 2025 00:11
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.

Copy link

netlify bot commented Oct 16, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 044e83b
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68f03831bd6a3b00084da7ab

Copy link

netlify bot commented Oct 16, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 044e83b
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68f0383166c94d00089b3109

Copy link

netlify bot commented Oct 16, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 044e83b
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68f03831312f66000881a244
😎 Deploy Preview https://deploy-preview-17492--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.

Copy link

codecov bot commented Oct 16, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17492      +/-   ##
==========================================
- Coverage   92.97%   92.94%   -0.03%     
==========================================
  Files         868      868              
  Lines       47863    47863              
==========================================
- Hits        44499    44485      -14     
- Misses       3364     3378      +14     
Flag Coverage Δ
e2e 45.25% <ø> (-0.02%) ⬇️
integration 23.17% <ø> (+<0.01%) ⬆️
unit 91.06% <ø> (-0.01%) ⬇️
unit-migrate 91.11% <ø> (+<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.

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-044e83b3f5ba0653046000a789d6b32216ab12b4
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-044e83b3f5ba0653046000a789d6b32216ab12b4

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

@rissson rissson enabled auto-merge (squash) October 16, 2025 12:19
@rissson rissson merged commit f668c69 into main Oct 16, 2025
102 checks passed
@rissson rissson deleted the extract-compile-backend-translation branch October 16, 2025 16:54
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