Skip to content

Conversation

GirlBossRush
Copy link
Contributor

@GirlBossRush GirlBossRush commented Aug 29, 2025

Details

Follow up to #15691, this PR adds a redirect, as well as tags to help Algolia suggest this page when related queries are provided.


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)

@GirlBossRush GirlBossRush requested a review from a team as a code owner August 29, 2025 14:30
Copy link

netlify bot commented Aug 29, 2025

Deploy Preview for authentik-docs ready!

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

Copy link

netlify bot commented Aug 29, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit 75fbceb
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68b1bb257511050009a2b34e

Copy link

netlify bot commented Aug 29, 2025

Deploy Preview for authentik-integrations ready!

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

@GirlBossRush GirlBossRush requested a review from dewi-tik August 29, 2025 14:30
Copy link
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yay!

Copy link

codecov bot commented Aug 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.78%. Comparing base (f01429b) to head (75fbceb).
⚠️ Report is 5 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #16474   +/-   ##
=======================================
  Coverage   92.78%   92.78%           
=======================================
  Files         838      838           
  Lines       45304    45304           
=======================================
+ Hits        42034    42035    +1     
+ Misses       3270     3269    -1     
Flag Coverage Δ
e2e 46.55% <ø> (-0.03%) ⬇️
integration 23.53% <ø> (+<0.01%) ⬆️
unit 90.92% <ø> (+<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.

@GirlBossRush GirlBossRush enabled auto-merge (squash) August 29, 2025 14:43
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-75fbceb60739aec2498903409f59b5679fb8e046
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-75fbceb60739aec2498903409f59b5679fb8e046

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

@GirlBossRush GirlBossRush merged commit 016e5ea into main Aug 29, 2025
154 of 156 checks passed
@GirlBossRush GirlBossRush deleted the website-docs-azure-redirect branch August 29, 2025 15:22
@GirlBossRush GirlBossRush added the backport/version-2025.8 Add this label to PRs to backport changes to 2025.8 label Aug 29, 2025
authentik-automation bot pushed a commit that referenced this pull request Aug 29, 2025
* website: Add Azure redirects, tags for  search indexing.

* website: Fix redirects tab alignment.
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.8 created: #16483

GirlBossRush added a commit that referenced this pull request Sep 10, 2025
…ry-pick #16474) (#16483)

website: Redirect Azure to Entra. Add tags for search indexing. (#16474)

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

* website: Fix redirects tab alignment.

Co-authored-by: Teffen Ellis <[email protected]>
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.

2 participants