Skip to content

website/docs: add import to discord policy#19397

Merged
BeryJu merged 1 commit intomainfrom
website/docs--fix-discord-policies
Jan 14, 2026
Merged

website/docs: add import to discord policy#19397
BeryJu merged 1 commit intomainfrom
website/docs--fix-discord-policies

Conversation

@dewi-tik
Copy link
Contributor

Details


Checklist

If applicable

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

@dewi-tik dewi-tik requested a review from a team as a code owner January 14, 2026 09:32
@dewi-tik dewi-tik self-assigned this Jan 14, 2026
@dewi-tik dewi-tik added area:docs Features or issues related to Docusaurus backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10 backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12 labels Jan 14, 2026
@dewi-tik dewi-tik moved this from Todo to Needs review in authentik Core Jan 14, 2026
@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #19397      +/-   ##
==========================================
+ Coverage   93.10%   93.30%   +0.19%     
==========================================
  Files         949      949              
  Lines       52423    52423              
==========================================
+ Hits        48811    48912     +101     
+ Misses       3612     3511     -101     
Flag Coverage Δ
conformance 38.78% <ø> (+<0.01%) ⬆️
e2e 44.67% <ø> (+0.60%) ⬆️
integration 23.37% <ø> (-0.06%) ⬇️
unit 91.57% <ø> (+<0.01%) ⬆️
unit-migrate 91.61% <ø> (+<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.

@netlify
Copy link

netlify bot commented Jan 14, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit 18ef412
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/696762a60575f90008fd3af8
😎 Deploy Preview https://deploy-preview-19397--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.

@netlify
Copy link

netlify bot commented Jan 14, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 18ef412
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/696762a67e0567000872c0bb
😎 Deploy Preview https://deploy-preview-19397--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-project-automation github-project-automation bot moved this from Needs review to In Progress in authentik Core Jan 14, 2026
@BeryJu BeryJu merged commit 41f1c24 into main Jan 14, 2026
176 of 182 checks passed
@BeryJu BeryJu deleted the website/docs--fix-discord-policies branch January 14, 2026 12:40
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Jan 14, 2026
authentik-automation bot pushed a commit that referenced this pull request Jan 14, 2026
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.10 created: #19405

@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2025.12 created: #19406

@github-actions
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-18ef4125022a0337ad6ee8767703652b635bc82d
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-18ef4125022a0337ad6ee8767703652b635bc82d

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

dewi-tik added a commit that referenced this pull request Jan 14, 2026
…sion-2025.10) (#19405)

website/docs: add import to discord policy (#19397)

Add import line

Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
BeryJu pushed a commit that referenced this pull request Jan 14, 2026
…sion-2025.12) (#19406)

website/docs: add import to discord policy (#19397)

Add import line

Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
kensternberg-authentik added a commit that referenced this pull request Jan 14, 2026
* main: (87 commits)
  core: bump importlib-metadata from 8.6.1 to 8.7.1 (#19430)
  core: bump geoip2 from 5.1.0 to 5.2.0 (#19429)
  core: bump debugpy from 1.8.14 to 1.8.19 (#19414)
  core: remove session migration (#14568)
  website/docs: add 2026.2 release notes draft page (#19418)
  core: bump wsproto from 1.2.0 to 1.3.2 (#19417)
  core: bump bpython from 0.25 to 0.26 (#19408)
  core: bump pdoc from 15.0.3 to 16.0.0 (#19413)
  core: bump ruff from 0.11.9 to 0.14.11 (#19410)
  core: bump python-kadmin-rs from 0.6.1 to 0.6.3 (#19416)
  core: bump drf-orjson-renderer from 1.7.3 to 1.8.0 (#19415)
  core: bump black from 25.1.0 to 25.12.0 (#19412)
  core: bump lxml from 6.0.0 to 6.0.2 (#19409)
  core: bump xmlsec from 1.3.16 to 1.3.17 (#19411)
  core: bump library/nginx from `06eb0c8` to `e3a22a7` in /website (#19394)
  core: bump library/node from `03729a7` to `6222695` in /website (#19393)
  website/docs: remove "beta" tag from 2025.12 (#19404)
  website/docs: add import to discord policy (#19397)
  web: bump @types/node from 25.0.7 to 25.0.8 in /web (#19392)
  website/docs: mention dynamic overrides in redirect stage documentation (#19368)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs Features or issues related to Docusaurus backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10 backport/version-2025.12 Add this label to PRs to backport changes to version-2025.12

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants