Skip to content

Conversation

tanberry
Copy link
Contributor

@tanberry tanberry commented Sep 8, 2025

  • The documentation has been updated
  • The documentation has been formatted (make docs)

@tanberry tanberry requested a review from a team as a code owner September 8, 2025 16:21
Copy link

netlify bot commented Sep 8, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit bff7979
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68bf028317b39b00087fba8b
😎 Deploy Preview https://deploy-preview-16669--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 Sep 8, 2025

Deploy Preview for authentik-integrations ready!

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

netlify bot commented Sep 8, 2025

Deploy Preview for authentik-storybook canceled.

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

Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.72%. Comparing base (7182b22) to head (bff7979).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16669      +/-   ##
==========================================
- Coverage   92.83%   92.72%   -0.11%     
==========================================
  Files         838      838              
  Lines       45360    45360              
==========================================
- Hits        42108    42062      -46     
- Misses       3252     3298      +46     
Flag Coverage Δ
e2e 46.50% <ø> (-0.08%) ⬇️
integration 23.45% <ø> (-0.06%) ⬇️
unit 90.93% <ø> (+<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.

Copy link
Contributor

github-actions bot commented Sep 8, 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-bff7979677373121a9c4261dfe4c049c6729d3c5
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-bff7979677373121a9c4261dfe4c049c6729d3c5

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

@dewi-tik dewi-tik added the backport/version-2025.8 Add this label to PRs to backport changes to 2025.8 label Sep 8, 2025
@dewi-tik dewi-tik merged commit 4d655e6 into main Sep 8, 2025
110 checks passed
@dewi-tik dewi-tik deleted the docs-add-punc branch September 8, 2025 17:15
authentik-automation bot pushed a commit that referenced this pull request Sep 8, 2025
This cherry-pick has conflicts that need manual resolution.

Original PR: #16669
Original commit: 4d655e6
@authentik-automation
Copy link
Contributor

⚠️ Cherry-pick to version-2025.8 has conflicts: #16670

PeshekDotDev pushed a commit that referenced this pull request Sep 11, 2025
add period on very last sentence.

Co-authored-by: Tana M Berry <[email protected]>
kensternberg-authentik added a commit that referenced this pull request Sep 19, 2025
* main: (121 commits)
  website: bump the eslint group in /website with 3 updates (#16674)
  web: bump the eslint group across 2 directories with 3 updates (#16675)
  web: bump vite from 7.1.4 to 7.1.5 in /web (#16676)
  website/docs: fix typo (#16681)
  core: Include region comments in VSCode Minimap. (#16667)
  tasks: fix status and healthcheck breaking with connection issues (#16504)
  website/docs: add period on very last sentence. (#16669)
  core: bump golang.org/x/sync from 0.16.0 to 0.17.0 (#16657)
  web: bump the eslint group across 3 directories with 2 updates (#16661)
  web: bump the storybook group across 1 directory with 5 updates (#16662)
  core: bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 (#16658)
  core: bump github.com/prometheus/client_golang from 1.23.1 to 1.23.2 (#16659)
  website: bump the eslint group in /website with 2 updates (#16660)
  web: bump the rollup group across 1 directory with 4 updates (#16663)
  web: bump pino from 9.9.2 to 9.9.4 in /web (#16664)
  lifecycle/aws: bump aws-cdk from 2.1028.0 to 2.1029.0 in /lifecycle/aws (#16665)
  core: bump selenium/standalone-chrome from 139.0 to 140.0 in /tests/e2e (#16666)
  website/integrations: fix missing space after comma (#16650)
  website/integrations: add missing comma paperless-ngx (#16651)
  root: bump to debian trixie (#16626)
  ...
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