Skip to content

tests/e2e: retry detached shadow roots (cherry-pick #18796 to version-2025.12)#18799

Merged
melizeche merged 2 commits intoversion-2025.12from
cherry-pick/18796-to-version-2025.12
Dec 13, 2025
Merged

tests/e2e: retry detached shadow roots (cherry-pick #18796 to version-2025.12)#18799
melizeche merged 2 commits intoversion-2025.12from
cherry-pick/18796-to-version-2025.12

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #18796 to version-2025.12 branch.

Original PR: #18796
Original Author: @melizeche
Cherry-picked commit: 5997cda

tests(e2e): retry detached shadow roots
@netlify
Copy link

netlify bot commented Dec 12, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit ca1ad04
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/693caf598db26900071e73ec

@netlify
Copy link

netlify bot commented Dec 12, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit ca1ad04
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/693caf591576130008a7759d
😎 Deploy Preview https://deploy-preview-18799--authentik-docs.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 Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.22%. Comparing base (29e9009) to head (ca1ad04).
⚠️ Report is 1 commits behind head on version-2025.12.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.12   #18799      +/-   ##
===================================================
+ Coverage            93.00%   93.22%   +0.22%     
===================================================
  Files                  946      946              
  Lines                51903    51903              
===================================================
+ Hits                 48273    48388     +115     
+ Misses                3630     3515     -115     
Flag Coverage Δ
e2e 44.75% <ø> (+1.01%) ⬆️
integration 23.28% <ø> (+<0.01%) ⬆️
unit 91.47% <ø> (+<0.01%) ⬆️
unit-migrate 91.51% <ø> (+<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
Contributor

github-actions bot commented Dec 12, 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-ca1ad04128f0e37e6de51f2a320c2fed3f4f99b4
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-ca1ad04128f0e37e6de51f2a320c2fed3f4f99b4

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

@melizeche melizeche enabled auto-merge (squash) December 13, 2025 00:12
@melizeche melizeche merged commit efeb260 into version-2025.12 Dec 13, 2025
90 checks passed
@melizeche melizeche deleted the cherry-pick/18796-to-version-2025.12 branch December 13, 2025 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants