Skip to content

lib/sync: fix static incorrect label of pages#14851

Merged
gergosimonyi merged 1 commit intomainfrom
lib/sync/fix-incorrect-label
Jun 3, 2025
Merged

lib/sync: fix static incorrect label of pages#14851
gergosimonyi merged 1 commit intomainfrom
lib/sync/fix-incorrect-label

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Jun 3, 2025

Details

REPLACE ME


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 website)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested a review from a team as a code owner June 3, 2025 17:44
@netlify
Copy link

netlify bot commented Jun 3, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit c799251
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/683f34945231390008ff91bd

@netlify
Copy link

netlify bot commented Jun 3, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit c799251
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/683f3494f8d8e90009a7fa01

@codecov
Copy link

codecov bot commented Jun 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (69a07c1) to head (c799251).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14851   +/-   ##
=======================================
  Coverage   92.76%   92.76%           
=======================================
  Files         817      817           
  Lines       42197    42197           
=======================================
  Hits        39142    39142           
  Misses       3055     3055           
Flag Coverage Δ
e2e 47.55% <0.00%> (ø)
integration 24.38% <0.00%> (ø)
unit 90.65% <100.00%> (ø)

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 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-c799251ef7f0681ca1bd06d3ac349f2d8cd1d512
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-c799251ef7f0681ca1bd06d3ac349f2d8cd1d512

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

@gergosimonyi gergosimonyi merged commit 52c35fa into main Jun 3, 2025
102 checks passed
@gergosimonyi gergosimonyi deleted the lib/sync/fix-incorrect-label branch June 3, 2025 18:22
@gergosimonyi
Copy link
Collaborator

/cherry-pick version-2025.6

gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Jun 3, 2025
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
gergosimonyi pushed a commit that referenced this pull request Jun 3, 2025
…14852)

lib/sync: fix static incorrect label of pages (#14851)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Jens L. <jens@goauthentik.io>
kensternberg-authentik added a commit that referenced this pull request Jun 6, 2025
* main: (97 commits)
  website/docs: update style guide (#14373)
  website/docs: finalize release notes for `2025.6` (#14854)
  providers/rac: apply ConnectionToken scoped-settings last (#14838)
  lib/sync: fix static incorrect label of pages (#14851)
  website/docs: Add FIDO2 references to the documentation (#14826)
  website/docs: add LDAP docs for forward deletion and `memberUid` (#14814)
  stages/authenticator_webauthn: Update FIDO MDS3 & Passkey aaguid blobs (#14801)
  core: bump structlog from 25.3.0 to 25.4.0 (#14834)
  web: bump tar-fs from 3.0.8 to 3.0.9 in /web (#14836)
  website/integrations: Update Zammad SAML Instructions (#14774)
  website/integrations: remove trailing slash from budibase redirect (#14823)
  remove fluff from release notes 2025.6 (#14819)
  web: bump @sentry/browser from 9.22.0 to 9.23.0 in /web in the sentry group across 1 directory (#14776)
  website: bump postcss from 8.5.3 to 8.5.4 in /website (#14787)
  web: bump the esbuild group across 2 directories with 4 updates (#14711)
  core: bump github.com/redis/go-redis/v9 from 9.8.0 to 9.9.0 (#14733)
  core: bump twilio from 9.6.1 to 9.6.2 (#14789)
  website: bump @types/node from 22.15.21 to 22.15.29 in /website (#14808)
  core: bump astral-sh/uv from 0.7.8 to 0.7.9 (#14806)
  core: bump uvicorn[standard] from 0.34.2 to 0.34.3 (#14811)
  ...
cavefire pushed a commit to cavefire/authentik that referenced this pull request Jun 24, 2025
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
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