Skip to content

Conversation

authentik-automation[bot]
Copy link
Contributor

Cherry-pick of #16474 to version-2025.8 branch.

Original PR: #16474
Original Author: @GirlBossRush
Cherry-picked commit: 016e5ea

* website: Add Azure redirects, tags for  search indexing.

* website: Fix redirects tab alignment.
Copy link

netlify bot commented Aug 29, 2025

Deploy Preview for authentik-docs ready!

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

@GirlBossRush GirlBossRush enabled auto-merge (squash) August 29, 2025 20:17
Copy link

netlify bot commented Aug 29, 2025

Deploy Preview for authentik-integrations ready!

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

Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 62.11%. Comparing base (e33d6be) to head (693b783).
⚠️ Report is 1 commits behind head on version-2025.8.

❗ There is a different number of reports uploaded between BASE (e33d6be) and HEAD (693b783). Click for more details.

HEAD has 15 uploads less than BASE
Flag BASE (e33d6be) HEAD (693b783)
e2e 8 6
unit 15 2
Additional details and impacted files
@@                 Coverage Diff                 @@
##           version-2025.8   #16483       +/-   ##
===================================================
- Coverage           92.82%   62.11%   -30.71%     
===================================================
  Files                 837      837               
  Lines               45322    45322               
===================================================
- Hits                42069    28154    -13915     
- Misses               3253    17168    +13915     
Flag Coverage Δ
e2e 44.39% <ø> (-2.18%) ⬇️
integration 23.54% <ø> (+<0.01%) ⬆️
unit 56.97% <ø> (-33.94%) ⬇️

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.

Copy link
Contributor

github-actions bot commented Aug 29, 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-693b7833304c922e0c165775db10667c2c3eca6f
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-693b7833304c922e0c165775db10667c2c3eca6f

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

@GirlBossRush GirlBossRush merged commit 88ccb78 into version-2025.8 Sep 10, 2025
94 of 95 checks passed
@GirlBossRush GirlBossRush deleted the cherry-pick-16474-to-version-2025.8 branch September 10, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant