Skip to content

Conversation

@melizeche
Copy link
Member

Details

REPLACE ME


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)

@melizeche melizeche requested a review from a team as a code owner August 19, 2025 17:32
@netlify
Copy link

netlify bot commented Aug 19, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 60638fb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68a4ba8a49e04700099cce48

@netlify
Copy link

netlify bot commented Aug 19, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 60638fb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68a4ba8a90e81c00083b89c2

@netlify
Copy link

netlify bot commented Aug 19, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 60638fb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68a4ba8a354be50008b4b51c

@BeryJu BeryJu changed the title core: Add test to fix codecov error stages/authenticator_duo: Add test to fix codecov error Aug 19, 2025
@codecov
Copy link

codecov bot commented Aug 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.83%. Comparing base (d2aac45) to head (60638fb).
⚠️ Report is 6 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16257   +/-   ##
=======================================
  Coverage   92.82%   92.83%           
=======================================
  Files         837      837           
  Lines       45244    45251    +7     
=======================================
+ Hits        41997    42008   +11     
+ Misses       3247     3243    -4     
Flag Coverage Δ
e2e 46.69% <0.00%> (-0.01%) ⬇️
integration 23.55% <0.00%> (-0.01%) ⬇️
unit 90.93% <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.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 19, 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-60638fb259c1cc5d89f8ca70776f520a7d6618ae
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-60638fb259c1cc5d89f8ca70776f520a7d6618ae

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

@melizeche melizeche requested a review from BeryJu August 19, 2025 18:26
@melizeche melizeche merged commit 943c456 into main Aug 19, 2025
108 checks passed
@melizeche melizeche deleted the duo_fix branch August 19, 2025 20:12
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.

3 participants