Skip to content

Conversation

@tanberry
Copy link
Contributor

@tanberry tanberry commented Oct 21, 2025

This PR adds three more Int Guides to the list in the 2025.10 Release Notes. (Zoom, Zendesk, and Terraform Cloud)
TODO:

  • merge the PR for Terraform before merging this PR!

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

@tanberry tanberry requested a review from a team as a code owner October 21, 2025 21:02
@netlify
Copy link

netlify bot commented Oct 21, 2025

Deploy Preview for authentik-storybook canceled.

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

@netlify
Copy link

netlify bot commented Oct 21, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit dd7832d
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68f80c4c157a8600088252d8
😎 Deploy Preview https://deploy-preview-17641--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 Oct 21, 2025

Deploy Preview for authentik-integrations ready!

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

@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.94%. Comparing base (710714a) to head (dd7832d).
⚠️ Report is 7 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17641      +/-   ##
==========================================
+ Coverage   92.69%   92.94%   +0.24%     
==========================================
  Files         869      869              
  Lines       47947    47947              
==========================================
+ Hits        44446    44562     +116     
+ Misses       3501     3385     -116     
Flag Coverage Δ
e2e 45.19% <ø> (+1.10%) ⬆️
integration 23.18% <ø> (+<0.01%) ⬆️
unit 91.07% <ø> (-0.01%) ⬇️
unit-migrate 91.12% <ø> (+<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.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 21, 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-dd7832da4e167bf5073a08b53dfee693690f239c
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-dd7832da4e167bf5073a08b53dfee693690f239c

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

@tanberry tanberry added the backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10 label Oct 21, 2025
@dominic-r dominic-r changed the title add 3 more int guides website/docs: red notes 2025.10: add 3 more integration guides Oct 21, 2025
@dominic-r dominic-r changed the title website/docs: red notes 2025.10: add 3 more integration guides website/docs: rel notes 2025.10: add 3 more integration guides Oct 21, 2025
Copy link
Member

@dominic-r dominic-r left a comment

Choose a reason for hiding this comment

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

Approving for when the integration is merged. fixed it to be alphabetical too :)

@dominic-r dominic-r merged commit 7894c52 into main Oct 22, 2025
138 of 140 checks passed
@dominic-r dominic-r deleted the rel-notes-more branch October 22, 2025 13:28
authentik-automation bot pushed a commit that referenced this pull request Oct 22, 2025
* add 3 more int guides

* Apply suggestion from @dominic-r

Signed-off-by: Dominic R <dominic@sdko.org>

* is github's suggestion thingy usually this buggy

---------

Signed-off-by: Dominic R <dominic@sdko.org>
Co-authored-by: Tana M Berry <tana@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
@authentik-automation
Copy link
Contributor

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

dominic-r added a commit that referenced this pull request Oct 22, 2025
…y-pick #17641 to version-2025.10) (#17652)

website/docs: rel notes 2025.10: add 3 more integration guides (#17641)

* add 3 more int guides

* Apply suggestion from @dominic-r



* is github's suggestion thingy usually this buggy

---------

Signed-off-by: Dominic R <dominic@sdko.org>
Co-authored-by: Tana M Berry <tanamarieberry@yahoo.com>
Co-authored-by: Tana M Berry <tana@goauthentik.io>
Co-authored-by: Dominic R <dominic@sdko.org>
kensternberg-authentik added a commit that referenced this pull request Nov 10, 2025
* main: (213 commits)
  web: bump @types/node from 24.9.0 to 24.9.1 in /packages/prettier-config (#17617)
  web: bump @types/node from 22.15.19 to 24.9.1 in /web (#17618)
  web: bump knip from 5.66.1 to 5.66.2 in /web (#17619)
  translate: Updates for file web/xliff/en.xlf in pt_BR (#17639)
  core, web: update translations (#17643)
  website/docs: rel notes 2025.10: add 3 more integration guides (#17641)
  providers/proxy: drop headers with underscores (#17650)
  core: bump astral-sh/uv from 0.9.4 to 0.9.5 (#17645)
  web: bump style-mod from 4.1.2 to 4.1.3 in /web (#17647)
  core: bump github.com/getsentry/sentry-go from 0.36.0 to 0.36.1 (#17646)
  website/integrations: add terraform cloud (#17610)
  website/integrations: add zendesk (#17541)
  core: bump djangorestframework from 3.16.0 (our fork) to v3.16.1 (official package) (#16594)
  enterprise: add prometheus metrics for license usage and expiry (#17606)
  ci: link to next. for pre-release docs (#17634)
  web: sync web/package-lock.json (#17611)
  website/integrations: random fixes (#17631)
  website/docs: add short-lived certificate recommendation (#17628)
  core, web: update translations (#17605)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in pt_BR (#17622)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:docs backport/version-2025.10 Add this label to PRs to backport changes to version-2025.10

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants