Skip to content

website/docs: add affine to release notes#20299

Merged
dominic-r merged 3 commits intomainfrom
website/docs/add-affine-to-release-notes
Feb 15, 2026
Merged

website/docs: add affine to release notes#20299
dominic-r merged 3 commits intomainfrom
website/docs/add-affine-to-release-notes

Conversation

@gergosimonyi
Copy link
Collaborator

No description provided.

@gergosimonyi gergosimonyi requested a review from a team as a code owner February 14, 2026 20:00
@gergosimonyi gergosimonyi added the backport/version-2026.2 Add this label to PRs to backport changes to version-2026.2 label Feb 14, 2026
@netlify
Copy link

netlify bot commented Feb 14, 2026

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit a102dbe
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/69919e46328d5200081d66d5
😎 Deploy Preview https://deploy-preview-20299--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 Feb 14, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 5de1f7c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/6990d44d261ffa0008b68bf5
😎 Deploy Preview https://deploy-preview-20299--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.

@netlify
Copy link

netlify bot commented Feb 14, 2026

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit a102dbe
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/69919e46ecc6f30008f4badb
😎 Deploy Preview https://deploy-preview-20299--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.

@codecov
Copy link

codecov bot commented Feb 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.32%. Comparing base (4163796) to head (a102dbe).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #20299   +/-   ##
=======================================
  Coverage   93.32%   93.32%           
=======================================
  Files         981      981           
  Lines       55134    55134           
=======================================
+ Hits        51453    51454    +1     
+ Misses       3681     3680    -1     
Flag Coverage Δ
conformance 37.46% <ø> (+<0.01%) ⬆️
e2e 43.27% <ø> (ø)
integration 22.44% <ø> (+<0.01%) ⬆️
unit 91.52% <ø> (+<0.01%) ⬆️
unit-migrate 91.56% <ø> (+<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.

@gergosimonyi gergosimonyi requested a review from a team as a code owner February 14, 2026 21:05
@gergosimonyi gergosimonyi force-pushed the website/docs/add-affine-to-release-notes branch from 972dcc3 to 789a81f Compare February 15, 2026 01:20
@github-actions
Copy link
Contributor

github-actions bot commented Feb 15, 2026

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

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

An integration is how authentik connects to third-party applications, directories, and other identity providers. The following integration guides were recently added. A big thanks to our contributors!

- [Affine](https://integrations.goauthentik.io/chat-communication-collaboration/affine/) (Thanks to @akaSorin)
- [Arcane](https://integrations.goauthentik.io/integrations/hypervisors-orchestrators/arcane/)
Copy link
Member

Choose a reason for hiding this comment

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

todo: add who created this one

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

At first glance, I thought the missing credits meant it was internal.

@gergosimonyi gergosimonyi removed the request for review from a team February 15, 2026 10:21
@dominic-r dominic-r added the area:docs Features or issues related to Docusaurus label Feb 15, 2026
@github-project-automation github-project-automation bot moved this from Todo to In Progress in authentik Core Feb 15, 2026
@dominic-r dominic-r merged commit 52686ea into main Feb 15, 2026
104 checks passed
@dominic-r dominic-r deleted the website/docs/add-affine-to-release-notes branch February 15, 2026 17:42
@github-project-automation github-project-automation bot moved this from In Progress to Done in authentik Core Feb 15, 2026
authentik-automation bot pushed a commit that referenced this pull request Feb 15, 2026
* add affine to release notes

* use built-in github linking

* add missing credits to Arcane integration
@authentik-automation
Copy link
Contributor

🍒 Cherry-pick to version-2026.2 created: #20308

dominic-r pushed a commit that referenced this pull request Feb 15, 2026
…ion-2026.2) (#20308)

website/docs: add affine to release notes (#20299)

* add affine to release notes

* use built-in github linking

* add missing credits to Arcane integration

Co-authored-by: Simonyi Gergő <28359278+gergosimonyi@users.noreply.github.com>
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-2026.2 Add this label to PRs to backport changes to version-2026.2

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants