Skip to content

translate: Updates for file web/xliff/en.xlf in fr#12578

Merged
authentik-automation[bot] merged 1 commit intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_fr
Jan 6, 2025
Merged

translate: Updates for file web/xliff/en.xlf in fr#12578
authentik-automation[bot] merged 1 commit intomainfrom
translations_c2121861c815af81d0bc88d61b4a85fe_fr

Conversation

@transifex-integration
Copy link
Contributor

The following localization files have been updated:

Parameter Value
Source File web/xliff/en.xlf
Translation File web/xliff/fr.xlf
Language Code fr
Transifex Project authentik
Transifex Resource web/xliff/en.xlf (main)
Transifex Event translated

100% translated source file: 'web/xliff/en.xlf'
on 'fr'.
@transifex-integration transifex-integration bot requested review from a team as code owners January 6, 2025 13:02
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2025

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.

@authentik-automation authentik-automation bot changed the title Updates for file web/xliff/en.xlf in fr translate: Updates for file web/xliff/en.xlf in fr Jan 6, 2025
@netlify
Copy link

netlify bot commented Jan 6, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 0bbe78a
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/677bd4532fc94a00088f6524

@netlify
Copy link

netlify bot commented Jan 6, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 0bbe78a
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/677bd45366ab8c0007c85cae
😎 Deploy Preview https://deploy-preview-12578--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 site configuration.

@authentik-automation authentik-automation bot enabled auto-merge (squash) January 6, 2025 13:02
@codecov
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.75%. Comparing base (6b18026) to head (0bbe78a).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12578      +/-   ##
==========================================
- Coverage   92.76%   92.75%   -0.01%     
==========================================
  Files         770      770              
  Lines       38873    38873              
==========================================
- Hits        36059    36058       -1     
- Misses       2814     2815       +1     
Flag Coverage Δ
e2e 48.70% <ø> (-0.01%) ⬇️
integration 24.58% <ø> (ø)
unit 90.38% <ø> (+<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 merged commit 0406b0d into main Jan 6, 2025
@authentik-automation authentik-automation bot deleted the translations_c2121861c815af81d0bc88d61b4a85fe_fr branch January 6, 2025 13:25
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 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-0bbe78afb56e8cccf0c53fc450ad374111155971
AUTHENTIK_OUTPOSTS__CONTAINER_IMAGE_BASE=ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s

For arm64, use these values:

AUTHENTIK_IMAGE=ghcr.io/goauthentik/dev-server
AUTHENTIK_TAG=gh-0bbe78afb56e8cccf0c53fc450ad374111155971-arm64
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-0bbe78afb56e8cccf0c53fc450ad374111155971

For arm64, use these values:

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-0bbe78afb56e8cccf0c53fc450ad374111155971-arm64

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

kensternberg-authentik added a commit that referenced this pull request Jan 8, 2025
* main:
  core: bump golang.org/x/oauth2 from 0.24.0 to 0.25.0 (#12571)
  website: bump the docusaurus group in /website with 9 updates (#12569)
  core: bump github.com/coreos/go-oidc/v3 from 3.11.0 to 3.12.0 (#12572)
  core: bump ruff from 0.8.5 to 0.8.6 (#12573)
  ci: release: fix AWS cfn template permissions (#12576)
  translate: Updates for file web/xliff/en.xlf in fr (#12578)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fr (#12577)
  sources/kerberos: authenticate with the user's username instead of the first username in authentik (#12497)
  website/integrations: Fix deprecated terraform ressource authentik_scope_mapping in docs (#12554)
  website/user-sources Fix Free IPA docs page (#12549)
  core: bump aws-cdk-lib from 2.173.4 to 2.174.0 (#12574)
  website/integrations: semaphore: fix formatting (#12567)
  website: bump aws-cdk from 2.173.4 to 2.174.0 in /website (#12570)
  website/integrations: Update Frappe Application index.md (#12527)
  website: add api reference docs to redirect file (#12551)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant