Skip to content

website/integrations: standardize application slug placeholder in docs#15007

Merged
dewi-tik merged 3 commits into
mainfrom
website/integrations--fix-application-slugs
Jun 11, 2025
Merged

website/integrations: standardize application slug placeholder in docs#15007
dewi-tik merged 3 commits into
mainfrom
website/integrations--fix-application-slugs

Conversation

@dewi-tik
Copy link
Copy Markdown
Contributor

@dewi-tik dewi-tik commented Jun 11, 2025

Details

Standardizes all application slug placeholders to <application_slug>

Closes #14529


Checklist

If applicable

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

@dewi-tik dewi-tik requested a review from a team as a code owner June 11, 2025 12:50
@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 11, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit 8d9ec99
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68498c27ed38b20008d5c203

@netlify
Copy link
Copy Markdown

netlify Bot commented Jun 11, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 8d9ec99
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68498c27cc782b0008ce38f8
😎 Deploy Preview https://deploy-preview-15007--authentik-storybook.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
Copy Markdown

codecov Bot commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.82%. Comparing base (3bf9cf6) to head (8d9ec99).
Report is 2 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15007   +/-   ##
=======================================
  Coverage   92.82%   92.82%           
=======================================
  Files         815      815           
  Lines       42105    42105           
=======================================
  Hits        39085    39085           
  Misses       3020     3020           
Flag Coverage Δ
e2e 47.75% <ø> (-0.01%) ⬇️
integration 24.33% <ø> (ø)
unit 90.65% <ø> (ø)

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.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 11, 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-8d9ec99844099df39557228e79469850a3052dc9
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-8d9ec99844099df39557228e79469850a3052dc9

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

Copy link
Copy Markdown
Contributor

@tanberry tanberry left a comment

Choose a reason for hiding this comment

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

Noice! Thanks @dewi-tik .

@dewi-tik dewi-tik merged commit 6ec745d into main Jun 11, 2025
145 of 150 checks passed
@dewi-tik dewi-tik deleted the website/integrations--fix-application-slugs branch June 11, 2025 15:52
kensternberg-authentik added a commit that referenced this pull request Jun 19, 2025
* main:
  website/docs: also hide the postgres pool_options setting (#15023)
  blueprints: sort schema items (#15022)
  website: bump the build group in /website with 6 updates (#15027)
  core: bump astral-sh/uv from 0.7.12 to 0.7.13 (#15028)
  core: bump twilio from 9.6.2 to 9.6.3 (#15029)
  core: bump sentry-sdk from 2.29.1 to 2.30.0 (#15030)
  core: bump kubernetes from 32.0.1 to 33.1.0 (#15031)
  core, web: update translations (#15026)
  web: bump the sentry group across 1 directory with 2 updates (#15025)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#15018)
  lifecycle/aws: bump aws-cdk from 2.1018.0 to 2.1018.1 in /lifecycle/aws (#15016)
  website: bump postcss from 8.5.4 to 8.5.5 in /website (#15013)
  website: bump @types/node from 24.0.0 to 24.0.1 in /website (#15014)
  core: fix transaction test case (#15021)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#15019)
  website/docs: correct minor version in release notes (#15012)
  root: test label handling and error reporting in PytestTestRunner (#14000)
  outposts/ldap: Handle comma-separated attributes in LDAP search requests (#15000)
  website/integrations: standardize application slug placeholder in docs (#15007)
  core: bump django from 5.1.10 to 5.1.11 (#14997)
cavefire pushed a commit to cavefire/authentik that referenced this pull request Jun 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants