Skip to content

tests/e2e: Add delay and serialized rollback to saml e2e test (cherry-pick #18840 to version-2025.12)#19532

Merged
melizeche merged 1 commit into
version-2025.12from
cherry-pick/18840-to-version-2025.12
Jan 16, 2026
Merged

tests/e2e: Add delay and serialized rollback to saml e2e test (cherry-pick #18840 to version-2025.12)#19532
melizeche merged 1 commit into
version-2025.12from
cherry-pick/18840-to-version-2025.12

Conversation

@authentik-automation
Copy link
Copy Markdown
Contributor

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

Original PR: #18840
Original Author: @melizeche
Cherry-picked commit: f56148f

* Add delay and serialized rollback to saml e2e test

* Apply suggestion from @BeryJu

Signed-off-by: Jens L. <jens@beryju.org>

* trigger build

---------

Signed-off-by: Jens L. <jens@beryju.org>
Co-authored-by: Jens L. <jens@goauthentik.io>
@netlify
Copy link
Copy Markdown

netlify Bot commented Jan 16, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit b8a4b81
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/696a9e4bd32e2500076fc91e
😎 Deploy Preview https://deploy-preview-19532--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
Copy Markdown

codecov Bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.28%. Comparing base (502e037) to head (b8a4b81).
⚠️ 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   #19532      +/-   ##
===================================================
+ Coverage            93.03%   93.28%   +0.25%     
===================================================
  Files                  946      946              
  Lines                52209    52209              
===================================================
+ Hits                 48571    48703     +132     
+ Misses                3638     3506     -132     
Flag Coverage Δ
e2e 44.58% <ø> (+0.62%) ⬆️
integration 23.59% <ø> (+<0.01%) ⬆️
unit 91.54% <ø> (+<0.01%) ⬆️
unit-migrate 91.59% <ø> (+<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.

@melizeche melizeche enabled auto-merge (squash) January 16, 2026 20:43
@melizeche melizeche merged commit 0f58a56 into version-2025.12 Jan 16, 2026
85 of 86 checks passed
@melizeche melizeche deleted the cherry-pick/18840-to-version-2025.12 branch January 16, 2026 20:44
@github-actions
Copy link
Copy Markdown
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-b8a4b81cb6adfa242933f12541da4948b5fb7b8f
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-b8a4b81cb6adfa242933f12541da4948b5fb7b8f

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant