Skip to content

Conversation

@melizeche
Copy link
Member

@melizeche melizeche requested a review from a team as a code owner January 8, 2026 17:22
@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.31%. Comparing base (5a1430a) to head (d70f5a2).
⚠️ Report is 38 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19272      +/-   ##
==========================================
+ Coverage   93.12%   93.31%   +0.19%     
==========================================
  Files         949      949              
  Lines       52388    52388              
==========================================
+ Hits        48784    48886     +102     
+ Misses       3604     3502     -102     
Flag Coverage Δ
conformance 38.75% <ø> (+<0.01%) ⬆️
e2e 44.67% <ø> (+0.60%) ⬆️
integration 23.37% <ø> (-0.06%) ⬇️
unit 91.57% <ø> (ø)
unit-migrate 91.61% <ø> (ø)

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 d70f5a2
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/695fe7f23216520008e46870
😎 Deploy Preview https://deploy-preview-19272--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.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 8, 2026

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-d70f5a25df9680c6f696b207394e14048d7b5a1d
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-d70f5a25df9680c6f696b207394e14048d7b5a1d

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

@rissson rissson merged commit d8f2619 into main Jan 13, 2026
102 checks passed
@rissson rissson deleted the manualdeps/microsoft-kiota-serialization-json/v1.9.8 branch January 13, 2026 13:01
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