Skip to content

Conversation

@rissson
Copy link
Member

@rissson rissson commented Oct 1, 2025

Details

I did an oopsie


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make docs)

Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
@rissson rissson self-assigned this Oct 1, 2025
@rissson rissson requested a review from a team as a code owner October 1, 2025 18:59
@rissson rissson added the backport/version-2025.8 Add this label to PRs to backport changes to 2025.8 label Oct 1, 2025
@netlify
Copy link

netlify bot commented Oct 1, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 822835e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68de6c95c1cfe800083baff6
😎 Deploy Preview https://deploy-preview-17178--authentik-storybook.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.

@netlify
Copy link

netlify bot commented Oct 1, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 822835e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68de6c9572c72c00089bcbb6
😎 Deploy Preview https://deploy-preview-17178--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.

@netlify
Copy link

netlify bot commented Oct 1, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 822835e
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68de6c9537a17800087963ef
😎 Deploy Preview https://deploy-preview-17178--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.

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

codecov bot commented Oct 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.89%. Comparing base (c715a59) to head (822835e).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17178      +/-   ##
==========================================
- Coverage   92.93%   92.89%   -0.05%     
==========================================
  Files         855      855              
  Lines       46387    46499     +112     
==========================================
+ Hits        43109    43194      +85     
- Misses       3278     3305      +27     
Flag Coverage Δ
e2e 46.12% <ø> (-0.10%) ⬇️
integration 23.13% <ø> (-0.13%) ⬇️
unit 91.02% <ø> (+0.01%) ⬆️
unit-migrate 91.07% <ø> (+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.

@rissson rissson enabled auto-merge (squash) October 2, 2025 12:35
@rissson rissson merged commit 8f644c3 into main Oct 2, 2025
108 checks passed
@rissson rissson deleted the fix-task-expiration branch October 2, 2025 12:45
authentik-automation bot pushed a commit that referenced this pull request Oct 2, 2025
This cherry-pick has conflicts that need manual resolution.

Original PR: #17178
Original commit: 8f644c3
@authentik-automation
Copy link
Contributor

⚠️ Cherry-pick to version-2025.8 has conflicts: #17217

@github-actions
Copy link
Contributor

github-actions bot commented Oct 2, 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-822835e27ca0fee0d23043f1376fa508c9161d99
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-822835e27ca0fee0d23043f1376fa508c9161d99

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

rissson added a commit that referenced this pull request Oct 2, 2025
This cherry-pick has conflicts that need manual resolution.

Original PR: #17178
Original commit: 8f644c3
rissson added a commit that referenced this pull request Oct 2, 2025
…y-pick #17178 to version-2025.8) (#17217)

Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/version-2025.8 Add this label to PRs to backport changes to 2025.8

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants