Skip to content

web: Make Webdriver optional during install.#15952

Merged
rissson merged 1 commit intomainfrom
optional-webdriver-deps
Aug 4, 2025
Merged

web: Make Webdriver optional during install.#15952
rissson merged 1 commit intomainfrom
optional-webdriver-deps

Conversation

@GirlBossRush
Copy link
Contributor

Details

REPLACE ME


Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

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

@GirlBossRush GirlBossRush requested a review from a team as a code owner August 4, 2025 11:51
@netlify
Copy link

netlify bot commented Aug 4, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit e58d627
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/68909f81a5d5650008092f6b
😎 Deploy Preview https://deploy-preview-15952--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.

@netlify
Copy link

netlify bot commented Aug 4, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit e58d627
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/68909f816a24250008997dde

@netlify
Copy link

netlify bot commented Aug 4, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit e58d627
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68909f81153f9c00082480c3

@GirlBossRush GirlBossRush force-pushed the optional-webdriver-deps branch from b0e24e4 to e58d627 Compare August 4, 2025 11:54
@codecov
Copy link

codecov bot commented Aug 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@0377e35). Learn more about missing BASE report.
⚠️ Report is 332 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #15952   +/-   ##
=======================================
  Coverage        ?   92.75%           
=======================================
  Files           ?      831           
  Lines           ?    44489           
  Branches        ?        0           
=======================================
  Hits            ?    41264           
  Misses          ?     3225           
  Partials        ?        0           
Flag Coverage Δ
e2e 46.86% <ø> (?)
integration 23.62% <ø> (?)
unit 90.82% <ø> (?)

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.

@rissson rissson enabled auto-merge (squash) August 4, 2025 12:08
@github-actions
Copy link
Contributor

github-actions bot commented Aug 4, 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-e58d6272fe92b3a0cc96301abdf913895ff926c6
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-e58d6272fe92b3a0cc96301abdf913895ff926c6

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

@rissson rissson merged commit de9b795 into main Aug 4, 2025
107 checks passed
@rissson rissson deleted the optional-webdriver-deps branch August 4, 2025 12:24
kensternberg-authentik added a commit that referenced this pull request Aug 6, 2025
* main: (77 commits)
  website/integrations: add hass-openid instructions (#14672)
  core: add updated_at field to user (#15571)
  root: Add more opencontainer labels to Dockerfiles (#15923)
  core: bump goauthentik.io/api/v3 from 3.2025064.2 to 3.2025064.3 (#15949)
  core, providers/ldap: add parent/child groups to api and ldap results (#14974)
  web: Make Webdriver optional during install. (#15952)
  core, web: update translations (#15945)
  packages/django-dramatiq-postgres: fix typo (#15932)
  web: bump API Client version (#15942)
  core: fix flow planner checking against wrong user when creating recovery link (#15390)
  providers/saml: configuration for default NameID Policy (#15109)
  core: bump boto3 from 1.39.15 to v1.40.1 (#15926)
  core: bump jsii from 1.112.0 to v1.113.0 (#15927)
  core: bump argon2-cffi-bindings from 21.2.0 to v25.1.0 (#15925)
  core: bump aiohttp from 3.12.14 to v3.12.15 (#15924)
  core: bump opentelemetry-api from 1.35.0 to v1.36.0 (#15928)
  web/admin: fix variable name (#15934)
  policies: fix typo (#15933)
  web: bump @sentry/browser from 9.43.0 to 10.0.0 in /web in the sentry group across 1 directory (#15911)
  core: bump github.com/prometheus/client_golang from 1.22.0 to 1.23.0 (#15908)
  ...
authentik-automation bot pushed a commit that referenced this pull request Aug 28, 2025
This cherry-pick has conflicts that need manual resolution.

Original PR: #15952
Original commit: de9b795
@authentik-automation
Copy link
Contributor

⚠️ Cherry-pick to version-2025.6 has conflicts: #16457

authentik-automation bot pushed a commit that referenced this pull request Aug 28, 2025
This cherry-pick has conflicts that need manual resolution.

Original PR: #15952
Original commit: de9b795
@authentik-automation
Copy link
Contributor

⚠️ Cherry-pick to version-2025.4 has conflicts: #16458

gergosimonyi pushed a commit that referenced this pull request Aug 28, 2025
This cherry-pick has conflicts that need manual resolution.

Original PR: #15952
Original commit: de9b795
gergosimonyi pushed a commit that referenced this pull request Aug 28, 2025
This cherry-pick has conflicts that need manual resolution.

Original PR: #15952
Original commit: de9b795
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