Skip to content

web/admin: fix variable name#15934

Merged
BeryJu merged 1 commit intomainfrom
web/admin/fix-variable-name
Aug 2, 2025
Merged

web/admin: fix variable name#15934
BeryJu merged 1 commit intomainfrom
web/admin/fix-variable-name

Conversation

@gergosimonyi
Copy link
Collaborator

No description provided.

@gergosimonyi gergosimonyi requested a review from a team as a code owner August 2, 2025 12:35
@netlify
Copy link

netlify bot commented Aug 2, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 8e313df
🔍 Latest deploy log https://app.netlify.com/projects/authentik-storybook/deploys/688e062e8f1a77000878b073
😎 Deploy Preview https://deploy-preview-15934--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 2, 2025

Deploy Preview for authentik-docs ready!

Name Link
🔨 Latest commit 8e313df
🔍 Latest deploy log https://app.netlify.com/projects/authentik-docs/deploys/688e062e471f2700083e1531
😎 Deploy Preview https://deploy-preview-15934--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 Aug 2, 2025

Deploy Preview for authentik-integrations canceled.

Name Link
🔨 Latest commit 8e313df
🔍 Latest deploy log https://app.netlify.com/projects/authentik-integrations/deploys/688e062ea34cc20008852b37

@codecov
Copy link

codecov bot commented Aug 2, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.75%. Comparing base (7e4bdac) to head (8e313df).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15934      +/-   ##
==========================================
+ Coverage   92.70%   92.75%   +0.05%     
==========================================
  Files         831      831              
  Lines       44471    44471              
==========================================
+ Hits        41225    41248      +23     
+ Misses       3246     3223      -23     
Flag Coverage Δ
e2e 46.86% <ø> (+0.07%) ⬆️
integration 23.62% <ø> (+<0.01%) ⬆️
unit 90.82% <ø> (+<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.

🚀 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
Contributor

github-actions bot commented Aug 2, 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-8e313dffb93fd83b86ccc0a2d564864e14c462a6
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-8e313dffb93fd83b86ccc0a2d564864e14c462a6

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

@BeryJu BeryJu merged commit 29b0177 into main Aug 2, 2025
109 checks passed
@BeryJu BeryJu deleted the web/admin/fix-variable-name branch August 2, 2025 15:26
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)
  ...
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