Skip to content

website/docs: fix Transifex link in translation guide#19735

Merged
dominic-r merged 1 commit intomainfrom
sdko/fix-transifex-link
Jan 26, 2026
Merged

website/docs: fix Transifex link in translation guide#19735
dominic-r merged 1 commit intomainfrom
sdko/fix-transifex-link

Conversation

@dominic-r
Copy link
Member

Closes #19730

@dominic-r dominic-r self-assigned this Jan 25, 2026
@dominic-r dominic-r requested a review from a team as a code owner January 25, 2026 17:10
@dominic-r dominic-r added area:docs Features or issues related to Docusaurus backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10 backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 labels Jan 25, 2026
@codecov
Copy link

codecov bot commented Jan 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.23%. Comparing base (8543471) to head (1695fe7).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19735      +/-   ##
==========================================
- Coverage   93.24%   93.23%   -0.01%     
==========================================
  Files         954      954              
  Lines       52443    52443              
==========================================
- Hits        48898    48895       -3     
- Misses       3545     3548       +3     
Flag Coverage Δ
conformance 38.23% <ø> (+<0.01%) ⬆️
e2e 44.07% <ø> (+<0.01%) ⬆️
integration 23.13% <ø> (+<0.01%) ⬆️
unit 91.48% <ø> (+0.01%) ⬆️
unit-migrate 91.51% <ø> (+<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 Jan 25, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 1695fe7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/6977ba4a73e87c00082b81e7
😎 Deploy Preview https://deploy-preview-19735--authentik-integrations.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 Jan 25, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 1695fe7
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6977ba4882de1a0008937a34
😎 Deploy Preview https://deploy-preview-19735--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-actions
Copy link
Contributor

github-actions bot commented Jan 25, 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-1695fe75f5ac9b5bf194a16fcad9bc72d8725f44
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-1695fe75f5ac9b5bf194a16fcad9bc72d8725f44

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

@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Jan 26, 2026
@dewi-tik dewi-tik enabled auto-merge (squash) January 26, 2026 10:32
@dominic-r dominic-r force-pushed the sdko/fix-transifex-link branch from 142a409 to 544256f Compare January 26, 2026 11:57
@dominic-r dominic-r force-pushed the sdko/fix-transifex-link branch from 544256f to c922232 Compare January 26, 2026 13:55
@dominic-r dominic-r force-pushed the sdko/fix-transifex-link branch from c922232 to 1695fe7 Compare January 26, 2026 19:02
@dominic-r dominic-r disabled auto-merge January 26, 2026 19:02
@dominic-r dominic-r enabled auto-merge (squash) January 26, 2026 19:02
@dominic-r dominic-r merged commit 6653ea3 into main Jan 26, 2026
100 checks passed
@dominic-r dominic-r deleted the sdko/fix-transifex-link branch January 26, 2026 19:26
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Jan 26, 2026
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.10 created: #19770

@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.12 created: #19771

BeryJu pushed a commit that referenced this pull request Jan 27, 2026
…9735 to version-2025.12) (#19771)

website/docs: fix Transifex link in translation guide (#19735)

Closes #19730

Co-authored-by: Dominic R <dominic@sdko.org>
Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
BeryJu pushed a commit that referenced this pull request Jan 27, 2026
…9735 to version-2025.10) (#19770)

website/docs: fix Transifex link in translation guide (#19735)

Closes #19730

Co-authored-by: Dominic R <dominic@sdko.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10 backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Transifex link is broken

3 participants