Skip to content

tasks/schedules: fix rel obj not being associated or updated (cherry-pick #17934 to version-2025.10)#17936

Merged
rissson merged 1 commit intoversion-2025.10from
cherry-pick/17934-to-version-2025.10
Nov 4, 2025
Merged

tasks/schedules: fix rel obj not being associated or updated (cherry-pick #17934 to version-2025.10)#17936
rissson merged 1 commit intoversion-2025.10from
cherry-pick/17934-to-version-2025.10

Conversation

@authentik-automation
Copy link
Contributor

Cherry-pick of #17934 to version-2025.10 branch.

Original PR: #17934
Original Author: @rissson
Cherry-picked commit: 52e613b

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@netlify
Copy link

netlify bot commented Nov 4, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 2e1fb6c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/690a082b1346a000083948af

@netlify
Copy link

netlify bot commented Nov 4, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 2e1fb6c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/690a082b73f1d500084c2152
😎 Deploy Preview https://deploy-preview-17936--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.

@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Nov 4, 2025
@rissson rissson added this to the Release 2025.10.2 milestone Nov 4, 2025
@codecov
Copy link

codecov bot commented Nov 4, 2025

Codecov Report

❌ Patch coverage is 87.50000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 92.98%. Comparing base (fb58959) to head (2e1fb6c).
⚠️ Report is 1 commits behind head on version-2025.10.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
authentik/tasks/schedules/signals.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.10   #17936      +/-   ##
===================================================
+ Coverage            92.94%   92.98%   +0.04%     
===================================================
  Files                  869      869              
  Lines                47981    47987       +6     
===================================================
+ Hits                 44594    44621      +27     
+ Misses                3387     3366      -21     
Flag Coverage Δ
e2e 45.22% <37.50%> (+0.06%) ⬆️
integration 23.18% <37.50%> (+<0.01%) ⬆️
unit 91.08% <87.50%> (-0.01%) ⬇️
unit-migrate 91.13% <87.50%> (-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 Nov 4, 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-2e1fb6c1b82ee192a958fa2db491286b77bc2fcf
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-2e1fb6c1b82ee192a958fa2db491286b77bc2fcf

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

@rissson rissson merged commit b1d571a into version-2025.10 Nov 4, 2025
91 of 92 checks passed
@rissson rissson deleted the cherry-pick/17934-to-version-2025.10 branch November 4, 2025 14:45
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Nov 4, 2025
@BeryJu
Copy link
Member

BeryJu commented Nov 4, 2025

ref #17925

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants