Skip to content

tests/e2e: switch chrome for chromium#17407

Merged
BeryJu merged 5 commits intomainfrom
tests/e2e/fix-selenium-ffs
Oct 13, 2025
Merged

tests/e2e: switch chrome for chromium#17407
BeryJu merged 5 commits intomainfrom
tests/e2e/fix-selenium-ffs

Conversation

@BeryJu
Copy link
Member

@BeryJu BeryJu commented Oct 13, 2025

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)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested a review from a team as a code owner October 13, 2025 11:29
@netlify
Copy link

netlify bot commented Oct 13, 2025

Deploy Preview for authentik-storybook canceled.

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

@netlify
Copy link

netlify bot commented Oct 13, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit c029dc2
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/68ed037787c63c0008edbbc8

@netlify
Copy link

netlify bot commented Oct 13, 2025

Deploy Preview for authentik-integrations ready!

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

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.92%. Comparing base (53b357d) to head (c029dc2).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17407      +/-   ##
==========================================
+ Coverage   92.88%   92.92%   +0.04%     
==========================================
  Files         868      868              
  Lines       47831    47831              
==========================================
+ Hits        44426    44449      +23     
+ Misses       3405     3382      -23     
Flag Coverage Δ
e2e 45.23% <ø> (+0.23%) ⬆️
integration 23.18% <ø> (+<0.01%) ⬆️
unit 91.06% <ø> (+<0.01%) ⬆️
unit-migrate 91.11% <ø> (?)

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 13, 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-c029dc2b5fcdb03879fe49b9080bb0ea3f91ede7
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-c029dc2b5fcdb03879fe49b9080bb0ea3f91ede7

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

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
@BeryJu BeryJu requested a review from a team as a code owner October 13, 2025 13:49
@BeryJu BeryJu merged commit 97e04a9 into main Oct 13, 2025
99 checks passed
@BeryJu BeryJu deleted the tests/e2e/fix-selenium-ffs branch October 13, 2025 14:36
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.

1 participant