Skip to content

Conversation

@melizeche
Copy link
Member

@melizeche melizeche requested a review from a team as a code owner January 8, 2026 17:23
@melizeche melizeche added the dependencies Pull requests that update a dependency file label Jan 8, 2026
@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19274      +/-   ##
==========================================
+ Coverage   93.10%   93.35%   +0.25%     
==========================================
  Files         949      949              
  Lines       52419    52419              
==========================================
+ Hits        48806    48938     +132     
+ Misses       3613     3481     -132     
Flag Coverage Δ
conformance 38.78% <ø> (+<0.01%) ⬆️
e2e 44.72% <ø> (+0.67%) ⬆️
integration 23.42% <ø> (+<0.01%) ⬆️
unit 91.57% <ø> (+<0.01%) ⬆️
unit-migrate 91.61% <ø> (+<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.

@netlify
Copy link

netlify bot commented Jan 8, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 601eb80
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6966532b1ad5d20008606bc5
😎 Deploy Preview https://deploy-preview-19274--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.

@rissson rissson enabled auto-merge (squash) January 13, 2026 13:01
@rissson rissson merged commit 7034318 into main Jan 13, 2026
138 of 140 checks passed
@rissson rissson deleted the manualdeps/microsoft-kiota-serialization-text/v1.9.8 branch January 13, 2026 14:56
@github-actions
Copy link
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-601eb8059a7477b316d41ab907c7b04ae6fc2111
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-601eb8059a7477b316d41ab907c7b04ae6fc2111

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

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants