Skip to content

Conversation

dewi-tik
Copy link
Contributor

Details

Adds the currently missing notification rule examples doc to the sidebar.


Checklist

If applicable

  • The documentation has been formatted (make docs)

@dewi-tik dewi-tik requested a review from a team as a code owner August 29, 2025 17:10
Copy link

netlify bot commented Aug 29, 2025

Deploy Preview for authentik-storybook canceled.

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

@dewi-tik dewi-tik added the backport/version-2025.8 Add this label to PRs to backport changes to 2025.8 label Aug 29, 2025
Copy link

netlify bot commented Aug 29, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit c06c491
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68b1def9028a6a00081a366c
😎 Deploy Preview https://deploy-preview-16478--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-integrations ready!

Name Link
🔨 Latest commit c06c491
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68b1def950ac630008668c98
😎 Deploy Preview https://deploy-preview-16478--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 92.72%. Comparing base (563e98e) to head (c06c491).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16478      +/-   ##
==========================================
- Coverage   92.83%   92.72%   -0.11%     
==========================================
  Files         838      838              
  Lines       45304    45304              
==========================================
- Hits        42056    42010      -46     
- Misses       3248     3294      +46     
Flag Coverage Δ
e2e 46.55% <ø> (-0.08%) ⬇️
integration 23.47% <ø> (-0.06%) ⬇️
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.

@dewi-tik dewi-tik enabled auto-merge (squash) August 29, 2025 17:18
@dewi-tik dewi-tik merged commit dbb9810 into main Aug 29, 2025
110 checks passed
@dewi-tik dewi-tik deleted the website/docs--add-notification-rule-examples-sidebar-entry branch August 29, 2025 17:33
authentik-automation bot pushed a commit that referenced this pull request Aug 29, 2025
@authentik-automation
Copy link
Contributor

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

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

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

dewi-tik added a commit that referenced this pull request Sep 10, 2025
…herry-pick #16478) (#16479)

website/docs: add missing notification rule example doc to sidebar (#16478)

Adds missing doc to sidebar

Co-authored-by: Dewi Roberts <[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