Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web: Silence ESBuild warning. #13025

Merged

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

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

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