Skip to content

web: Silence ESBuild warning.#13025

Merged
GirlBossRush merged 1 commit intogoauthentik:mainfrom
GirlBossRush:hotfix-esbuild-sourcemap
Feb 14, 2025
Merged

web: Silence ESBuild warning.#13025
GirlBossRush merged 1 commit intogoauthentik:mainfrom
GirlBossRush:hotfix-esbuild-sourcemap

Conversation

@GirlBossRush
Copy link
Contributor

Details

This PR applies a minor fix while ESBuild investigates a sourcemap regression: evanw/esbuild#4075

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 website)

@GirlBossRush GirlBossRush added bug Something isn't working bug/confirmed Confirmed bugs labels Feb 14, 2025
@GirlBossRush GirlBossRush requested a review from a team as a code owner February 14, 2025 01:47
@netlify
Copy link

netlify bot commented Feb 14, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 2529fce
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67aea0c162adb600089f86f2
😎 Deploy Preview https://deploy-preview-13025--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 14, 2025

Deploy Preview for authentik-docs canceled.

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

@codecov
Copy link

codecov bot commented Feb 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.76%. Comparing base (5904fae) to head (2529fce).
Report is 26 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13025      +/-   ##
==========================================
+ Coverage   92.68%   92.76%   +0.08%     
==========================================
  Files         785      785              
  Lines       39623    39623              
==========================================
+ Hits        36724    36756      +32     
+ Misses       2899     2867      -32     
Flag Coverage Δ
e2e 48.49% <ø> (+0.71%) ⬆️
integration 24.54% <ø> (-0.01%) ⬇️
unit 90.43% <ø> (-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.

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.

Excellent use of the @expires pragma!

@GirlBossRush GirlBossRush merged commit 011afc8 into goauthentik:main Feb 14, 2025
70 checks passed
kensternberg-authentik added a commit that referenced this pull request Feb 20, 2025
* main: (35 commits)
  translate: Updates for file web/xliff/en.xlf in ko [Manual Sync] (#13045)
  translate: Updates for file web/xliff/en.xlf in pl [Manual Sync] (#13043)
  translate: Updates for file web/xliff/en.xlf in ru [Manual Sync] (#13055)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in pl [Manual Sync] (#13062)
  translate: Updates for file web/xliff/en.xlf in zh_TW [Manual Sync] (#13056)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in nl [Manual Sync] (#13058)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in ru [Manual Sync] (#13063)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_TW [Manual Sync] (#13064)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in ko [Manual Sync] (#13060)
  translate: Updates for file web/xliff/en.xlf in nl [Manual Sync] (#13044)
  web: Silence ESBuild warning. (#13025)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans [Manual Sync] (#13066)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in tr [Manual Sync] (#13061)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN [Manual Sync] (#13065)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in it [Manual Sync] (#13057)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in pt_BR [Manual Sync] (#13059)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in de [Manual Sync] (#13051)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in fi [Manual Sync] (#13052)
  translate: Updates for file web/xliff/en.xlf in zh-Hans [Manual Sync] (#13050)
  translate: Updates for file locale/en/LC_MESSAGES/django.po in es [Manual Sync] (#13054)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug/confirmed Confirmed bugs bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants