Skip to content

core: fix transaction test case (cherry-pick #15021)#15070

Merged
gergosimonyi merged 2 commits into
version-2025.6from
core/fix-transaction-test-case-version-2025.6
Jun 16, 2025
Merged

core: fix transaction test case (cherry-pick #15021)#15070
gergosimonyi merged 2 commits into
version-2025.6from
core/fix-transaction-test-case-version-2025.6

Conversation

@gergosimonyi
Copy link
Copy Markdown
Collaborator

No description provided.

* move patched ct to root

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* use our transaction test case as base

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* fix...?

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* well apparently that works

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@gergosimonyi gergosimonyi requested a review from a team as a code owner June 16, 2025 15:04
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 16, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit eac81d9
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68503750a5b7150008b4cd76

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (4fea65f) to head (eac81d9).
Report is 1 commits behind head on version-2025.6.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                Coverage Diff                 @@
##           version-2025.6   #15070      +/-   ##
==================================================
- Coverage           92.81%   92.76%   -0.05%     
==================================================
  Files                 817      817              
  Lines               42215    42222       +7     
==================================================
- Hits                39181    39167      -14     
- Misses               3034     3055      +21     
Flag Coverage Δ
e2e 47.48% <100.00%> (-0.16%) ⬇️
integration 24.39% <92.30%> (+0.02%) ⬆️
unit 90.66% <100.00%> (+<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.

🚀 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
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-eac81d9585c6283661c4014dcf56d5f7a906f31b
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-eac81d9585c6283661c4014dcf56d5f7a906f31b

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

@gergosimonyi gergosimonyi merged commit 9973064 into version-2025.6 Jun 16, 2025
93 checks passed
@gergosimonyi gergosimonyi deleted the core/fix-transaction-test-case-version-2025.6 branch June 16, 2025 15:55
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