Skip to content

ci: remove translation-rename#18444

Merged
rissson merged 1 commit intomainfrom
ci-translate-remove-prefix
Nov 28, 2025
Merged

ci: remove translation-rename#18444
rissson merged 1 commit intomainfrom
ci-translate-remove-prefix

Conversation

@rissson
Copy link
Member

@rissson rissson commented Nov 28, 2025

Details

I've updated the settings in transifex for this to not be necessary anymore


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@rissson rissson requested a review from a team as a code owner November 28, 2025 17:46
@rissson rissson self-assigned this Nov 28, 2025
@rissson rissson moved this from Todo to Needs review in authentik Core Nov 28, 2025
@rissson rissson enabled auto-merge (squash) November 28, 2025 17:48
@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.94%. Comparing base (d94117a) to head (61e0b3a).
⚠️ Report is 16 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18444      +/-   ##
==========================================
- Coverage   92.99%   92.94%   -0.06%     
==========================================
  Files         902      902              
  Lines       49351    49363      +12     
==========================================
- Hits        45896    45881      -15     
- Misses       3455     3482      +27     
Flag Coverage Δ
e2e 45.40% <ø> (+0.01%) ⬆️
integration 23.03% <ø> (-0.03%) ⬇️
unit 91.15% <ø> (+<0.01%) ⬆️
unit-migrate 91.20% <ø> (+<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.

@netlify
Copy link

netlify bot commented Nov 28, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 61e0b3a
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/6929dfff002fd50008fc2aef
😎 Deploy Preview https://deploy-preview-18444--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 Nov 28, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 61e0b3a
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6929dfff8274ff000821ef4f

@netlify
Copy link

netlify bot commented Nov 28, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 61e0b3a
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6929dfffbbe76a000895c44a
😎 Deploy Preview https://deploy-preview-18444--authentik-docs.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-project-automation github-project-automation bot moved this from Needs review to In Progress in authentik Core Nov 28, 2025
@rissson rissson merged commit 46b889e into main Nov 28, 2025
136 of 138 checks passed
@rissson rissson deleted the ci-translate-remove-prefix branch November 28, 2025 20:38
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 28, 2025
@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-61e0b3a93a6aa39340a0c64f68880f14897995f7
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-61e0b3a93a6aa39340a0c64f68880f14897995f7

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

kensternberg-authentik added a commit that referenced this pull request Dec 11, 2025
* main: (53 commits)
  core, web: update translations (#18380)
  web: re-add en.xlf locale (#18469)
  stages/user_write: Fix user attributes are not sanitized under certains conditions (#17890)
  providers/scim: compare users/groups before sending update request (#18456)
  enterprise/endpoints/connectors/agent: fix Apple JWE encryption when FIPS is enabled (#18464)
  website: bump @types/react from 19.2.6 to 19.2.7 in /website (#18357)
  core: bump goauthentik/fips-debian from `ac4c80b` to `de70579` (#18419)
  core: bump github.com/getsentry/sentry-go from 0.39.0 to 0.40.0 (#18416)
  website: bump prettier-plugin-packagejson from 2.5.19 to 2.5.20 in /website (#18460)
  core: bump goauthentik.io/api/v3 from 3.2025120.7 to 3.2025120.11 (#18461)
  website/integrations: add GLPI (#17937)
  website/integrations: small fixes (#18423)
  enterprise: Apple Platform SSO (#15318)
  crypto: only generate managed keypair if non-existent (#18457)
  ci: remove translation-rename (#18444)
  translate: Updates for project authentik and language tr (#18438)
  translate: Updates for project authentik and language fr (#18431)
  translate: Updates for project authentik and language ru (#18442)
  translate: Updates for project authentik and language cs_CZ (#18443)
  translate: Updates for project authentik and language pt (#18437)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants