Skip to content

web: Ignore Storybook when running codespell.#13454

Merged
BeryJu merged 1 commit intogoauthentik:mainfrom
GirlBossRush:codespell-ignore-storybook
Mar 11, 2025
Merged

web: Ignore Storybook when running codespell.#13454
BeryJu merged 1 commit intogoauthentik:mainfrom
GirlBossRush:codespell-ignore-storybook

Conversation

@GirlBossRush
Copy link
Contributor

Introduced in #12700, this PR ignores the generated Storybook directory.

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 the bug Something isn't working label Mar 10, 2025
@GirlBossRush GirlBossRush self-assigned this Mar 10, 2025
@GirlBossRush GirlBossRush requested a review from a team as a code owner March 10, 2025 19:57
@netlify
Copy link

netlify bot commented Mar 10, 2025

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit 1080679
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/67cf441856da79000836f545
😎 Deploy Preview https://deploy-preview-13454--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 Mar 10, 2025

Deploy Preview for authentik-docs ready!

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

@codecov
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.68%. Comparing base (0fa4637) to head (1080679).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13454      +/-   ##
==========================================
- Coverage   92.75%   92.68%   -0.07%     
==========================================
  Files         793      793              
  Lines       40364    40376      +12     
==========================================
- Hits        37438    37422      -16     
- Misses       2926     2954      +28     
Flag Coverage Δ
e2e 47.93% <ø> (-0.04%) ⬇️
integration 24.06% <ø> (-0.01%) ⬇️
unit 90.46% <ø> (-0.02%) ⬇️

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.

@BeryJu BeryJu merged commit b082849 into goauthentik:main Mar 11, 2025
88 checks passed
kensternberg-authentik added a commit that referenced this pull request Mar 11, 2025
* main: (77 commits)
  web: Ignore Storybook when running codespell. (#13454)
  core: bump ruff from 0.9.9 to 0.9.10 (#13448)
  core: bump webauthn from 2.5.1 to 2.5.2 (#13449)
  website/docs: backup and restore: remove extra period (#13440)
  website: bump prismjs from 1.29.0 to 1.30.0 in /website (#13456)
  web: bump prismjs from 1.29.0 to 1.30.0 in /web (#13455)
  web: admin interface: faster card load (#13331)
  web/admin: fix display bug for assigned users in application bindings in the wizard (#13435)
  website: bump the build group across 1 directory with 9 updates (#13442)
  core: bump django from 5.0.12 to 5.0.13 (#13425)
  providers/SCIM: fix object exists error for users, attempt to look up user ID in remote system (#13437)
  website/docs: sys mgmt: document authentik backups/restoration (#12943)
  website: fix build in docker (#13430)
  website/integrations: zipline: add (#13257)
  translate: Updates for file web/xliff/en.xlf in fr (#13431)
  lifecycle/aws: bump aws-cdk from 2.1002.0 to 2.1003.0 in /lifecycle/aws (#13426)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#13428)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#13429)
  core, web: update translations (#13423)
  website: add a better edit this page element (#13391)
  ...
kensternberg-authentik added a commit that referenced this pull request Apr 25, 2025
* main:
  web: Ignore Storybook when running codespell. (#13454)
  core: bump ruff from 0.9.9 to 0.9.10 (#13448)
  core: bump webauthn from 2.5.1 to 2.5.2 (#13449)
  website/docs: backup and restore: remove extra period (#13440)
  website: bump prismjs from 1.29.0 to 1.30.0 in /website (#13456)
  web: bump prismjs from 1.29.0 to 1.30.0 in /web (#13455)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants