Skip to content

web: revert Fix stale table rows (cherry-pick #17940 to version-2025.10)#18407

Merged
rissson merged 1 commit intoversion-2025.10from
revert-18373-cherry-pick/17940-to-version-2025.10
Nov 27, 2025
Merged

web: revert Fix stale table rows (cherry-pick #17940 to version-2025.10)#18407
rissson merged 1 commit intoversion-2025.10from
revert-18373-cherry-pick/17940-to-version-2025.10

Conversation

@rissson
Copy link
Member

@rissson rissson commented Nov 27, 2025

Reverts #18373

@rissson rissson requested a review from a team as a code owner November 27, 2025 13:08
@netlify
Copy link

netlify bot commented Nov 27, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 8343bfb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69284d4b3b92140008d6787f

@rissson rissson merged commit e9ff4f7 into version-2025.10 Nov 27, 2025
38 of 39 checks passed
@rissson rissson deleted the revert-18373-cherry-pick/17940-to-version-2025.10 branch November 27, 2025 13:08
@netlify
Copy link

netlify bot commented Nov 27, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 8343bfb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69284d4baf62b000087e75f3
😎 Deploy Preview https://deploy-preview-18407--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.

@codecov
Copy link

codecov bot commented Nov 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.34%. Comparing base (92fb2f0) to head (8343bfb).
⚠️ Report is 1 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #18407      +/-   ##
===================================================
+ Coverage            73.75%   76.34%   +2.59%     
===================================================
  Files                  869      869              
  Lines                48024    48024              
===================================================
+ Hits                 35419    36664    +1245     
+ Misses               12605    11360    -1245     
Flag Coverage Δ
e2e 40.69% <ø> (?)
integration 23.15% <ø> (+<0.01%) ⬆️
unit 74.65% <ø> (+2.19%) ⬆️
unit-migrate 52.54% <ø> (-3.58%) ⬇️

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
Contributor

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-8343bfb10dc1bb5ac1e845cad41cdaf5806357b9
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-8343bfb10dc1bb5ac1e845cad41cdaf5806357b9

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

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