Skip to content

core, web: update translations#9790

Merged
BeryJu merged 1 commit intomainfrom
extract-compile-backend-translation
May 22, 2024
Merged

core, web: update translations#9790
BeryJu merged 1 commit intomainfrom
extract-compile-backend-translation

Conversation

@authentik-automation
Copy link
Copy Markdown
Contributor

core, web: update translations

@authentik-automation authentik-automation bot requested review from a team as code owners May 21, 2024 00:07
@netlify
Copy link
Copy Markdown

netlify bot commented May 21, 2024

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 0d2094b
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/664d375326d23b000842dcb3

@netlify
Copy link
Copy Markdown

netlify bot commented May 21, 2024

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 0d2094b
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/664d375381bf870008466e63

@codecov
Copy link
Copy Markdown

codecov bot commented May 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.63%. Comparing base (0ed4bba) to head (0d2094b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9790   +/-   ##
=======================================
  Coverage   92.62%   92.63%           
=======================================
  Files         709      709           
  Lines       34659    34659           
=======================================
+ Hits        32104    32105    +1     
+ Misses       2555     2554    -1     
Flag Coverage Δ
e2e 49.60% <ø> (ø)
integration 25.38% <ø> (ø)
unit 90.08% <ø> (+<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.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented May 21, 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-ghcr.io/goauthentik/dev-server:gh-0d2094b3652f1308bad958507b1fc3d3b9472699
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-ghcr.io/goauthentik/dev-server:gh-0d2094b3652f1308bad958507b1fc3d3b9472699-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
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-ghcr.io/goauthentik/dev-server:gh-0d2094b3652f1308bad958507b1fc3d3b9472699

For arm64, use these values:

authentik:
    outposts:
        container_image_base: ghcr.io/goauthentik/dev-%(type)s:gh-%(build_hash)s
image:
    repository: ghcr.io/goauthentik/dev-server
    tag: gh-ghcr.io/goauthentik/dev-server:gh-0d2094b3652f1308bad958507b1fc3d3b9472699-arm64

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

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 42ffc2e to 0d2094b Compare May 22, 2024 00:07
@BeryJu BeryJu merged commit fd66be9 into main May 22, 2024
@BeryJu BeryJu deleted the extract-compile-backend-translation branch May 22, 2024 00:49
kensternberg-authentik added a commit that referenced this pull request May 24, 2024
* main: (36 commits)
  ci: use container registry for container build cache (#9809)
  core: bump lxml from 5.2.1 to 5.2.2 (#9717)
  web: bump mermaid from 10.9.0 to 10.9.1 in /web (#9734)
  core: bump scim2-filter-parser from 0.5.0 to 0.5.1 (#9730)
  web: bump core-js from 3.37.0 to 3.37.1 in /web (#9733)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#9729)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#9802)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#9803)
  core: bump sentry-sdk from 2.2.0 to 2.2.1 (#9807)
  web: bump the storybook group in /web with 7 updates (#9804)
  web: bump glob from 10.3.15 to 10.3.16 in /web (#9805)
  root: docker-compose: remove version top level element (#9631)
  core, web: update translations (#9790)
  web: bump API Client version (#9801)
  web/admin: rework initial wizard pages and add grid layout (#9668)
  website/integrations: discord: fix typo (#9800)
  website/integration/netbox: fix group custom pipeline example (#9738)
  root: add primary-replica db router (#9479)
  website/integrations: add three more policy-expressions to discord-docs (#5760)
  website/integrations: netbox: add missing scope configuration (#9491)
  ...
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