Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core, web: update translations #11375

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Conversation

authentik-automation[bot]
Copy link
Contributor

core, web: update translations

@authentik-automation authentik-automation bot requested review from a team as code owners September 14, 2024 00:09
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 Sep 14, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 0ba8750
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/66e7775b59b326000866fccf

Copy link

netlify bot commented Sep 14, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 0ba8750
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/66e7775b78a68600083ff16f

Copy link

codecov bot commented Sep 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.66%. Comparing base (02d8f82) to head (0ba8750).
Report is 6 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11375      +/-   ##
==========================================
- Coverage   92.73%   92.66%   -0.08%     
==========================================
  Files         736      736              
  Lines       36490    36490              
==========================================
- Hits        33840    33812      -28     
- Misses       2650     2678      +28     
Flag Coverage Δ
e2e 49.14% <ø> (-0.11%) ⬇️
integration 24.97% <ø> (ø)
unit 90.20% <ø> (ø)

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

github-actions bot commented Sep 14, 2024

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-0ba8750033b0617fa8d0239d84f2bd7b7ef22f6f
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-0ba8750033b0617fa8d0239d84f2bd7b7ef22f6f-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-0ba8750033b0617fa8d0239d84f2bd7b7ef22f6f

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

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

@authentik-automation authentik-automation bot force-pushed the extract-compile-backend-translation branch from cc73d45 to 6578be2 Compare September 15, 2024 00:09
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 6578be2 to 0ba8750 Compare September 16, 2024 00:10
@BeryJu BeryJu merged commit e3aa359 into main Sep 16, 2024
71 checks passed
@BeryJu BeryJu deleted the extract-compile-backend-translation branch September 16, 2024 11:25
kensternberg-authentik added a commit that referenced this pull request Sep 20, 2024
* main: (25 commits)
  web: bump rapidoc from 9.3.4 to 9.3.5 in /web (#11410)
  website: bump dompurify from 3.0.6 to 3.1.6 in /website (#11402)
  website: bump @types/react from 18.3.5 to 18.3.6 in /website (#11405)
  core: bump goauthentik.io/api/v3 from 3.2024081.1 to 3.2024082.1 (#11406)
  web: bump the storybook group across 1 directory with 7 updates (#11408)
  web: bump typescript-eslint from 8.5.0 to 8.6.0 in /tests/wdio (#11409)
  web: bump typescript-eslint from 8.5.0 to 8.6.0 in /web (#11411)
  web: bump mermaid from 11.2.0 to 11.2.1 in /web (#11412)
  website/docs: upgrade: fix helm command (#11403)
  web: bump API Client version (#11396)
  release: 2024.8.2 (#11395)
  website/docs: prepare release notes for 2024.8.2 (#11394)
  core: bump paramiko from 3.4.1 to 3.5.0 (#11388)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#11383)
  core, web: update translations (#11375)
  core: bump django-pglock from 1.6.1 to 1.6.2 (#11389)
  website: bump postcss from 8.4.45 to 8.4.47 in /website (#11390)
  core: bump ruff from 0.6.4 to 0.6.5 (#11391)
  core: bump psycopg from 3.2.1 to 3.2.2 (#11392)
  web: bump @floating-ui/dom from 1.6.10 to 1.6.11 in /web (#11393)
  ...
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.

2 participants