Skip to content

web: bump API Client version#13093

Merged
BeryJu merged 1 commit intomainfrom
update-web-api-client
Feb 17, 2025
Merged

web: bump API Client version#13093
BeryJu merged 1 commit intomainfrom
update-web-api-client

Conversation

@authentik-automation
Copy link
Contributor

web: bump API Client version

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@authentik-automation authentik-automation bot requested a review from a team as a code owner February 17, 2025 17:50
@authentik-automation authentik-automation bot enabled auto-merge (squash) February 17, 2025 17:50
@BeryJu BeryJu disabled auto-merge February 17, 2025 17:50
@BeryJu BeryJu merged commit e7538b8 into main Feb 17, 2025
48 of 51 checks passed
@BeryJu BeryJu deleted the update-web-api-client branch February 17, 2025 17:50
@netlify
Copy link

netlify bot commented Feb 17, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit a7d385e
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67b376cf911a7c00082656bc
😎 Deploy Preview https://deploy-preview-13093--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 site configuration.

@netlify
Copy link

netlify bot commented Feb 17, 2025

Deploy Preview for authentik-docs canceled.

Name Link
🔨 Latest commit a7d385e
🔍 Latest deploy log https://app.netlify.com/sites/authentik-docs/deploys/67b376cf55cfba0007c3b8a0

@codecov
Copy link

codecov bot commented Feb 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.79%. Comparing base (ab8f5a2) to head (a7d385e).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13093      +/-   ##
==========================================
+ Coverage   92.74%   92.79%   +0.05%     
==========================================
  Files         792      792              
  Lines       40218    40218              
==========================================
+ Hits        37301    37322      +21     
+ Misses       2917     2896      -21     
Flag Coverage Δ
e2e 48.18% <ø> (+0.07%) ⬆️
integration 24.48% <ø> (ø)
unit 90.52% <ø> (+<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.

@github-actions
Copy link
Contributor

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-a7d385e44008722f810ad96ca05dbf709ccd0f60
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-a7d385e44008722f810ad96ca05dbf709ccd0f60

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

kensternberg-authentik added a commit that referenced this pull request Feb 20, 2025
* main:
  web/user: fix opening application with Enter not respecting new tab setting (#13115)
  web: bump API Client version (#13113)
  providers/rac: move to open source (#13015)
  website/docs: add 2025.2 release notes (#13002)
  core: clear expired database sessions (#13105)
  core: bump sentry-sdk from 2.21.0 to 2.22.0 (#13098)
  core: bump bandit from 1.8.2 to 1.8.3 (#13097)
  core: bump aws-cdk-lib from 2.178.2 to 2.179.0 (#13099)
  core: bump goauthentik.io/api/v3 from 3.2024123.4 to 3.2024123.6 (#13100)
  lifecycle/aws: bump aws-cdk from 2.178.2 to 2.179.0 in /lifecycle/aws (#13101)
  website/docs: Add AdventureLog Community Integration Documentation (#12928)
  website/docs: minor fixes (#13095)
  website/integrations: Update to Wizard and Styling Guide (#12919)
  web: bump API Client version (#13093)
  policies/geoip: distance + impossible travel (#12541)
  root: fix generated API docs not being excluded from codespell (#13091)
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