-
-
Notifications
You must be signed in to change notification settings - Fork 909
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
website/scripts/docsmg: final version #11501
Conversation
✅ Deploy Preview for authentik-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for authentik-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Thanks @ObamaTheLlama114 for the updated migration tool! Can you please remove all of the files in the PR except for the ones under |
This reverts commit 2e21a5b.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #11501 +/- ##
=======================================
Coverage 92.75% 92.75%
=======================================
Files 736 736
Lines 36510 36510
=======================================
Hits 33864 33864
Misses 2646 2646
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much @ObamaTheLlama114! This tooling has made my life so much easier.
* main: providers/oauth2: add indexes on tokens (#11524) website/scripts/docsmg: final version (#11501) web: bump ts-pattern from 5.3.1 to 5.4.0 in /web (#11512) web: bump @sentry/browser from 8.31.0 to 8.32.0 in /web in the sentry group across 1 directory (#11510) web: bump @types/node from 22.7.0 to 22.7.2 in /web (#11511) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#11516) web: bump @types/jquery from 3.5.30 to 3.5.31 in /web (#11513) web: bump @types/jquery from 3.5.30 to 3.5.31 in /web/sfe (#11514) translate: Updates for file web/xliff/en.xlf in zh_CN (#11517) core: bump twilio from 9.3.1 to 9.3.2 (#11515) translate: Updates for file web/xliff/en.xlf in zh-Hans (#11518) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#11519) website: bump @types/react from 18.3.8 to 18.3.9 in /website (#11502) core: bump debugpy from 1.8.5 to 1.8.6 (#11503) core: bump google-api-python-client from 2.146.0 to 2.147.0 (#11504) web: bump @types/node from 22.6.1 to 22.7.0 in /web (#11505) core, web: update translations (#11500) sources/ldap: fix mapping check, fix debug endpoint (#11442)
* main: providers/oauth2: add indexes on tokens (#11524) website/scripts/docsmg: final version (#11501) web: bump ts-pattern from 5.3.1 to 5.4.0 in /web (#11512) web: bump @sentry/browser from 8.31.0 to 8.32.0 in /web in the sentry group across 1 directory (#11510) web: bump @types/node from 22.7.0 to 22.7.2 in /web (#11511) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh_CN (#11516) web: bump @types/jquery from 3.5.30 to 3.5.31 in /web (#11513) web: bump @types/jquery from 3.5.30 to 3.5.31 in /web/sfe (#11514) translate: Updates for file web/xliff/en.xlf in zh_CN (#11517) core: bump twilio from 9.3.1 to 9.3.2 (#11515) translate: Updates for file web/xliff/en.xlf in zh-Hans (#11518) translate: Updates for file locale/en/LC_MESSAGES/django.po in zh-Hans (#11519)
final version of the docsmg tool
Checklist
ak test authentik/
)make lint-fix
)If an API change has been made
make gen-build
)If changes to the frontend have been made
make web
)If applicable
make website
)