Skip to content

website/docs: add content about new Advanced Query searches #16019

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Aug 14, 2025
Merged

Conversation

tanberry
Copy link
Contributor

@tanberry tanberry commented Aug 6, 2025

This PR adds new sections to the following pages about the new advanced queries (based on DjangoQL):

Also adds a link in the 2025.8 Rel Notes to this new content.

Related code PR #7698

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

@tanberry tanberry requested a review from a team as a code owner August 6, 2025 22:19
Copy link

netlify bot commented Aug 6, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit c343a1c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/689dfbfe49c9480007e4764b
😎 Deploy Preview https://deploy-preview-16019--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 Aug 6, 2025

Deploy Preview for authentik-integrations ready!

Name Link
🔨 Latest commit c343a1c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/689dfbfe58134c0008ebc4b8
😎 Deploy Preview https://deploy-preview-16019--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 Aug 6, 2025

Deploy Preview for authentik-storybook canceled.

Name Link
🔨 Latest commit c343a1c
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/689dfbfe3333260008993a0c

Copy link

codecov bot commented Aug 6, 2025

Codecov Report

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

❗ There is a different number of reports uploaded between BASE (c33b9f2) and HEAD (c343a1c). Click for more details.

HEAD has 16 uploads less than BASE
Flag BASE (c33b9f2) HEAD (c343a1c)
e2e 8 2
unit 15 5
Additional details and impacted files
@@             Coverage Diff             @@
##             main   #16019       +/-   ##
===========================================
- Coverage   92.77%   81.62%   -11.15%     
===========================================
  Files         836      836               
  Lines       45167    45167               
===========================================
- Hits        41902    36868     -5034     
- Misses       3265     8299     +5034     
Flag Coverage Δ
e2e 43.05% <ø> (-3.57%) ⬇️
integration 23.59% <ø> (+<0.01%) ⬆️
unit 79.89% <ø> (-11.02%) ⬇️

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.

@tanberry tanberry requested a review from BeryJu August 6, 2025 22:40
Copy link
Contributor

github-actions bot commented Aug 6, 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-c343a1c8da19b32428c61728f36aaf472c7450a2
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-c343a1c8da19b32428c61728f36aaf472c7450a2

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

Copy link
Contributor

@kensternberg-authentik kensternberg-authentik left a comment

Choose a reason for hiding this comment

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

Looks good. No complaints.

@rissson rissson mentioned this pull request Aug 11, 2025
6 tasks
Copy link
Member

@rissson rissson left a comment

Choose a reason for hiding this comment

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

Needs a release notes link

@tanberry tanberry requested a review from rissson August 14, 2025 14:48
@rissson rissson changed the title website/docs: add content about new Advanced Query searches (2025.8) website/docs: add content about new Advanced Query searches Aug 14, 2025
@rissson rissson merged commit 9c9a6e3 into main Aug 14, 2025
107 of 108 checks passed
@rissson rissson deleted the docs-queries branch August 14, 2025 15:31
tanberry added a commit that referenced this pull request Aug 14, 2025
Co-authored-by: Tana M Berry <tana@goauthentik.io>
rissson pushed a commit that referenced this pull request Aug 14, 2025
…ick #16019)  (#16188)

Co-authored-by: Tana M Berry <tana@goauthentik.io>
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.

4 participants